[==========] 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
I20260709 13:00:16.410758  7078 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.233.190:43723
I20260709 13:00:16.412451  7078 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:00:16.413548  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:16.431731  7085 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
W20260709 13:00:16.431742  7084 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
W20260709 13:00:16.432497  7087 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
I20260709 13:00:17.704269  7078 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
W20260709 13:00:17.704668  7086 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 13:00:17.709107  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:17.709364  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:17.709537  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602017709517 us; error 0 us; skew 500 ppm
I20260709 13:00:17.710321  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:17.716136  7078 webserver.cc:533] Webserver started at http://127.6.233.190:36379/ using document root <none> and password file <none>
I20260709 13:00:17.717021  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:17.717216  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:17.717833  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:17.724318  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/master-0-root/instance:
uuid: "92436b43f2b74879a45a75d4780e7ee3"
format_stamp: "Formatted at 2026-07-09 13:00:17 on dist-test-slave-gvjr"
I20260709 13:00:17.732824  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:00:17.738003  7093 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:17.739274  7078 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:00:17.739581  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/master-0-root
uuid: "92436b43f2b74879a45a75d4780e7ee3"
format_stamp: "Formatted at 2026-07-09 13:00:17 on dist-test-slave-gvjr"
I20260709 13:00:17.739917  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-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)
I20260709 13:00:17.803288  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:17.804807  7078 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
I20260709 13:00:17.805218  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:17.878593  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.190:43723
I20260709 13:00:17.878715  7144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.190:43723 every 8 connection(s)
I20260709 13:00:17.886467  7145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:17.908342  7145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3: Bootstrap starting.
I20260709 13:00:17.914199  7145 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:17.916041  7145 log.cc:826] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3: Log is configured to *not* fsync() on all Append() calls
I20260709 13:00:17.920670  7145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3: No bootstrap required, opened a new log
I20260709 13:00:17.940919  7145 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92436b43f2b74879a45a75d4780e7ee3" member_type: VOTER }
I20260709 13:00:17.941490  7145 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:17.941695  7145 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92436b43f2b74879a45a75d4780e7ee3, State: Initialized, Role: FOLLOWER
I20260709 13:00:17.942665  7145 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92436b43f2b74879a45a75d4780e7ee3" member_type: VOTER }
I20260709 13:00:17.943174  7145 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:00:17.943425  7145 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:00:17.943738  7145 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:17.947844  7145 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92436b43f2b74879a45a75d4780e7ee3" member_type: VOTER }
I20260709 13:00:17.948565  7145 leader_election.cc:304] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [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: 92436b43f2b74879a45a75d4780e7ee3; no voters: 
I20260709 13:00:17.950235  7145 leader_election.cc:290] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:00:17.950606  7148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:17.953414  7148 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 1 LEADER]: Becoming Leader. State: Replica: 92436b43f2b74879a45a75d4780e7ee3, State: Running, Role: LEADER
I20260709 13:00:17.954388  7148 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [LEADER]: Queue going to LEADER mode. State: All 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: "92436b43f2b74879a45a75d4780e7ee3" member_type: VOTER }
I20260709 13:00:17.955470  7145 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:00:17.965662  7149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92436b43f2b74879a45a75d4780e7ee3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92436b43f2b74879a45a75d4780e7ee3" member_type: VOTER } }
I20260709 13:00:17.966450  7149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:00:17.966367  7150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92436b43f2b74879a45a75d4780e7ee3. Latest consensus state: current_term: 1 leader_uuid: "92436b43f2b74879a45a75d4780e7ee3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92436b43f2b74879a45a75d4780e7ee3" member_type: VOTER } }
I20260709 13:00:17.967155  7150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [sys.catalog]: This master's current role is: LEADER
I20260709 13:00:17.970237  7157 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:00:17.982293  7157 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:00:17.984555  7078 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:00:17.999364  7157 catalog_manager.cc:1383] Generated new cluster ID: ee55165e9f4b4c4c8f5c8ab3f011e83c
I20260709 13:00:17.999703  7157 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:00:18.031626  7157 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:00:18.033280  7157 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:00:18.046588  7157 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3: Generated new TSK 0
I20260709 13:00:18.047698  7157 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:00:18.116288  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:18.125252  7167 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
W20260709 13:00:18.126931  7168 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
W20260709 13:00:18.130453  7170 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
I20260709 13:00:18.130807  7078 server_base.cc:1061] running on GCE node
I20260709 13:00:18.131716  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:18.131938  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:18.132115  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602018132097 us; error 0 us; skew 500 ppm
I20260709 13:00:18.132718  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:18.137292  7078 webserver.cc:533] Webserver started at http://127.6.233.129:36165/ using document root <none> and password file <none>
I20260709 13:00:18.137892  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:18.138121  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:18.138422  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:18.139633  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-0-root/instance:
uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
format_stamp: "Formatted at 2026-07-09 13:00:18 on dist-test-slave-gvjr"
I20260709 13:00:18.145643  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:00:18.150342  7175 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:18.151321  7078 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:00:18.151633  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
format_stamp: "Formatted at 2026-07-09 13:00:18 on dist-test-slave-gvjr"
I20260709 13:00:18.151933  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-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)
I20260709 13:00:18.197031  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:18.198454  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:18.201376  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:18.206207  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:18.206480  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:18.206795  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:18.206970  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:18.312809  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:42559
I20260709 13:00:18.312882  7237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:42559 every 8 connection(s)
I20260709 13:00:18.320266  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:18.331877  7242 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
W20260709 13:00:18.331867  7243 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
I20260709 13:00:18.339887  7078 server_base.cc:1061] running on GCE node
W20260709 13:00:18.341164  7245 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
I20260709 13:00:18.342191  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:18.342442  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:18.342648  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602018342628 us; error 0 us; skew 500 ppm
I20260709 13:00:18.343324  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:18.349735  7238 heartbeater.cc:344] Connected to a master server at 127.6.233.190:43723
I20260709 13:00:18.350309  7238 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:18.351526  7238 heartbeater.cc:507] Master 127.6.233.190:43723 requested a full tablet report, sending...
I20260709 13:00:18.355587  7110 ts_manager.cc:194] Registered new tserver with Master: 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559)
I20260709 13:00:18.357542  7078 webserver.cc:533] Webserver started at http://127.6.233.130:36833/ using document root <none> and password file <none>
I20260709 13:00:18.358283  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:18.358527  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:18.358891  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:18.358911  7110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40042
I20260709 13:00:18.360553  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-1-root/instance:
uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
format_stamp: "Formatted at 2026-07-09 13:00:18 on dist-test-slave-gvjr"
I20260709 13:00:18.366159  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:00:18.370705  7250 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:18.371681  7078 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:00:18.371991  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-1-root
uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
format_stamp: "Formatted at 2026-07-09 13:00:18 on dist-test-slave-gvjr"
I20260709 13:00:18.372301  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-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)
I20260709 13:00:18.391799  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:18.393118  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:18.395329  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:18.398283  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:18.398531  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:18.398798  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:18.399009  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:18.491314  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.130:36687
I20260709 13:00:18.491425  7312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.130:36687 every 8 connection(s)
I20260709 13:00:18.497740  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:18.507226  7316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:00:18.511193  7313 heartbeater.cc:344] Connected to a master server at 127.6.233.190:43723
I20260709 13:00:18.511620  7313 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:18.512595  7313 heartbeater.cc:507] Master 127.6.233.190:43723 requested a full tablet report, sending...
I20260709 13:00:18.515089  7110 ts_manager.cc:194] Registered new tserver with Master: 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:18.516863  7110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40056
W20260709 13:00:18.519778  7317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:00:18.520656  7078 server_base.cc:1061] running on GCE node
W20260709 13:00:18.522531  7319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:00:18.523558  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:18.523800  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:18.524004  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602018523973 us; error 0 us; skew 500 ppm
I20260709 13:00:18.524564  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:18.527326  7078 webserver.cc:533] Webserver started at http://127.6.233.131:33957/ using document root <none> and password file <none>
I20260709 13:00:18.527802  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:18.528015  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:18.528288  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:18.529330  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-2-root/instance:
uuid: "59cf6b5c38cb41dda418a2c40ac789af"
format_stamp: "Formatted at 2026-07-09 13:00:18 on dist-test-slave-gvjr"
I20260709 13:00:18.534092  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:00:18.537660  7324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:18.538566  7078 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:00:18.538883  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-2-root
uuid: "59cf6b5c38cb41dda418a2c40ac789af"
format_stamp: "Formatted at 2026-07-09 13:00:18 on dist-test-slave-gvjr"
I20260709 13:00:18.539235  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602016243738-7078-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)
I20260709 13:00:18.556308  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:18.557745  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:18.559168  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:18.561261  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:18.561509  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:18.561748  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:18.561919  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:18.657522  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.131:46015
I20260709 13:00:18.657645  7386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.131:46015 every 8 connection(s)
I20260709 13:00:18.684229  7387 heartbeater.cc:344] Connected to a master server at 127.6.233.190:43723
I20260709 13:00:18.684727  7387 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:18.685894  7387 heartbeater.cc:507] Master 127.6.233.190:43723 requested a full tablet report, sending...
I20260709 13:00:18.688050  7110 ts_manager.cc:194] Registered new tserver with Master: 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:18.688239  7078 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021754633s
I20260709 13:00:18.689488  7110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38170
I20260709 13:00:18.741712  7110 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38186:
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"
    }
  }
}
W20260709 13:00:18.745329  7110 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.
I20260709 13:00:18.849227  7278 tablet_service.cc:1511] Processing CreateTablet for tablet 90514ebad9b4471e93fd5180d62316e5 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:00:18.850171  7276 tablet_service.cc:1511] Processing CreateTablet for tablet fd173b4dd9e3436896e9a0b9c605ff5d (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:00:18.852252  7277 tablet_service.cc:1511] Processing CreateTablet for tablet bf7f1016de7e42408d68336e8bce2cf3 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:00:18.850806  7278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90514ebad9b4471e93fd5180d62316e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.853914  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 461de677130b4eb0840445b1bde566f6 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:00:18.854889  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7f1016de7e42408d68336e8bce2cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.855518  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461de677130b4eb0840445b1bde566f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.857597  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd173b4dd9e3436896e9a0b9c605ff5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.863758  7274 tablet_service.cc:1511] Processing CreateTablet for tablet ee69e4a60aec4888b78efade4e8a3308 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:00:18.867883  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee69e4a60aec4888b78efade4e8a3308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.877895  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 5d8c41bf68574985970eb009e824edaa (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:00:18.881294  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8c41bf68574985970eb009e824edaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.887629  7272 tablet_service.cc:1511] Processing CreateTablet for tablet 4493ca2c69d046d291c9befe5b6d240c (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:00:18.901508  7271 tablet_service.cc:1511] Processing CreateTablet for tablet a15ebef3b4044acbb14e75a5922596d6 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:00:18.901677  7203 tablet_service.cc:1511] Processing CreateTablet for tablet 90514ebad9b4471e93fd5180d62316e5 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:00:18.900782  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4493ca2c69d046d291c9befe5b6d240c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.911792  7200 tablet_service.cc:1511] Processing CreateTablet for tablet 461de677130b4eb0840445b1bde566f6 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:00:18.916199  7198 tablet_service.cc:1511] Processing CreateTablet for tablet 5d8c41bf68574985970eb009e824edaa (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:00:18.916373  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15ebef3b4044acbb14e75a5922596d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.918382  7203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90514ebad9b4471e93fd5180d62316e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.922802  7201 tablet_service.cc:1511] Processing CreateTablet for tablet fd173b4dd9e3436896e9a0b9c605ff5d (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:00:18.926311  7197 tablet_service.cc:1511] Processing CreateTablet for tablet 4493ca2c69d046d291c9befe5b6d240c (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:00:18.928669  7196 tablet_service.cc:1511] Processing CreateTablet for tablet a15ebef3b4044acbb14e75a5922596d6 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:00:18.916769  7202 tablet_service.cc:1511] Processing CreateTablet for tablet bf7f1016de7e42408d68336e8bce2cf3 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:00:18.927779  7199 tablet_service.cc:1511] Processing CreateTablet for tablet ee69e4a60aec4888b78efade4e8a3308 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:00:18.945912  7347 tablet_service.cc:1511] Processing CreateTablet for tablet 5d8c41bf68574985970eb009e824edaa (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:00:18.947546  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8c41bf68574985970eb009e824edaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.943727  7200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461de677130b4eb0840445b1bde566f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.966482  7349 tablet_service.cc:1511] Processing CreateTablet for tablet 461de677130b4eb0840445b1bde566f6 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:00:18.970729  7348 tablet_service.cc:1511] Processing CreateTablet for tablet ee69e4a60aec4888b78efade4e8a3308 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:00:18.971851  7199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee69e4a60aec4888b78efade4e8a3308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.974128  7350 tablet_service.cc:1511] Processing CreateTablet for tablet fd173b4dd9e3436896e9a0b9c605ff5d (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:00:18.974362  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461de677130b4eb0840445b1bde566f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:18.976598  7346 tablet_service.cc:1511] Processing CreateTablet for tablet 4493ca2c69d046d291c9befe5b6d240c (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:00:18.974236  7195 tablet_service.cc:1511] Processing CreateTablet for tablet 26ab56a808844888b0fccb5649407db1 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:00:18.982285  7198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d8c41bf68574985970eb009e824edaa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:00:18.984369  7158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:18.970890  7351 tablet_service.cc:1511] Processing CreateTablet for tablet bf7f1016de7e42408d68336e8bce2cf3 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:00:18.988878  7345 tablet_service.cc:1511] Processing CreateTablet for tablet a15ebef3b4044acbb14e75a5922596d6 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:00:18.974108  7352 tablet_service.cc:1511] Processing CreateTablet for tablet 90514ebad9b4471e93fd5180d62316e5 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:00:18.991564  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee69e4a60aec4888b78efade4e8a3308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.001874  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4493ca2c69d046d291c9befe5b6d240c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.005025  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15ebef3b4044acbb14e75a5922596d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.009505  7270 tablet_service.cc:1511] Processing CreateTablet for tablet 26ab56a808844888b0fccb5649407db1 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:00:19.007342  7196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15ebef3b4044acbb14e75a5922596d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.014191  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7f1016de7e42408d68336e8bce2cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.013677  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ab56a808844888b0fccb5649407db1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.020412  7352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90514ebad9b4471e93fd5180d62316e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.024156  7195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ab56a808844888b0fccb5649407db1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.032104  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd173b4dd9e3436896e9a0b9c605ff5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.037806  7197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4493ca2c69d046d291c9befe5b6d240c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.049172  7405 tablet_bootstrap.cc:492] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Bootstrap starting.
I20260709 13:00:19.061124  7347 tablet_service.cc:1511] Processing CreateTablet for tablet 26ab56a808844888b0fccb5649407db1 (DEFAULT_TABLE table=test-workload [id=a314e61c74fe41d29cfa9e11d3a08c21]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:00:19.065100  7201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd173b4dd9e3436896e9a0b9c605ff5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.065864  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ab56a808844888b0fccb5649407db1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.087815  7202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf7f1016de7e42408d68336e8bce2cf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:19.108366  7404 tablet_bootstrap.cc:492] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af: Bootstrap starting.
I20260709 13:00:19.124460  7406 tablet_bootstrap.cc:492] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562: Bootstrap starting.
I20260709 13:00:19.132684  7405 tablet_bootstrap.cc:654] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.169262  7404 tablet_bootstrap.cc:654] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.205588  7406 tablet_bootstrap.cc:654] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.212265  7405 tablet_bootstrap.cc:492] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: No bootstrap required, opened a new log
I20260709 13:00:19.212798  7405 ts_tablet_manager.cc:1403] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.022s
I20260709 13:00:19.218432  7405 raft_consensus.cc:359] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.218971  7404 tablet_bootstrap.cc:492] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af: No bootstrap required, opened a new log
I20260709 13:00:19.219069  7405 raft_consensus.cc:385] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.219831  7404 ts_tablet_manager.cc:1403] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af: Time spent bootstrapping tablet: real 0.159s	user 0.017s	sys 0.000s
I20260709 13:00:19.219913  7405 raft_consensus.cc:740] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.220820  7405 consensus_queue.cc:260] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.222810  7313 heartbeater.cc:499] Master 127.6.233.190:43723 was elected leader, sending a full tablet report...
I20260709 13:00:19.222587  7404 raft_consensus.cc:359] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.223605  7404 raft_consensus.cc:385] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.223893  7404 raft_consensus.cc:740] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.224586  7404 consensus_queue.cc:260] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.227304  7387 heartbeater.cc:499] Master 127.6.233.190:43723 was elected leader, sending a full tablet report...
I20260709 13:00:19.227582  7404 ts_tablet_manager.cc:1434] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:00:19.228513  7404 tablet_bootstrap.cc:492] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af: Bootstrap starting.
I20260709 13:00:19.231973  7405 ts_tablet_manager.cc:1434] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.006s
I20260709 13:00:19.235164  7405 tablet_bootstrap.cc:492] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Bootstrap starting.
I20260709 13:00:19.235343  7404 tablet_bootstrap.cc:654] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.233805  7406 tablet_bootstrap.cc:492] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562: No bootstrap required, opened a new log
I20260709 13:00:19.235967  7406 ts_tablet_manager.cc:1403] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.014s
I20260709 13:00:19.243458  7406 raft_consensus.cc:359] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.244282  7406 raft_consensus.cc:385] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.244659  7406 raft_consensus.cc:740] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Initialized, Role: FOLLOWER
W20260709 13:00:19.249032  7314 tablet.cc:2406] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:00:19.250905  7406 consensus_queue.cc:260] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.250036  7405 tablet_bootstrap.cc:654] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.257296  7238 heartbeater.cc:499] Master 127.6.233.190:43723 was elected leader, sending a full tablet report...
I20260709 13:00:19.258337  7406 ts_tablet_manager.cc:1434] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:00:19.259410  7406 tablet_bootstrap.cc:492] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562: Bootstrap starting.
I20260709 13:00:19.266010  7406 tablet_bootstrap.cc:654] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.286290  7405 tablet_bootstrap.cc:492] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2: No bootstrap required, opened a new log
I20260709 13:00:19.286834  7405 ts_tablet_manager.cc:1403] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.003s
I20260709 13:00:19.287312  7404 tablet_bootstrap.cc:492] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af: No bootstrap required, opened a new log
I20260709 13:00:19.287797  7404 ts_tablet_manager.cc:1403] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.024s
I20260709 13:00:19.289737  7405 raft_consensus.cc:359] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.290474  7405 raft_consensus.cc:385] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.290835  7405 raft_consensus.cc:740] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.290594  7404 raft_consensus.cc:359] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.291380  7404 raft_consensus.cc:385] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.291704  7404 raft_consensus.cc:740] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.292479  7404 consensus_queue.cc:260] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.291612  7405 consensus_queue.cc:260] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.294871  7404 ts_tablet_manager.cc:1434] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:00:19.295562  7405 ts_tablet_manager.cc:1434] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260709 13:00:19.295828  7404 tablet_bootstrap.cc:492] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af: Bootstrap starting.
I20260709 13:00:19.296479  7405 tablet_bootstrap.cc:492] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Bootstrap starting.
I20260709 13:00:19.303082  7404 tablet_bootstrap.cc:654] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.307753  7405 tablet_bootstrap.cc:654] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.314284  7404 tablet_bootstrap.cc:492] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af: No bootstrap required, opened a new log
I20260709 13:00:19.314751  7404 ts_tablet_manager.cc:1403] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260709 13:00:19.317811  7404 raft_consensus.cc:359] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.318557  7404 raft_consensus.cc:385] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.318837  7404 raft_consensus.cc:740] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.319669  7404 consensus_queue.cc:260] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.324204  7404 ts_tablet_manager.cc:1434] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:00:19.327502  7404 tablet_bootstrap.cc:492] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af: Bootstrap starting.
I20260709 13:00:19.335340  7404 tablet_bootstrap.cc:654] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.339632  7405 tablet_bootstrap.cc:492] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2: No bootstrap required, opened a new log
I20260709 13:00:19.340147  7405 ts_tablet_manager.cc:1403] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.007s
I20260709 13:00:19.340801  7404 tablet_bootstrap.cc:492] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af: No bootstrap required, opened a new log
I20260709 13:00:19.341265  7404 ts_tablet_manager.cc:1403] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:00:19.343318  7405 raft_consensus.cc:359] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.344050  7405 raft_consensus.cc:385] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.344355  7405 raft_consensus.cc:740] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.344363  7404 raft_consensus.cc:359] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.345197  7404 raft_consensus.cc:385] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.345554  7404 raft_consensus.cc:740] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.345189  7405 consensus_queue.cc:260] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.346256  7404 consensus_queue.cc:260] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.347842  7405 ts_tablet_manager.cc:1434] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:00:19.348678  7404 ts_tablet_manager.cc:1434] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:00:19.348858  7405 tablet_bootstrap.cc:492] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2: Bootstrap starting.
I20260709 13:00:19.349653  7404 tablet_bootstrap.cc:492] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af: Bootstrap starting.
I20260709 13:00:19.356088  7405 tablet_bootstrap.cc:654] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.356742  7404 tablet_bootstrap.cc:654] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.367679  7405 tablet_bootstrap.cc:492] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2: No bootstrap required, opened a new log
I20260709 13:00:19.368222  7405 ts_tablet_manager.cc:1403] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260709 13:00:19.368314  7404 tablet_bootstrap.cc:492] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af: No bootstrap required, opened a new log
I20260709 13:00:19.368839  7404 ts_tablet_manager.cc:1403] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:00:19.371019  7411 raft_consensus.cc:493] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.371572  7411 raft_consensus.cc:515] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.372917  7406 tablet_bootstrap.cc:492] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562: No bootstrap required, opened a new log
I20260709 13:00:19.373421  7406 ts_tablet_manager.cc:1403] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent bootstrapping tablet: real 0.114s	user 0.020s	sys 0.028s
I20260709 13:00:19.374521  7411 leader_election.cc:290] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.376194  7404 raft_consensus.cc:359] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.376972  7404 raft_consensus.cc:385] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.377305  7404 raft_consensus.cc:740] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.376650  7406 raft_consensus.cc:359] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.378324  7406 raft_consensus.cc:385] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.378043  7404 consensus_queue.cc:260] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.378659  7406 raft_consensus.cc:740] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.379616  7406 consensus_queue.cc:260] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.382803  7406 ts_tablet_manager.cc:1434] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:00:19.383857  7406 tablet_bootstrap.cc:492] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562: Bootstrap starting.
I20260709 13:00:19.386047  7404 ts_tablet_manager.cc:1434] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:00:19.387089  7404 tablet_bootstrap.cc:492] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af: Bootstrap starting.
I20260709 13:00:19.379832  7405 raft_consensus.cc:359] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.391408  7405 raft_consensus.cc:385] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.391909  7405 raft_consensus.cc:740] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.395490  7410 raft_consensus.cc:493] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.396133  7410 raft_consensus.cc:515] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.398867  7410 leader_election.cc:290] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:19.408145  7413 raft_consensus.cc:493] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.394913  7405 consensus_queue.cc:260] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.408864  7413 raft_consensus.cc:515] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.413645  7413 leader_election.cc:290] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:19.424628  7405 ts_tablet_manager.cc:1434] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260709 13:00:19.425901  7405 tablet_bootstrap.cc:492] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Bootstrap starting.
I20260709 13:00:19.449815  7410 raft_consensus.cc:493] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.452013  7404 tablet_bootstrap.cc:654] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.450443  7410 raft_consensus.cc:515] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.452639  7411 raft_consensus.cc:493] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.461062  7410 leader_election.cc:290] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:19.461189  7406 tablet_bootstrap.cc:654] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.465001  7405 tablet_bootstrap.cc:654] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.461946  7411 raft_consensus.cc:515] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.470882  7413 raft_consensus.cc:493] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.471982  7411 leader_election.cc:290] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.472676  7411 raft_consensus.cc:493] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.473241  7411 raft_consensus.cc:515] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.471843  7413 raft_consensus.cc:515] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.480719  7413 leader_election.cc:290] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:19.482862  7411 leader_election.cc:290] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.526645  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15ebef3b4044acbb14e75a5922596d6" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:19.529913  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:19.535029  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:19.536258  7213 raft_consensus.cc:2468] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 0.
I20260709 13:00:19.538203  7406 tablet_bootstrap.cc:492] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562: No bootstrap required, opened a new log
I20260709 13:00:19.538692  7406 ts_tablet_manager.cc:1403] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent bootstrapping tablet: real 0.155s	user 0.014s	sys 0.014s
W20260709 13:00:19.543594  7326 leader_election.cc:343] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.546469  7404 tablet_bootstrap.cc:492] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af: No bootstrap required, opened a new log
I20260709 13:00:19.547309  7404 ts_tablet_manager.cc:1403] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent bootstrapping tablet: real 0.160s	user 0.023s	sys 0.009s
I20260709 13:00:19.548141  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
I20260709 13:00:19.544543  7326 leader_election.cc:304] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:19.549597  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15ebef3b4044acbb14e75a5922596d6" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
W20260709 13:00:19.551816  7326 leader_election.cc:343] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.552428  7405 tablet_bootstrap.cc:492] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2: No bootstrap required, opened a new log
I20260709 13:00:19.552273  7428 raft_consensus.cc:2804] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:19.552956  7405 ts_tablet_manager.cc:1403] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.007s
I20260709 13:00:19.552944  7428 raft_consensus.cc:493] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:19.554273  7428 raft_consensus.cc:3060] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.550715  7406 raft_consensus.cc:359] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.554737  7406 raft_consensus.cc:385] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.554661  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
I20260709 13:00:19.555856  7406 raft_consensus.cc:740] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Initialized, Role: FOLLOWER
W20260709 13:00:19.559798  7328 leader_election.cc:343] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.558569  7287 raft_consensus.cc:2468] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 0.
I20260709 13:00:19.559773  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
I20260709 13:00:19.560556  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
W20260709 13:00:19.562652  7328 leader_election.cc:343] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:19.567957  7254 leader_election.cc:343] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.564144  7328 leader_election.cc:304] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59cf6b5c38cb41dda418a2c40ac789af; no voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:19.569099  7411 raft_consensus.cc:2749] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:19.572706  7328 leader_election.cc:304] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:19.573499  7411 raft_consensus.cc:2804] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:19.574156  7411 raft_consensus.cc:493] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:00:19.574294  7254 leader_election.cc:343] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.574551  7411 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.573840  7404 raft_consensus.cc:359] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.575030  7404 raft_consensus.cc:385] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.567611  7406 consensus_queue.cc:260] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.576848  7404 raft_consensus.cc:740] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.581295  7406 ts_tablet_manager.cc:1434] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.004s
I20260709 13:00:19.581089  7405 raft_consensus.cc:359] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.584299  7405 raft_consensus.cc:385] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.585383  7404 consensus_queue.cc:260] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.584604  7405 raft_consensus.cc:740] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.589433  7405 consensus_queue.cc:260] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.590636  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:19.589443  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:19.591378  7211 raft_consensus.cc:2468] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 0.
I20260709 13:00:19.589013  7406 tablet_bootstrap.cc:492] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562: Bootstrap starting.
W20260709 13:00:19.592738  7252 leader_election.cc:343] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.593235  7405 ts_tablet_manager.cc:1434] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 13:00:19.593195  7252 leader_election.cc:304] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2; no voters: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:19.594502  7410 raft_consensus.cc:2749] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:19.594758  7405 tablet_bootstrap.cc:492] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2: Bootstrap starting.
I20260709 13:00:19.594944  7252 leader_election.cc:304] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:19.596707  7410 raft_consensus.cc:2804] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:19.597105  7410 raft_consensus.cc:493] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:19.597793  7410 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.599397  7411 raft_consensus.cc:515] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.601739  7428 raft_consensus.cc:515] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.608580  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:19.609436  7287 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.605783  7411 leader_election.cc:290] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.622022  7428 leader_election.cc:290] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.636106  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:19.635840  7404 ts_tablet_manager.cc:1434] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent starting tablet: real 0.088s	user 0.010s	sys 0.001s
I20260709 13:00:19.638599  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:19.639695  7435 raft_consensus.cc:493] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.626909  7287 raft_consensus.cc:2468] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 1.
I20260709 13:00:19.641396  7435 raft_consensus.cc:515] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.637619  7410 raft_consensus.cc:515] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.643566  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
I20260709 13:00:19.642978  7288 raft_consensus.cc:3060] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.642338  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
I20260709 13:00:19.644773  7404 tablet_bootstrap.cc:492] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af: Bootstrap starting.
I20260709 13:00:19.646337  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
W20260709 13:00:19.645067  7326 leader_election.cc:343] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.649251  7286 raft_consensus.cc:2393] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in current term 1: Already voted for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in this term.
I20260709 13:00:19.649451  7211 raft_consensus.cc:3060] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.651854  7410 leader_election.cc:290] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:19.652608  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:19.652945  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:19.653247  7213 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.653550  7362 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.658622  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
I20260709 13:00:19.663676  7405 tablet_bootstrap.cc:654] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.665014  7213 raft_consensus.cc:2468] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 1.
I20260709 13:00:19.664851  7179 leader_election.cc:304] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:19.667513  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
I20260709 13:00:19.667516  7406 tablet_bootstrap.cc:654] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.669464  7361 raft_consensus.cc:2393] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in current term 1: Already voted for candidate 59cf6b5c38cb41dda418a2c40ac789af in this term.
I20260709 13:00:19.669798  7413 raft_consensus.cc:2749] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:19.672705  7179 leader_election.cc:304] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:19.670295  7328 leader_election.cc:304] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:19.673661  7436 raft_consensus.cc:493] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.674149  7252 leader_election.cc:304] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:19.674443  7428 raft_consensus.cc:2804] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:19.678205  7428 raft_consensus.cc:697] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Becoming Leader. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:19.673208  7362 raft_consensus.cc:2468] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 1.
I20260709 13:00:19.678138  7436 raft_consensus.cc:515] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.679167  7428 consensus_queue.cc:237] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.675534  7288 raft_consensus.cc:2468] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 1.
I20260709 13:00:19.680989  7436 leader_election.cc:290] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.681710  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:19.676262  7404 tablet_bootstrap.cc:654] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.676673  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
I20260709 13:00:19.677292  7211 raft_consensus.cc:2468] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 1.
I20260709 13:00:19.684013  7413 raft_consensus.cc:2749] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:19.677563  7435 leader_election.cc:290] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
W20260709 13:00:19.682845  7326 leader_election.cc:343] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.684984  7326 leader_election.cc:304] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:19.687233  7436 raft_consensus.cc:2804] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:19.687754  7436 raft_consensus.cc:697] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Becoming Leader. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:19.688558  7436 consensus_queue.cc:237] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
W20260709 13:00:19.689087  7254 leader_election.cc:343] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.690454  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
W20260709 13:00:19.693066  7328 leader_election.cc:343] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.693662  7328 leader_election.cc:304] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59cf6b5c38cb41dda418a2c40ac789af; no voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:19.694681  7411 raft_consensus.cc:2749] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:19.695204  7406 tablet_bootstrap.cc:492] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562: No bootstrap required, opened a new log
I20260709 13:00:19.695654  7406 ts_tablet_manager.cc:1403] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.003s
I20260709 13:00:19.696235  7435 raft_consensus.cc:2804] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:19.696687  7435 raft_consensus.cc:697] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:19.697564  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:19.697471  7435 consensus_queue.cc:237] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
W20260709 13:00:19.699821  7252 leader_election.cc:343] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.700242  7252 leader_election.cc:304] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2; no voters: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:19.702253  7410 raft_consensus.cc:2749] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:19.698444  7406 raft_consensus.cc:359] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.704036  7406 raft_consensus.cc:385] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.704375  7406 raft_consensus.cc:740] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.705298  7406 consensus_queue.cc:260] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.710763  7405 tablet_bootstrap.cc:492] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2: No bootstrap required, opened a new log
I20260709 13:00:19.711325  7405 ts_tablet_manager.cc:1403] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.001s
I20260709 13:00:19.714686  7406 ts_tablet_manager.cc:1434] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:00:19.715731  7406 tablet_bootstrap.cc:492] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562: Bootstrap starting.
I20260709 13:00:19.722738  7110 catalog_manager.cc:5697] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131). New cstate: current_term: 1 leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:19.728618  7405 raft_consensus.cc:359] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.727367  7109 catalog_manager.cc:5697] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:19.729939  7405 raft_consensus.cc:385] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.731020  7405 raft_consensus.cc:740] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.731376  7413 raft_consensus.cc:493] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.731846  7413 raft_consensus.cc:515] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.731786  7405 consensus_queue.cc:260] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.735477  7405 ts_tablet_manager.cc:1434] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 13:00:19.736462  7405 tablet_bootstrap.cc:492] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2: Bootstrap starting.
I20260709 13:00:19.737166  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ab56a808844888b0fccb5649407db1" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
I20260709 13:00:19.737413  7404 tablet_bootstrap.cc:492] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af: No bootstrap required, opened a new log
I20260709 13:00:19.737871  7404 ts_tablet_manager.cc:1403] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.015s
I20260709 13:00:19.734930  7413 leader_election.cc:290] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:19.738336  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ab56a808844888b0fccb5649407db1" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
W20260709 13:00:19.740127  7179 leader_election.cc:343] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:19.742575  7179 leader_election.cc:343] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.742838  7406 tablet_bootstrap.cc:654] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.742673  7404 raft_consensus.cc:359] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.744163  7404 raft_consensus.cc:385] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.743759  7179 leader_election.cc:304] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:19.744628  7404 raft_consensus.cc:740] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.745599  7413 raft_consensus.cc:2749] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:19.745533  7404 consensus_queue.cc:260] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.749248  7404 ts_tablet_manager.cc:1434] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:00:19.749502  7406 tablet_bootstrap.cc:492] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562: No bootstrap required, opened a new log
I20260709 13:00:19.750319  7405 tablet_bootstrap.cc:654] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.750389  7406 ts_tablet_manager.cc:1403] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.004s
I20260709 13:00:19.750350  7404 tablet_bootstrap.cc:492] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af: Bootstrap starting.
I20260709 13:00:19.753582  7406 raft_consensus.cc:359] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.754374  7406 raft_consensus.cc:385] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.754729  7406 raft_consensus.cc:740] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.755151  7436 raft_consensus.cc:493] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.755600  7436 raft_consensus.cc:515] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.757845  7436 leader_election.cc:290] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.759374  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
I20260709 13:00:19.759867  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:19.760318  7288 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 0.
I20260709 13:00:19.755462  7406 consensus_queue.cc:260] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.762058  7328 leader_election.cc:304] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 
I20260709 13:00:19.762570  7211 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 0.
I20260709 13:00:19.763118  7436 raft_consensus.cc:2804] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:19.763486  7436 raft_consensus.cc:493] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:19.763819  7436 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.772764  7406 ts_tablet_manager.cc:1434] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260709 13:00:19.774042  7404 tablet_bootstrap.cc:654] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.776458  7436 raft_consensus.cc:515] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.778823  7406 tablet_bootstrap.cc:492] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562: Bootstrap starting.
I20260709 13:00:19.783464  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:19.782409  7436 leader_election.cc:290] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.784438  7211 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.783140  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:19.786341  7288 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.796753  7404 tablet_bootstrap.cc:492] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af: No bootstrap required, opened a new log
I20260709 13:00:19.797367  7404 ts_tablet_manager.cc:1403] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.010s
I20260709 13:00:19.798493  7405 tablet_bootstrap.cc:492] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2: No bootstrap required, opened a new log
I20260709 13:00:19.799060  7405 ts_tablet_manager.cc:1403] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.012s
I20260709 13:00:19.800802  7406 tablet_bootstrap.cc:654] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.801117  7211 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 1.
I20260709 13:00:19.801805  7436 raft_consensus.cc:493] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.802590  7436 raft_consensus.cc:515] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.803102  7288 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 1.
I20260709 13:00:19.802942  7326 leader_election.cc:304] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:19.804404  7428 raft_consensus.cc:2804] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:19.804862  7428 raft_consensus.cc:697] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Becoming Leader. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:19.806305  7428 consensus_queue.cc:237] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.807502  7405 raft_consensus.cc:359] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.808223  7405 raft_consensus.cc:385] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.808519  7405 raft_consensus.cc:740] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.809247  7436 leader_election.cc:290] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.810379  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
I20260709 13:00:19.810707  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
W20260709 13:00:19.819701  7326 leader_election.cc:343] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.820073  7288 raft_consensus.cc:2468] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 0.
I20260709 13:00:19.826256  7328 leader_election.cc:304] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:19.827044  7436 raft_consensus.cc:2804] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:19.827970  7404 raft_consensus.cc:359] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.828507  7404 raft_consensus.cc:385] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.828719  7404 raft_consensus.cc:740] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.829258  7404 consensus_queue.cc:260] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.829783  7436 raft_consensus.cc:493] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:19.809269  7405 consensus_queue.cc:260] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.837190  7436 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.843678  7404 ts_tablet_manager.cc:1434] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260709 13:00:19.844430  7404 tablet_bootstrap.cc:492] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af: Bootstrap starting.
I20260709 13:00:19.846627  7406 tablet_bootstrap.cc:492] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562: No bootstrap required, opened a new log
I20260709 13:00:19.847129  7406 ts_tablet_manager.cc:1403] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.024s
I20260709 13:00:19.853000  7406 raft_consensus.cc:359] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.853557  7404 tablet_bootstrap.cc:654] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.854429  7405 ts_tablet_manager.cc:1434] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.004s
I20260709 13:00:19.853833  7406 raft_consensus.cc:385] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.855070  7406 raft_consensus.cc:740] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.855641  7405 tablet_bootstrap.cc:492] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Bootstrap starting.
I20260709 13:00:19.853830  7436 raft_consensus.cc:515] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.856007  7406 consensus_queue.cc:260] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.860224  7443 raft_consensus.cc:493] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:19.861407  7436 leader_election.cc:290] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:19.862064  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:19.864602  7405 tablet_bootstrap.cc:654] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:19.865024  7326 leader_election.cc:343] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:19.864348  7108 catalog_manager.cc:5697] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131). New cstate: current_term: 1 leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:19.871835  7108 catalog_manager.cc:5697] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131). New cstate: current_term: 1 leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:19.860707  7406 ts_tablet_manager.cc:1434] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:00:19.874704  7406 tablet_bootstrap.cc:492] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562: Bootstrap starting.
I20260709 13:00:19.876101  7405 tablet_bootstrap.cc:492] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2: No bootstrap required, opened a new log
I20260709 13:00:19.876684  7405 ts_tablet_manager.cc:1403] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:00:19.879622  7405 raft_consensus.cc:359] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.880256  7405 raft_consensus.cc:385] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.880507  7405 raft_consensus.cc:740] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.881142  7405 consensus_queue.cc:260] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.881835  7406 tablet_bootstrap.cc:654] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.883391  7405 ts_tablet_manager.cc:1434] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:00:19.884253  7405 tablet_bootstrap.cc:492] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Bootstrap starting.
I20260709 13:00:19.867864  7404 tablet_bootstrap.cc:492] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af: No bootstrap required, opened a new log
I20260709 13:00:19.866647  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:19.884845  7404 ts_tablet_manager.cc:1403] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.005s
I20260709 13:00:19.884840  7288 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.860715  7443 raft_consensus.cc:515] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.887807  7404 raft_consensus.cc:359] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.888454  7404 raft_consensus.cc:385] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.888732  7404 raft_consensus.cc:740] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.889665  7405 tablet_bootstrap.cc:654] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.890000  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:19.889817  7404 consensus_queue.cc:260] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.890551  7211 raft_consensus.cc:2468] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 0.
I20260709 13:00:19.891841  7404 ts_tablet_manager.cc:1434] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:00:19.888736  7443 leader_election.cc:290] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:19.892469  7252 leader_election.cc:304] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:19.892481  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
I20260709 13:00:19.894021  7361 raft_consensus.cc:2468] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 0.
I20260709 13:00:19.895686  7443 raft_consensus.cc:2804] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:19.896056  7443 raft_consensus.cc:493] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:19.896391  7443 raft_consensus.cc:3060] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.901266  7288 raft_consensus.cc:2468] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 1.
I20260709 13:00:19.904924  7443 raft_consensus.cc:515] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.918130  7443 leader_election.cc:290] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:19.905547  7406 tablet_bootstrap.cc:492] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562: No bootstrap required, opened a new log
I20260709 13:00:19.919340  7406 ts_tablet_manager.cc:1403] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.011s
I20260709 13:00:19.920680  7328 leader_election.cc:304] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:19.921514  7436 raft_consensus.cc:2804] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:19.921981  7436 raft_consensus.cc:697] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Becoming Leader. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:19.922027  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:19.922647  7211 raft_consensus.cc:3060] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.923347  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:19.922909  7436 consensus_queue.cc:237] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.922856  7406 raft_consensus.cc:359] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.923866  7361 raft_consensus.cc:3060] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:19.924007  7406 raft_consensus.cc:385] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.924489  7406 raft_consensus.cc:740] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.925267  7406 consensus_queue.cc:260] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.929668  7406 ts_tablet_manager.cc:1434] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:00:19.930714  7406 tablet_bootstrap.cc:492] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562: Bootstrap starting.
I20260709 13:00:19.936275  7406 tablet_bootstrap.cc:654] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.936199  7361 raft_consensus.cc:2468] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 1.
I20260709 13:00:19.937817  7254 leader_election.cc:304] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 
I20260709 13:00:19.938589  7211 raft_consensus.cc:2468] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 1.
I20260709 13:00:19.938791  7443 raft_consensus.cc:2804] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:19.911942  7405 tablet_bootstrap.cc:492] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: No bootstrap required, opened a new log
I20260709 13:00:19.939329  7443 raft_consensus.cc:697] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:19.939675  7405 ts_tablet_manager.cc:1403] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.003s
I20260709 13:00:19.940189  7443 consensus_queue.cc:237] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.948712  7405 raft_consensus.cc:359] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.948077  7108 catalog_manager.cc:5697] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131). New cstate: current_term: 1 leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:19.949379  7405 raft_consensus.cc:385] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.949702  7405 raft_consensus.cc:740] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.950402  7405 consensus_queue.cc:260] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.952997  7406 tablet_bootstrap.cc:492] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562: No bootstrap required, opened a new log
I20260709 13:00:19.953480  7406 ts_tablet_manager.cc:1403] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260709 13:00:19.955554  7405 ts_tablet_manager.cc:1434] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 13:00:19.956416  7406 raft_consensus.cc:359] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.957094  7406 raft_consensus.cc:385] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.957386  7406 raft_consensus.cc:740] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.958067  7406 consensus_queue.cc:260] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.960254  7406 ts_tablet_manager.cc:1434] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:00:19.961233  7406 tablet_bootstrap.cc:492] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562: Bootstrap starting.
I20260709 13:00:19.961405  7107 catalog_manager.cc:5697] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:19.967989  7406 tablet_bootstrap.cc:654] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:19.979920  7406 tablet_bootstrap.cc:492] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562: No bootstrap required, opened a new log
I20260709 13:00:19.980341  7406 ts_tablet_manager.cc:1403] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:00:19.982440  7406 raft_consensus.cc:359] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.982967  7406 raft_consensus.cc:385] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:19.983279  7406 raft_consensus.cc:740] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Initialized, Role: FOLLOWER
I20260709 13:00:19.983889  7406 consensus_queue.cc:260] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:19.985706  7406 ts_tablet_manager.cc:1434] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
W20260709 13:00:19.986151  7158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:20.077658  7413 raft_consensus.cc:493] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:20.078138  7413 raft_consensus.cc:515] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.079964  7413 leader_election.cc:290] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.080745  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
I20260709 13:00:20.081048  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
I20260709 13:00:20.081421  7288 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 0.
I20260709 13:00:20.081620  7361 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 0.
I20260709 13:00:20.082553  7179 leader_election.cc:304] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:20.083369  7413 raft_consensus.cc:2804] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:20.083688  7413 raft_consensus.cc:493] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:20.083961  7413 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.088825  7413 raft_consensus.cc:515] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.090618  7413 leader_election.cc:290] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 election: Requested vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.091838  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:20.091741  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:20.092435  7361 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.092449  7288 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.097371  7361 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 1.
I20260709 13:00:20.098546  7179 leader_election.cc:304] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:20.099233  7288 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 1.
I20260709 13:00:20.099411  7413 raft_consensus.cc:2804] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:20.101227  7413 raft_consensus.cc:697] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 LEADER]: Becoming Leader. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:20.102141  7413 consensus_queue.cc:237] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.110960  7107 catalog_manager.cc:5697] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 reported cstate change: term changed from 0 to 1, leader changed from <none> to 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:20.125305  7443 raft_consensus.cc:493] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:20.125800  7443 raft_consensus.cc:515] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.127643  7443 leader_election.cc:290] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.128372  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ab56a808844888b0fccb5649407db1" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:20.128659  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ab56a808844888b0fccb5649407db1" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
I20260709 13:00:20.129006  7211 raft_consensus.cc:2468] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 0.
I20260709 13:00:20.129261  7361 raft_consensus.cc:2468] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 0.
I20260709 13:00:20.130264  7252 leader_election.cc:304] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:20.131067  7443 raft_consensus.cc:2804] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:20.131440  7443 raft_consensus.cc:493] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:20.131722  7443 raft_consensus.cc:3060] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.136162  7443 raft_consensus.cc:515] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.137740  7443 leader_election.cc:290] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.138667  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ab56a808844888b0fccb5649407db1" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:20.139160  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ab56a808844888b0fccb5649407db1" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:20.139322  7211 raft_consensus.cc:3060] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.139675  7361 raft_consensus.cc:3060] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.145628  7361 raft_consensus.cc:2468] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 1.
I20260709 13:00:20.146759  7254 leader_election.cc:304] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 
I20260709 13:00:20.147594  7443 raft_consensus.cc:2804] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:20.148068  7436 consensus_queue.cc:1048] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.149164  7211 raft_consensus.cc:2468] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 1.
I20260709 13:00:20.150043  7443 raft_consensus.cc:697] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:20.150907  7443 consensus_queue.cc:237] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.160343  7410 consensus_queue.cc:1048] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.162106  7436 consensus_queue.cc:1048] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.167551  7107 catalog_manager.cc:5697] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:20.181270  7410 consensus_queue.cc:1048] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.192302  7411 consensus_queue.cc:1048] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:20.206264  7413 raft_consensus.cc:493] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:20.210856  7413 raft_consensus.cc:515] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.212988  7411 consensus_queue.cc:1048] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:20.229738  7212 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.254894  7411 consensus_queue.cc:1048] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:20.256845  7411 consensus_queue.cc:1048] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:20.259992  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
I20260709 13:00:20.260020  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" is_pre_election: true
I20260709 13:00:20.262683  7413 leader_election.cc:290] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.262781  7288 raft_consensus.cc:2393] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in current term 1: Already voted for candidate 59cf6b5c38cb41dda418a2c40ac789af in this term.
I20260709 13:00:20.264788  7179 leader_election.cc:304] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:20.266741  7413 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.285468  7413 raft_consensus.cc:2749] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:20.341389  7475 consensus_queue.cc:1048] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.355924  7474 consensus_queue.cc:1048] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:20.417290  7410 raft_consensus.cc:493] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:20.417815  7410 raft_consensus.cc:515] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.419672  7410 leader_election.cc:290] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.420499  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15ebef3b4044acbb14e75a5922596d6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" is_pre_election: true
I20260709 13:00:20.420729  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15ebef3b4044acbb14e75a5922596d6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af" is_pre_election: true
I20260709 13:00:20.421169  7212 raft_consensus.cc:2468] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 0.
I20260709 13:00:20.421335  7362 raft_consensus.cc:2468] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 0.
I20260709 13:00:20.422281  7252 leader_election.cc:304] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:20.423084  7410 raft_consensus.cc:2804] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:20.423451  7410 raft_consensus.cc:493] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:20.423779  7410 raft_consensus.cc:3060] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.430338  7410 raft_consensus.cc:515] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.432444  7410 leader_election.cc:290] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.433254  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15ebef3b4044acbb14e75a5922596d6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:20.433478  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15ebef3b4044acbb14e75a5922596d6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:20.433843  7212 raft_consensus.cc:3060] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.434036  7362 raft_consensus.cc:3060] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:20.439764  7362 raft_consensus.cc:2468] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 1.
I20260709 13:00:20.440328  7212 raft_consensus.cc:2468] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 1.
I20260709 13:00:20.440821  7254 leader_election.cc:304] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 
I20260709 13:00:20.441721  7410 raft_consensus.cc:2804] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:20.442209  7410 raft_consensus.cc:697] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:20.443027  7410 consensus_queue.cc:237] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.450796  7109 catalog_manager.cc:5697] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:20.551721  7410 consensus_queue.cc:1048] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.555469  7410 consensus_queue.cc:1048] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:20.617313  7435 consensus_queue.cc:1048] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.633961  7435 consensus_queue.cc:1048] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.653177  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
mode: GRACEFUL
new_leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:56824
I20260709 13:00:20.653822  7361 raft_consensus.cc:606] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Received request to transfer leadership to TS 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:20.662531  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
mode: GRACEFUL
new_leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:56824
I20260709 13:00:20.663141  7361 raft_consensus.cc:606] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Received request to transfer leadership to TS 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:20.663756  7413 consensus_queue.cc:1048] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.677490  7461 consensus_queue.cc:1048] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:20.689942  7428 raft_consensus.cc:993] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af: : Instructing follower 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:20.690407  7428 raft_consensus.cc:1081] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Signalling peer 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:20.692423  7212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:40302
I20260709 13:00:20.692987  7212 raft_consensus.cc:493] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:20.693356  7212 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:20.700693  7212 raft_consensus.cc:515] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.703872  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:20.704463  7288 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:20.709192  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "461de677130b4eb0840445b1bde566f6"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
mode: GRACEFUL
new_leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:42602
I20260709 13:00:20.709897  7286 raft_consensus.cc:606] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Received request to transfer leadership to TS 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:20.716387  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
mode: GRACEFUL
new_leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:56824
I20260709 13:00:20.716974  7361 raft_consensus.cc:606] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Received request to transfer leadership to TS 3d1e2f8cbc3543e980e07ac59d89c4f2
I20260709 13:00:20.718858  7288 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 2.
I20260709 13:00:20.720048  7179 leader_election.cc:304] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:20.720638  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:20.721222  7361 raft_consensus.cc:3055] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:20.721276  7461 raft_consensus.cc:2804] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:20.721616  7361 raft_consensus.cc:740] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:20.721791  7461 raft_consensus.cc:697] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Becoming Leader. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:20.722541  7461 consensus_queue.cc:237] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.724068  7212 leader_election.cc:290] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 2 election: Requested vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.722468  7361 consensus_queue.cc:260] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.726334  7361 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:20.729008  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
mode: GRACEFUL
new_leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:56824
I20260709 13:00:20.729647  7362 raft_consensus.cc:606] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Received request to transfer leadership to TS 3d1e2f8cbc3543e980e07ac59d89c4f2
I20260709 13:00:20.730847  7110 catalog_manager.cc:5697] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 reported cstate change: term changed from 1 to 2, leader changed from 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131) to 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:20.735759  7361 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 2.
I20260709 13:00:20.740442  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26ab56a808844888b0fccb5649407db1"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
mode: GRACEFUL
new_leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:42602
I20260709 13:00:20.741065  7288 raft_consensus.cc:606] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Received request to transfer leadership to TS 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:20.802086  7428 raft_consensus.cc:993] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af: : Instructing follower 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:20.802577  7474 raft_consensus.cc:1081] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Signalling peer 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:20.804028  7288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:42576
I20260709 13:00:20.804507  7288 raft_consensus.cc:493] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:20.804807  7288 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:20.809128  7288 raft_consensus.cc:515] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.810837  7288 leader_election.cc:290] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 2 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.811982  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:20.811928  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:20.812682  7361 raft_consensus.cc:3055] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:20.812757  7212 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:20.813185  7361 raft_consensus.cc:740] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:20.814100  7361 consensus_queue.cc:260] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.815392  7361 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:20.820063  7212 raft_consensus.cc:2468] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 2.
I20260709 13:00:20.821456  7252 leader_election.cc:304] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:20.822304  7435 raft_consensus.cc:2804] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:20.822217  7361 raft_consensus.cc:2468] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 2.
I20260709 13:00:20.822909  7435 raft_consensus.cc:697] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:20.823777  7435 consensus_queue.cc:237] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.830340  7110 catalog_manager.cc:5697] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 1 to 2, leader changed from 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131) to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:20.849294  7435 consensus_queue.cc:1048] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:20.863073  7443 consensus_queue.cc:1048] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:20.948974  7428 raft_consensus.cc:993] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af: : Instructing follower 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:20.949429  7474 raft_consensus.cc:1081] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Signalling peer 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:20.950887  7212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:40302
I20260709 13:00:20.951375  7212 raft_consensus.cc:493] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:20.951674  7212 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:20.956293  7212 raft_consensus.cc:515] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.957882  7212 leader_election.cc:290] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 2 election: Requested vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:20.958731  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:20.959008  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:20.959334  7288 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:20.959532  7361 raft_consensus.cc:3055] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:20.959859  7361 raft_consensus.cc:740] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:20.960639  7361 consensus_queue.cc:260] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.961824  7361 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:20.966020  7288 raft_consensus.cc:2468] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 2.
I20260709 13:00:20.967332  7179 leader_election.cc:304] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:20.968145  7461 raft_consensus.cc:2804] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:20.968575  7461 raft_consensus.cc:697] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Becoming Leader. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:20.968571  7361 raft_consensus.cc:2468] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 2.
I20260709 13:00:20.969430  7461 consensus_queue.cc:237] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:20.975535  7109 catalog_manager.cc:5697] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 reported cstate change: term changed from 1 to 2, leader changed from 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131) to 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:21.018941  7410 raft_consensus.cc:993] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2: : Instructing follower 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:21.019440  7410 raft_consensus.cc:1081] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Signalling peer 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:21.021582  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26ab56a808844888b0fccb5649407db1"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:56802
I20260709 13:00:21.022176  7362 raft_consensus.cc:493] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:21.022601  7362 raft_consensus.cc:3060] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:21.027082  7362 raft_consensus.cc:515] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:21.028760  7362 leader_election.cc:290] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 2 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:21.029507  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ab56a808844888b0fccb5649407db1" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:21.029773  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ab56a808844888b0fccb5649407db1" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:21.030051  7212 raft_consensus.cc:3060] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:21.030355  7288 raft_consensus.cc:3055] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:21.030647  7288 raft_consensus.cc:740] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:21.031383  7288 consensus_queue.cc:260] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:21.032351  7288 raft_consensus.cc:3060] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:21.034873  7212 raft_consensus.cc:2468] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 2.
I20260709 13:00:21.035957  7326 leader_election.cc:304] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:21.036724  7474 raft_consensus.cc:2804] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:21.037161  7474 raft_consensus.cc:697] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 LEADER]: Becoming Leader. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:21.037369  7288 raft_consensus.cc:2468] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 2.
I20260709 13:00:21.037920  7474 consensus_queue.cc:237] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:21.043866  7109 catalog_manager.cc:5697] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af reported cstate change: term changed from 1 to 2, leader changed from 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130) to 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131). New cstate: current_term: 2 leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:21.099350  7435 raft_consensus.cc:993] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: : Instructing follower 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:21.099753  7491 raft_consensus.cc:1081] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Signalling peer 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:21.101125  7212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "461de677130b4eb0840445b1bde566f6"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:40308
I20260709 13:00:21.101552  7212 raft_consensus.cc:493] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:21.101794  7212 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:21.105919  7212 raft_consensus.cc:515] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:21.107697  7212 leader_election.cc:290] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 2 election: Requested vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:21.108456  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:21.108750  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:21.108948  7288 raft_consensus.cc:3055] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:21.109272  7288 raft_consensus.cc:740] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:21.109285  7362 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:21.110023  7288 consensus_queue.cc:260] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:21.110888  7288 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:21.113909  7362 raft_consensus.cc:2468] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 2.
I20260709 13:00:21.115020  7179 leader_election.cc:304] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:21.115684  7461 raft_consensus.cc:2804] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:21.116120  7461 raft_consensus.cc:697] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Becoming Leader. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:21.116816  7461 consensus_queue.cc:237] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:21.117053  7288 raft_consensus.cc:2468] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 2.
I20260709 13:00:21.122592  7109 catalog_manager.cc:5697] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 reported cstate change: term changed from 1 to 2, leader changed from 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130) to 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:21.131284  7428 raft_consensus.cc:993] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af: : Instructing follower 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:21.131704  7428 raft_consensus.cc:1081] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Signalling peer 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:21.133083  7288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:42576
I20260709 13:00:21.133559  7288 raft_consensus.cc:493] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:21.133841  7288 raft_consensus.cc:3060] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:21.138070  7288 raft_consensus.cc:515] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:21.139703  7288 leader_election.cc:290] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 2 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:21.140409  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:21.140808  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee69e4a60aec4888b78efade4e8a3308" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:21.141083  7212 raft_consensus.cc:3060] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:21.141390  7362 raft_consensus.cc:3055] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:21.141698  7362 raft_consensus.cc:740] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:21.142493  7362 consensus_queue.cc:260] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:21.143690  7362 raft_consensus.cc:3060] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:21.147851  7212 raft_consensus.cc:2468] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 2.
I20260709 13:00:21.148990  7252 leader_election.cc:304] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:21.149694  7491 raft_consensus.cc:2804] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:21.149909  7362 raft_consensus.cc:2468] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 2.
I20260709 13:00:21.150178  7491 raft_consensus.cc:697] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:21.151059  7491 consensus_queue.cc:237] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:21.157081  7109 catalog_manager.cc:5697] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 1 to 2, leader changed from 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131) to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:21.267690  7362 raft_consensus.cc:1275] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.268958  7491 consensus_queue.cc:1048] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:21.277256  7212 raft_consensus.cc:1275] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.279462  7435 consensus_queue.cc:1048] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:21.302292  7288 raft_consensus.cc:1275] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.303887  7461 consensus_queue.cc:1048] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:21.311484  7362 raft_consensus.cc:1275] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.312968  7470 consensus_queue.cc:1048] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:21.447279  7288 raft_consensus.cc:1275] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.450574  7470 consensus_queue.cc:1048] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:21.459589  7362 raft_consensus.cc:1275] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.462013  7461 consensus_queue.cc:1048] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:21.631559  7212 raft_consensus.cc:1275] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.632848  7428 consensus_queue.cc:1048] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:21.637820  7213 raft_consensus.cc:1275] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.639294  7435 consensus_queue.cc:1048] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:00:21.656234  7288 raft_consensus.cc:1275] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.658226  7428 consensus_queue.cc:1048] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:21.662456  7361 raft_consensus.cc:1275] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.664871  7362 raft_consensus.cc:1275] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.664788  7413 consensus_queue.cc:1048] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:21.666365  7435 consensus_queue.cc:1048] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:21.679308  7286 raft_consensus.cc:1275] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:21.685937  7470 consensus_queue.cc:1048] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:23.770958  7078 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:00:23.771885  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:00:23.792122  7286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
mode: GRACEFUL
new_leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:00:23.792647  7286 raft_consensus.cc:606] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 LEADER]: Received request to transfer leadership to TS 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:23.802824  7213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
mode: GRACEFUL
new_leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:40314
I20260709 13:00:23.803418  7213 raft_consensus.cc:606] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 LEADER]: Received request to transfer leadership to TS 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:23.804617  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:00:23.805060  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:00:23.818594  7435 raft_consensus.cc:993] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2: : Instructing follower 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:23.819064  7511 raft_consensus.cc:1081] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 LEADER]: Signalling peer 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:23.820420  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:56802
I20260709 13:00:23.820885  7361 raft_consensus.cc:493] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:23.821201  7361 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:23.825527  7361 raft_consensus.cc:515] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:23.827061  7361 leader_election.cc:290] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 3 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:23.827950  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:23.828096  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:23.828544  7213 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:23.828620  7286 raft_consensus.cc:3055] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:23.828975  7286 raft_consensus.cc:740] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:23.829782  7286 consensus_queue.cc:260] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:23.830965  7286 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:23.835317  7213 raft_consensus.cc:2468] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 3.
I20260709 13:00:23.836552  7326 leader_election.cc:304] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [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: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:23.837203  7286 raft_consensus.cc:2468] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 3.
I20260709 13:00:23.837232  7499 raft_consensus.cc:2804] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:23.838809  7499 raft_consensus.cc:697] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 3 LEADER]: Becoming Leader. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:23.839599  7499 consensus_queue.cc:237] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:23.848299  7108 catalog_manager.cc:5697] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af reported cstate change: term changed from 2 to 3, leader changed from 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130) to 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131). New cstate: current_term: 3 leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:24.087746  7507 raft_consensus.cc:993] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562: : Instructing follower 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:24.088153  7507 raft_consensus.cc:1081] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 LEADER]: Signalling peer 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:24.089610  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:56810
I20260709 13:00:24.090051  7361 raft_consensus.cc:493] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:24.090313  7361 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:24.094677  7361 raft_consensus.cc:515] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:24.096277  7361 leader_election.cc:290] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 2 election: Requested vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559)
I20260709 13:00:24.097244  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:24.097383  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:24.097675  7213 raft_consensus.cc:3055] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:24.098012  7213 raft_consensus.cc:740] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:24.098026  7286 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:24.098865  7213 consensus_queue.cc:260] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:24.099844  7213 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:24.102597  7286 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 2.
I20260709 13:00:24.103724  7328 leader_election.cc:304] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 
I20260709 13:00:24.104478  7499 raft_consensus.cc:2804] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:24.104559  7213 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 2.
I20260709 13:00:24.104897  7499 raft_consensus.cc:697] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 LEADER]: Becoming Leader. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:24.105757  7499 consensus_queue.cc:237] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:24.112172  7108 catalog_manager.cc:5697] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af reported cstate change: term changed from 1 to 2, leader changed from 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129) to 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131). New cstate: current_term: 2 leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:24.243104  7213 raft_consensus.cc:1275] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:24.244293  7499 consensus_queue.cc:1048] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:24.255707  7286 raft_consensus.cc:1275] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:24.256971  7499 consensus_queue.cc:1048] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:24.501621  7286 raft_consensus.cc:1275] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:24.502928  7499 consensus_queue.cc:1048] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:24.511596  7213 raft_consensus.cc:1275] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:24.513259  7522 consensus_queue.cc:1048] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:24.805789  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:00:24.816432  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
mode: GRACEFUL
new_leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:56824
I20260709 13:00:24.816963  7361 raft_consensus.cc:606] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 LEADER]: Received request to transfer leadership to TS 3d1e2f8cbc3543e980e07ac59d89c4f2
I20260709 13:00:24.830281  7213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
mode: GRACEFUL
new_leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:40328
I20260709 13:00:24.830757  7213 raft_consensus.cc:606] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Received request to transfer leadership to TS 3d1e2f8cbc3543e980e07ac59d89c4f2
I20260709 13:00:24.835299  7213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
mode: GRACEFUL
new_leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:40328
I20260709 13:00:24.835780  7213 raft_consensus.cc:606] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Received request to transfer leadership to TS 3d1e2f8cbc3543e980e07ac59d89c4f2
I20260709 13:00:24.840595  7213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "461de677130b4eb0840445b1bde566f6"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
mode: GRACEFUL
new_leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:40328
I20260709 13:00:24.841120  7213 raft_consensus.cc:606] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Received request to transfer leadership to TS 3d1e2f8cbc3543e980e07ac59d89c4f2
I20260709 13:00:24.850373  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
mode: GRACEFUL
new_leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:56824
I20260709 13:00:24.850847  7361 raft_consensus.cc:606] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 3 LEADER]: Received request to transfer leadership to TS 3d1e2f8cbc3543e980e07ac59d89c4f2
I20260709 13:00:24.945851  7530 raft_consensus.cc:993] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562: : Instructing follower 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:24.946324  7507 raft_consensus.cc:1081] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Signalling peer 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:24.947726  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:42588
I20260709 13:00:24.948254  7286 raft_consensus.cc:493] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:24.948555  7286 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:24.953012  7286 raft_consensus.cc:515] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:24.954619  7286 leader_election.cc:290] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 3 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:24.955575  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:24.955722  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:24.956174  7213 raft_consensus.cc:3055] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:24.956248  7361 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:24.956496  7213 raft_consensus.cc:740] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:24.957295  7213 consensus_queue.cc:260] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:24.958204  7213 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:24.961094  7361 raft_consensus.cc:2468] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 3.
I20260709 13:00:24.962366  7254 leader_election.cc:304] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 
I20260709 13:00:24.963083  7511 raft_consensus.cc:2804] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:24.963054  7213 raft_consensus.cc:2468] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 3.
I20260709 13:00:24.964293  7511 raft_consensus.cc:697] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:24.965058  7511 consensus_queue.cc:237] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:24.972332  7110 catalog_manager.cc:5697] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 2 to 3, leader changed from 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129) to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 3 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:25.077023  7512 raft_consensus.cc:993] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af: : Instructing follower 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:25.077291  7530 raft_consensus.cc:993] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562: : Instructing follower 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:25.077514  7522 raft_consensus.cc:1081] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 LEADER]: Signalling peer 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:25.077759  7507 raft_consensus.cc:1081] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Signalling peer 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:25.079330  7288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:42576
I20260709 13:00:25.079643  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "461de677130b4eb0840445b1bde566f6"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:42588
I20260709 13:00:25.079896  7288 raft_consensus.cc:493] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:25.080176  7286 raft_consensus.cc:493] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:25.080319  7288 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:25.080572  7286 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:25.085197  7286 raft_consensus.cc:515] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.085280  7288 raft_consensus.cc:515] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.086927  7286 leader_election.cc:290] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 3 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:25.087319  7288 leader_election.cc:290] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 3 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:25.088546  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:25.088668  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:25.088584  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:25.089174  7361 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:25.089380  7362 raft_consensus.cc:3055] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:25.089447  7212 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:25.089787  7362 raft_consensus.cc:740] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:25.088672  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:25.090655  7362 consensus_queue.cc:260] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [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: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.092018  7362 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:25.090703  7213 raft_consensus.cc:3055] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:25.092730  7213 raft_consensus.cc:740] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:25.093513  7213 consensus_queue.cc:260] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.094951  7213 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:25.096364  7361 raft_consensus.cc:2468] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 3.
I20260709 13:00:25.096939  7212 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 3.
I20260709 13:00:25.097433  7254 leader_election.cc:304] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 
I20260709 13:00:25.098026  7252 leader_election.cc:304] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:25.098352  7511 raft_consensus.cc:2804] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:25.098826  7531 raft_consensus.cc:2804] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:25.099503  7511 raft_consensus.cc:697] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:25.100296  7511 consensus_queue.cc:237] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.102334  7362 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 3.
I20260709 13:00:25.104486  7531 raft_consensus.cc:697] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:25.102965  7213 raft_consensus.cc:2468] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 3.
I20260709 13:00:25.105456  7531 consensus_queue.cc:237] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.112354  7110 catalog_manager.cc:5697] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 2 to 3, leader changed from 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129) to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 3 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:25.113530  7110 catalog_manager.cc:5697] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 2 to 3, leader changed from 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131) to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 3 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:25.272122  7530 raft_consensus.cc:993] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562: : Instructing follower 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:25.272518  7507 raft_consensus.cc:1081] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Signalling peer 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:25.273917  7288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:42588
I20260709 13:00:25.274355  7288 raft_consensus.cc:493] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:25.274629  7288 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:25.278748  7288 raft_consensus.cc:515] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.280354  7288 leader_election.cc:290] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 3 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:25.281168  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:25.281409  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:25.281669  7213 raft_consensus.cc:3055] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:25.281973  7362 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:25.281982  7213 raft_consensus.cc:740] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:25.282922  7213 consensus_queue.cc:260] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.283901  7213 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:25.286778  7362 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 3.
I20260709 13:00:25.287902  7254 leader_election.cc:304] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 59cf6b5c38cb41dda418a2c40ac789af; no voters: 
I20260709 13:00:25.288473  7213 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 3.
I20260709 13:00:25.288736  7531 raft_consensus.cc:2804] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:25.289264  7531 raft_consensus.cc:697] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:25.290113  7531 consensus_queue.cc:237] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.296271  7110 catalog_manager.cc:5697] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 2 to 3, leader changed from 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129) to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 3 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:25.464944  7512 raft_consensus.cc:993] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af: : Instructing follower 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:25.465358  7522 raft_consensus.cc:1081] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 3 LEADER]: Signalling peer 3d1e2f8cbc3543e980e07ac59d89c4f2 to start an election
I20260709 13:00:25.466794  7288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
 from {username='slave'} at 127.0.0.1:42576
I20260709 13:00:25.467221  7288 raft_consensus.cc:493] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:25.467442  7288 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:25.471306  7288 raft_consensus.cc:515] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.472785  7288 leader_election.cc:290] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [CANDIDATE]: Term 4 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:25.473845  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:25.473845  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4493ca2c69d046d291c9befe5b6d240c" candidate_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:25.474661  7213 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:25.474731  7362 raft_consensus.cc:3055] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:00:25.475194  7362 raft_consensus.cc:740] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:25.476020  7362 consensus_queue.cc:260] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.477246  7362 raft_consensus.cc:3060] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:25.481639  7213 raft_consensus.cc:2468] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 4.
I20260709 13:00:25.483001  7252 leader_election.cc:304] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: 3d1e2f8cbc3543e980e07ac59d89c4f2, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:25.483740  7531 raft_consensus.cc:2804] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:00:25.483748  7362 raft_consensus.cc:2468] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d1e2f8cbc3543e980e07ac59d89c4f2 in term 4.
I20260709 13:00:25.484375  7531 raft_consensus.cc:697] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 LEADER]: Becoming Leader. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:25.485146  7531 consensus_queue.cc:237] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:25.492128  7110 catalog_manager.cc:5697] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 reported cstate change: term changed from 3 to 4, leader changed from 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131) to 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130). New cstate: current_term: 4 leader_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:25.545524  7213 raft_consensus.cc:1275] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:25.546705  7531 consensus_queue.cc:1048] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:25.555714  7362 raft_consensus.cc:1275] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:25.557430  7537 consensus_queue.cc:1048] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:25.571249  7362 raft_consensus.cc:1275] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:25.572570  7537 consensus_queue.cc:1048] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:25.581475  7213 raft_consensus.cc:1275] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:25.584260  7511 consensus_queue.cc:1048] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:25.587322  7362 raft_consensus.cc:1275] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:25.588709  7536 consensus_queue.cc:1048] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:25.598197  7213 raft_consensus.cc:1275] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:25.599781  7531 consensus_queue.cc:1048] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:25.692656  7213 raft_consensus.cc:1275] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:25.693845  7511 consensus_queue.cc:1048] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:25.696614  7362 raft_consensus.cc:1275] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:25.698006  7536 consensus_queue.cc:1048] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:25.957652  7213 raft_consensus.cc:1275] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:25.958848  7511 consensus_queue.cc:1048] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:25.966830  7362 raft_consensus.cc:1275] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Refusing update from remote peer 3d1e2f8cbc3543e980e07ac59d89c4f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:25.972319  7531 consensus_queue.cc:1048] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:27.858197  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:00:27.866416  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "461de677130b4eb0840445b1bde566f6"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
mode: GRACEFUL
new_leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:00:27.867136  7288 raft_consensus.cc:606] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Received request to transfer leadership to TS 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:27.869648  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
mode: GRACEFUL
new_leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:00:27.870108  7288 raft_consensus.cc:606] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Received request to transfer leadership to TS 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:27.872314  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
mode: GRACEFUL
new_leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:00:27.872735  7288 raft_consensus.cc:606] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Received request to transfer leadership to TS 907d6a8bcdee4d2eaa2a09464a9a1562
I20260709 13:00:27.875116  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
mode: GRACEFUL
new_leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:00:27.875587  7288 raft_consensus.cc:606] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Received request to transfer leadership to TS 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:27.877856  7288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d"
dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
mode: GRACEFUL
new_leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:00:27.878306  7288 raft_consensus.cc:606] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Received request to transfer leadership to TS 59cf6b5c38cb41dda418a2c40ac789af
I20260709 13:00:27.879329  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:00:27.879765  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:00:27.912822  7555 raft_consensus.cc:993] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2: : Instructing follower 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:27.913250  7555 raft_consensus.cc:1081] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Signalling peer 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:27.914642  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:56802
I20260709 13:00:27.915102  7361 raft_consensus.cc:493] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:27.915419  7361 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:27.921026  7361 raft_consensus.cc:515] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:27.922711  7361 leader_election.cc:290] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 4 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:27.923893  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:27.923962  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf7f1016de7e42408d68336e8bce2cf3" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:27.924639  7213 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:27.927207  7288 raft_consensus.cc:3055] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:00:27.927512  7288 raft_consensus.cc:740] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:27.928249  7288 consensus_queue.cc:260] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:27.929266  7288 raft_consensus.cc:3060] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:27.930151  7213 raft_consensus.cc:2468] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 4.
I20260709 13:00:27.931375  7326 leader_election.cc:304] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [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: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:27.932142  7522 raft_consensus.cc:2804] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:00:27.933136  7522 raft_consensus.cc:697] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 LEADER]: Becoming Leader. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:27.933727  7288 raft_consensus.cc:2468] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 4.
I20260709 13:00:27.934123  7522 consensus_queue.cc:237] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:27.940640  7107 catalog_manager.cc:5697] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af reported cstate change: term changed from 3 to 4, leader changed from 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130) to 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131). New cstate: current_term: 4 leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:27.949877  7536 raft_consensus.cc:993] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: : Instructing follower 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:27.950351  7555 raft_consensus.cc:1081] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Signalling peer 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:27.952113  7213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "461de677130b4eb0840445b1bde566f6"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:40308
I20260709 13:00:27.952555  7213 raft_consensus.cc:493] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:27.952865  7213 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:27.957288  7213 raft_consensus.cc:515] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:27.958698  7213 leader_election.cc:290] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 4 election: Requested vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:27.959674  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:27.959908  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461de677130b4eb0840445b1bde566f6" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:27.960181  7288 raft_consensus.cc:3055] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:00:27.960366  7361 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:27.960498  7288 raft_consensus.cc:740] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:27.961189  7288 consensus_queue.cc:260] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:27.961982  7288 raft_consensus.cc:3060] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:27.964565  7361 raft_consensus.cc:2468] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 4.
I20260709 13:00:27.965873  7179 leader_election.cc:304] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [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: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:27.966104  7288 raft_consensus.cc:2468] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 4.
I20260709 13:00:27.967730  7562 raft_consensus.cc:2804] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:00:27.968696  7562 raft_consensus.cc:697] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 LEADER]: Becoming Leader. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:27.969456  7562 consensus_queue.cc:237] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:27.975894  7107 catalog_manager.cc:5697] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 reported cstate change: term changed from 3 to 4, leader changed from 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130) to 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129). New cstate: current_term: 4 leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:28.070097  7536 raft_consensus.cc:993] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2: : Instructing follower 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:28.070583  7555 raft_consensus.cc:1081] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Signalling peer 59cf6b5c38cb41dda418a2c40ac789af to start an election
I20260709 13:00:28.072052  7361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d"
dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
 from {username='slave'} at 127.0.0.1:56802
I20260709 13:00:28.072587  7361 raft_consensus.cc:493] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:28.072873  7361 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:28.075100  7536 raft_consensus.cc:993] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2: : Instructing follower 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:28.075512  7555 raft_consensus.cc:1081] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Signalling peer 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:28.076969  7213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:40308
I20260709 13:00:28.077395  7213 raft_consensus.cc:493] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:28.077675  7213 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:28.078305  7361 raft_consensus.cc:515] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:28.080179  7361 leader_election.cc:290] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [CANDIDATE]: Term 4 election: Requested vote from peers 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559), 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687)
I20260709 13:00:28.080713  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
I20260709 13:00:28.081305  7212 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:28.081291  7288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd173b4dd9e3436896e9a0b9c605ff5d" candidate_uuid: "59cf6b5c38cb41dda418a2c40ac789af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:28.081992  7288 raft_consensus.cc:3055] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:00:28.082294  7288 raft_consensus.cc:740] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:28.082409  7213 raft_consensus.cc:515] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:28.083026  7288 consensus_queue.cc:260] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:28.084143  7288 raft_consensus.cc:3060] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:28.084200  7213 leader_election.cc:290] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 4 election: Requested vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:28.086077  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:28.086252  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90514ebad9b4471e93fd5180d62316e5" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:28.086608  7361 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:28.086808  7286 raft_consensus.cc:3055] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:00:28.087224  7286 raft_consensus.cc:740] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:28.088177  7212 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 4.
I20260709 13:00:28.088019  7286 consensus_queue.cc:260] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [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: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:28.089260  7286 raft_consensus.cc:3060] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:28.089341  7326 leader_election.cc:304] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [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: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:28.090238  7522 raft_consensus.cc:2804] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:00:28.090672  7522 raft_consensus.cc:697] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 4 LEADER]: Becoming Leader. State: Replica: 59cf6b5c38cb41dda418a2c40ac789af, State: Running, Role: LEADER
I20260709 13:00:28.090667  7288 raft_consensus.cc:2468] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cf6b5c38cb41dda418a2c40ac789af in term 4.
I20260709 13:00:28.091740  7522 consensus_queue.cc:237] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [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: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:28.094133  7361 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 4.
I20260709 13:00:28.095615  7286 raft_consensus.cc:2468] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 4.
I20260709 13:00:28.095329  7179 leader_election.cc:304] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [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: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:28.097173  7562 raft_consensus.cc:2804] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:00:28.097780  7562 raft_consensus.cc:697] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 LEADER]: Becoming Leader. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:28.098943  7562 consensus_queue.cc:237] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [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: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:28.104173  7107 catalog_manager.cc:5697] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af reported cstate change: term changed from 3 to 4, leader changed from 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130) to 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131). New cstate: current_term: 4 leader_uuid: "59cf6b5c38cb41dda418a2c40ac789af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:28.106842  7108 catalog_manager.cc:5697] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 reported cstate change: term changed from 3 to 4, leader changed from 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130) to 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129). New cstate: current_term: 4 leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:28.238041  7536 raft_consensus.cc:993] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2: : Instructing follower 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:28.238543  7555 raft_consensus.cc:1081] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Signalling peer 907d6a8bcdee4d2eaa2a09464a9a1562 to start an election
I20260709 13:00:28.240069  7212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa"
dest_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562"
 from {username='slave'} at 127.0.0.1:40308
I20260709 13:00:28.240538  7212 raft_consensus.cc:493] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:28.240850  7212 raft_consensus.cc:3060] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:28.245323  7212 raft_consensus.cc:515] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:28.247292  7212 leader_election.cc:290] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 2 election: Requested vote from peers 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687), 59cf6b5c38cb41dda418a2c40ac789af (127.6.233.131:46015)
I20260709 13:00:28.247990  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2"
I20260709 13:00:28.248497  7286 raft_consensus.cc:3055] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:28.248545  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d8c41bf68574985970eb009e824edaa" candidate_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cf6b5c38cb41dda418a2c40ac789af"
I20260709 13:00:28.248791  7286 raft_consensus.cc:740] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d1e2f8cbc3543e980e07ac59d89c4f2, State: Running, Role: LEADER
I20260709 13:00:28.249023  7361 raft_consensus.cc:3060] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:28.249583  7286 consensus_queue.cc:260] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:28.250458  7286 raft_consensus.cc:3060] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:28.253054  7361 raft_consensus.cc:2468] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 2.
I20260709 13:00:28.254082  7179 leader_election.cc:304] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cf6b5c38cb41dda418a2c40ac789af, 907d6a8bcdee4d2eaa2a09464a9a1562; no voters: 
I20260709 13:00:28.254731  7562 raft_consensus.cc:2804] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:28.255226  7562 raft_consensus.cc:697] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Becoming Leader. State: Replica: 907d6a8bcdee4d2eaa2a09464a9a1562, State: Running, Role: LEADER
I20260709 13:00:28.255184  7286 raft_consensus.cc:2468] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 907d6a8bcdee4d2eaa2a09464a9a1562 in term 2.
I20260709 13:00:28.256122  7562 consensus_queue.cc:237] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } }
I20260709 13:00:28.263172  7108 catalog_manager.cc:5697] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 reported cstate change: term changed from 1 to 2, leader changed from 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130) to 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:28.449395  7286 raft_consensus.cc:1275] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:28.450749  7522 consensus_queue.cc:1048] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:28.465673  7212 raft_consensus.cc:1275] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:28.467252  7556 consensus_queue.cc:1048] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:28.482802  7286 raft_consensus.cc:1275] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:28.483949  7562 consensus_queue.cc:1048] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:28.492301  7286 raft_consensus.cc:1275] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:28.493283  7361 raft_consensus.cc:1275] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:28.494717  7575 consensus_queue.cc:1048] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:00:28.495121  7563 consensus_queue.cc:1048] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:00:28.506237  7361 raft_consensus.cc:1275] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:28.508281  7562 consensus_queue.cc:1048] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:28.599116  7212 raft_consensus.cc:1275] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:28.600500  7556 consensus_queue.cc:1048] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "907d6a8bcdee4d2eaa2a09464a9a1562" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:28.608829  7286 raft_consensus.cc:1275] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Refusing update from remote peer 59cf6b5c38cb41dda418a2c40ac789af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:28.611660  7522 consensus_queue.cc:1048] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:28.674789  7286 raft_consensus.cc:1275] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:28.676023  7563 consensus_queue.cc:1048] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d1e2f8cbc3543e980e07ac59d89c4f2" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:28.684538  7361 raft_consensus.cc:1275] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Refusing update from remote peer 907d6a8bcdee4d2eaa2a09464a9a1562: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:28.686269  7575 consensus_queue.cc:1048] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cf6b5c38cb41dda418a2c40ac789af" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 46015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:28.880549  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:00:28.885690  7078 tablet_server.cc:179] TabletServer@127.6.233.129:0 shutting down...
I20260709 13:00:28.909499  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:00:28.910288  7078 tablet_replica.cc:333] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562: stopping tablet replica
I20260709 13:00:28.911083  7078 raft_consensus.cc:2243] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:28.911589  7078 raft_consensus.cc:2272] T a15ebef3b4044acbb14e75a5922596d6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:28.913808  7078 tablet_replica.cc:333] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562: stopping tablet replica
I20260709 13:00:28.914331  7078 raft_consensus.cc:2243] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:28.914740  7078 raft_consensus.cc:2272] T 4493ca2c69d046d291c9befe5b6d240c P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:28.916374  7078 tablet_replica.cc:333] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562: stopping tablet replica
I20260709 13:00:28.916839  7078 raft_consensus.cc:2243] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:00:28.917495  7078 raft_consensus.cc:2272] T 5d8c41bf68574985970eb009e824edaa P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:28.919942  7078 tablet_replica.cc:333] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562: stopping tablet replica
I20260709 13:00:28.920442  7078 raft_consensus.cc:2243] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:28.920848  7078 raft_consensus.cc:2272] T fd173b4dd9e3436896e9a0b9c605ff5d P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:28.922879  7078 tablet_replica.cc:333] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562: stopping tablet replica
I20260709 13:00:28.923413  7078 raft_consensus.cc:2243] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:28.923830  7078 raft_consensus.cc:2272] T bf7f1016de7e42408d68336e8bce2cf3 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:28.925887  7078 tablet_replica.cc:333] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562: stopping tablet replica
I20260709 13:00:28.926666  7078 raft_consensus.cc:2243] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:28.927326  7078 raft_consensus.cc:2272] T 26ab56a808844888b0fccb5649407db1 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:28.929656  7078 tablet_replica.cc:333] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562: stopping tablet replica
I20260709 13:00:28.930114  7078 raft_consensus.cc:2243] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:28.930483  7078 raft_consensus.cc:2272] T ee69e4a60aec4888b78efade4e8a3308 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:28.932072  7078 tablet_replica.cc:333] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562: stopping tablet replica
I20260709 13:00:28.932518  7078 raft_consensus.cc:2243] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:00:28.933203  7078 raft_consensus.cc:2272] T 90514ebad9b4471e93fd5180d62316e5 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:28.934938  7078 tablet_replica.cc:333] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562: stopping tablet replica
I20260709 13:00:28.935449  7078 raft_consensus.cc:2243] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:00:28.936132  7078 raft_consensus.cc:2272] T 461de677130b4eb0840445b1bde566f6 P 907d6a8bcdee4d2eaa2a09464a9a1562 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.034945  7078 tablet_server.cc:196] TabletServer@127.6.233.129:0 shutdown complete.
W20260709 13:00:29.035151  7326 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.233.129:42559: connect: Connection refused (error 111)
W20260709 13:00:29.040060  7326 consensus_peers.cc:597] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af -> Peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Couldn't send request to peer 907d6a8bcdee4d2eaa2a09464a9a1562. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:42559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:29.055559  7078 tablet_server.cc:179] TabletServer@127.6.233.130:0 shutting down...
W20260709 13:00:29.073196  7328 consensus_peers.cc:597] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af -> Peer 3d1e2f8cbc3543e980e07ac59d89c4f2 (127.6.233.130:36687): Couldn't send request to peer 3d1e2f8cbc3543e980e07ac59d89c4f2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:29.086074  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:00:29.086629  7078 tablet_replica.cc:333] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: stopping tablet replica
I20260709 13:00:29.087282  7078 raft_consensus.cc:2243] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:00:29.088073  7078 raft_consensus.cc:2272] T a15ebef3b4044acbb14e75a5922596d6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.089890  7078 tablet_replica.cc:333] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2: stopping tablet replica
I20260709 13:00:29.090423  7078 raft_consensus.cc:2243] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.090818  7078 raft_consensus.cc:2272] T 5d8c41bf68574985970eb009e824edaa P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.092835  7078 tablet_replica.cc:333] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2: stopping tablet replica
I20260709 13:00:29.093335  7078 raft_consensus.cc:2243] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.093720  7078 raft_consensus.cc:2272] T 461de677130b4eb0840445b1bde566f6 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.095853  7078 tablet_replica.cc:333] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2: stopping tablet replica
I20260709 13:00:29.096329  7078 raft_consensus.cc:2243] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.096716  7078 raft_consensus.cc:2272] T 90514ebad9b4471e93fd5180d62316e5 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.098516  7078 tablet_replica.cc:333] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2: stopping tablet replica
I20260709 13:00:29.099021  7078 raft_consensus.cc:2243] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.099421  7078 raft_consensus.cc:2272] T fd173b4dd9e3436896e9a0b9c605ff5d P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.101298  7078 tablet_replica.cc:333] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2: stopping tablet replica
I20260709 13:00:29.101773  7078 raft_consensus.cc:2243] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:00:29.102468  7078 raft_consensus.cc:2272] T 4493ca2c69d046d291c9befe5b6d240c P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.104032  7078 tablet_replica.cc:333] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2: stopping tablet replica
I20260709 13:00:29.104486  7078 raft_consensus.cc:2243] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.104866  7078 raft_consensus.cc:2272] T 26ab56a808844888b0fccb5649407db1 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.106472  7078 tablet_replica.cc:333] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2: stopping tablet replica
I20260709 13:00:29.106896  7078 raft_consensus.cc:2243] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:00:29.107638  7078 raft_consensus.cc:2272] T ee69e4a60aec4888b78efade4e8a3308 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.109112  7078 tablet_replica.cc:333] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2: stopping tablet replica
I20260709 13:00:29.109529  7078 raft_consensus.cc:2243] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.109905  7078 raft_consensus.cc:2272] T bf7f1016de7e42408d68336e8bce2cf3 P 3d1e2f8cbc3543e980e07ac59d89c4f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.137209  7078 tablet_server.cc:196] TabletServer@127.6.233.130:0 shutdown complete.
I20260709 13:00:29.153609  7078 tablet_server.cc:179] TabletServer@127.6.233.131:0 shutting down...
I20260709 13:00:29.177243  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:00:29.177945  7078 tablet_replica.cc:333] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af: stopping tablet replica
I20260709 13:00:29.178552  7078 raft_consensus.cc:2243] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.178969  7078 raft_consensus.cc:2272] T 90514ebad9b4471e93fd5180d62316e5 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.181463  7078 tablet_replica.cc:333] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af: stopping tablet replica
I20260709 13:00:29.181931  7078 raft_consensus.cc:2243] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.182305  7078 raft_consensus.cc:2272] T 461de677130b4eb0840445b1bde566f6 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.184880  7078 tablet_replica.cc:333] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af: stopping tablet replica
I20260709 13:00:29.185365  7078 raft_consensus.cc:2243] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.185787  7078 raft_consensus.cc:2272] T a15ebef3b4044acbb14e75a5922596d6 P 59cf6b5c38cb41dda418a2c40ac789af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.187795  7078 tablet_replica.cc:333] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af: stopping tablet replica
I20260709 13:00:29.188292  7078 raft_consensus.cc:2243] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:00:29.188957  7078 raft_consensus.cc:2272] T fd173b4dd9e3436896e9a0b9c605ff5d P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:00:29.189185  7326 consensus_peers.cc:597] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af -> Peer 907d6a8bcdee4d2eaa2a09464a9a1562 (127.6.233.129:42559): Couldn't send request to peer 907d6a8bcdee4d2eaa2a09464a9a1562. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:42559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:29.190742  7078 tablet_replica.cc:333] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af: stopping tablet replica
I20260709 13:00:29.191345  7078 raft_consensus.cc:2243] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:00:29.192054  7078 raft_consensus.cc:2272] T 26ab56a808844888b0fccb5649407db1 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.193732  7078 tablet_replica.cc:333] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af: stopping tablet replica
I20260709 13:00:29.194350  7078 raft_consensus.cc:2243] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:00:29.195046  7078 raft_consensus.cc:2272] T bf7f1016de7e42408d68336e8bce2cf3 P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.196722  7078 tablet_replica.cc:333] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af: stopping tablet replica
I20260709 13:00:29.197173  7078 raft_consensus.cc:2243] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.197566  7078 raft_consensus.cc:2272] T ee69e4a60aec4888b78efade4e8a3308 P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.199201  7078 tablet_replica.cc:333] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af: stopping tablet replica
I20260709 13:00:29.199625  7078 raft_consensus.cc:2243] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.199994  7078 raft_consensus.cc:2272] T 4493ca2c69d046d291c9befe5b6d240c P 59cf6b5c38cb41dda418a2c40ac789af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.201534  7078 tablet_replica.cc:333] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af: stopping tablet replica
I20260709 13:00:29.201936  7078 raft_consensus.cc:2243] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:29.202333  7078 raft_consensus.cc:2272] T 5d8c41bf68574985970eb009e824edaa P 59cf6b5c38cb41dda418a2c40ac789af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.227733  7078 tablet_server.cc:196] TabletServer@127.6.233.131:0 shutdown complete.
I20260709 13:00:29.243351  7078 master.cc:562] Master@127.6.233.190:43723 shutting down...
I20260709 13:00:29.441215  7078 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:00:29.441782  7078 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:29.442128  7078 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92436b43f2b74879a45a75d4780e7ee3: stopping tablet replica
I20260709 13:00:29.461422  7078 master.cc:584] Master@127.6.233.190:43723 shutdown complete.
3d1e2f8cbc3543e980e07ac59d89c4f2  4
59cf6b5c38cb41dda418a2c40ac789af  1
907d6a8bcdee4d2eaa2a09464a9a1562  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13092 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:00:29.500463  7078 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.233.190:38461
I20260709 13:00:29.501626  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:29.507418  7587 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
W20260709 13:00:29.507644  7588 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
W20260709 13:00:29.509965  7590 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
I20260709 13:00:29.511879  7078 server_base.cc:1061] running on GCE node
I20260709 13:00:29.512667  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:29.512873  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:29.513024  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602029513010 us; error 0 us; skew 500 ppm
I20260709 13:00:29.513576  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:29.516026  7078 webserver.cc:533] Webserver started at http://127.6.233.190:34751/ using document root <none> and password file <none>
I20260709 13:00:29.516521  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:29.516711  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:29.517005  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:29.518085  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/master-0-root/instance:
uuid: "e7fe1c5afba142d78e3a761e3c1aafc9"
format_stamp: "Formatted at 2026-07-09 13:00:29 on dist-test-slave-gvjr"
I20260709 13:00:29.522459  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:00:29.525753  7595 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:29.526446  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:00:29.526732  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/master-0-root
uuid: "e7fe1c5afba142d78e3a761e3c1aafc9"
format_stamp: "Formatted at 2026-07-09 13:00:29 on dist-test-slave-gvjr"
I20260709 13:00:29.526991  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-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)
I20260709 13:00:29.538180  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:29.539430  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:29.577605  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.190:38461
I20260709 13:00:29.577702  7646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.190:38461 every 8 connection(s)
I20260709 13:00:29.581499  7647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:29.590806  7647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9: Bootstrap starting.
I20260709 13:00:29.595487  7647 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:29.599442  7647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9: No bootstrap required, opened a new log
I20260709 13:00:29.601401  7647 raft_consensus.cc:359] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7fe1c5afba142d78e3a761e3c1aafc9" member_type: VOTER }
I20260709 13:00:29.601759  7647 raft_consensus.cc:385] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:29.601936  7647 raft_consensus.cc:740] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7fe1c5afba142d78e3a761e3c1aafc9, State: Initialized, Role: FOLLOWER
I20260709 13:00:29.602433  7647 consensus_queue.cc:260] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7fe1c5afba142d78e3a761e3c1aafc9" member_type: VOTER }
I20260709 13:00:29.602811  7647 raft_consensus.cc:399] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:00:29.603065  7647 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:00:29.603292  7647 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:29.607123  7647 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7fe1c5afba142d78e3a761e3c1aafc9" member_type: VOTER }
I20260709 13:00:29.607568  7647 leader_election.cc:304] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [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: e7fe1c5afba142d78e3a761e3c1aafc9; no voters: 
I20260709 13:00:29.608633  7647 leader_election.cc:290] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:00:29.608920  7650 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:29.610225  7650 raft_consensus.cc:697] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 1 LEADER]: Becoming Leader. State: Replica: e7fe1c5afba142d78e3a761e3c1aafc9, State: Running, Role: LEADER
I20260709 13:00:29.610919  7650 consensus_queue.cc:237] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [LEADER]: Queue going to LEADER mode. State: All 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: "e7fe1c5afba142d78e3a761e3c1aafc9" member_type: VOTER }
I20260709 13:00:29.611552  7647 sys_catalog.cc:565] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:00:29.615854  7651 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e7fe1c5afba142d78e3a761e3c1aafc9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7fe1c5afba142d78e3a761e3c1aafc9" member_type: VOTER } }
I20260709 13:00:29.616005  7652 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7fe1c5afba142d78e3a761e3c1aafc9. Latest consensus state: current_term: 1 leader_uuid: "e7fe1c5afba142d78e3a761e3c1aafc9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7fe1c5afba142d78e3a761e3c1aafc9" member_type: VOTER } }
I20260709 13:00:29.616778  7652 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:00:29.618475  7651 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:00:29.618665  7657 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:00:29.623721  7657 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:00:29.633131  7657 catalog_manager.cc:1383] Generated new cluster ID: 61bb716477cb498182e57a9b55c1e7ae
I20260709 13:00:29.633482  7657 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:00:29.634043  7078 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:00:29.653679  7657 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:00:29.655049  7657 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:00:29.668296  7657 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9: Generated new TSK 0
I20260709 13:00:29.668938  7657 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:00:29.700723  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:29.706331  7668 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
W20260709 13:00:29.708058  7669 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
W20260709 13:00:29.708792  7671 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
I20260709 13:00:29.709007  7078 server_base.cc:1061] running on GCE node
I20260709 13:00:29.709860  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:29.710044  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:29.710166  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602029710154 us; error 0 us; skew 500 ppm
I20260709 13:00:29.710631  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:29.713032  7078 webserver.cc:533] Webserver started at http://127.6.233.129:33105/ using document root <none> and password file <none>
I20260709 13:00:29.713747  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:29.713986  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:29.714262  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:29.715405  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-0-root/instance:
uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
format_stamp: "Formatted at 2026-07-09 13:00:29 on dist-test-slave-gvjr"
I20260709 13:00:29.719808  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:00:29.722925  7676 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:29.723708  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:00:29.724011  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
format_stamp: "Formatted at 2026-07-09 13:00:29 on dist-test-slave-gvjr"
I20260709 13:00:29.724301  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-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)
I20260709 13:00:29.738565  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:29.739871  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:29.741290  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:29.743531  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:29.743741  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:29.743970  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:29.744151  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:29.783435  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:42017
I20260709 13:00:29.783529  7738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:42017 every 8 connection(s)
I20260709 13:00:29.788390  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:29.794755  7743 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
W20260709 13:00:29.796054  7744 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
W20260709 13:00:29.799142  7746 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
I20260709 13:00:29.799837  7078 server_base.cc:1061] running on GCE node
I20260709 13:00:29.801023  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:29.801276  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:29.801450  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602029801434 us; error 0 us; skew 500 ppm
I20260709 13:00:29.802162  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:29.804399  7739 heartbeater.cc:344] Connected to a master server at 127.6.233.190:38461
I20260709 13:00:29.804816  7739 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:29.805091  7078 webserver.cc:533] Webserver started at http://127.6.233.130:33817/ using document root <none> and password file <none>
I20260709 13:00:29.805686  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:29.805675  7739 heartbeater.cc:507] Master 127.6.233.190:38461 requested a full tablet report, sending...
I20260709 13:00:29.806064  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:29.806389  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:29.807799  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-1-root/instance:
uuid: "e61b6fd0fd2142c7bd80a5936a814649"
format_stamp: "Formatted at 2026-07-09 13:00:29 on dist-test-slave-gvjr"
I20260709 13:00:29.807972  7612 ts_manager.cc:194] Registered new tserver with Master: 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017)
I20260709 13:00:29.809687  7612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51038
I20260709 13:00:29.812758  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:00:29.815970  7751 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:29.816838  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:00:29.817072  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-1-root
uuid: "e61b6fd0fd2142c7bd80a5936a814649"
format_stamp: "Formatted at 2026-07-09 13:00:29 on dist-test-slave-gvjr"
I20260709 13:00:29.817306  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-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)
I20260709 13:00:29.825670  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:29.826821  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:29.828230  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:29.830456  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:29.830634  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:29.830920  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:29.831130  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:00:29.871071  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.130:39239
I20260709 13:00:29.871253  7813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.130:39239 every 8 connection(s)
I20260709 13:00:29.875772  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:29.882737  7817 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
W20260709 13:00:29.883435  7818 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
I20260709 13:00:29.886497  7078 server_base.cc:1061] running on GCE node
W20260709 13:00:29.887498  7821 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
I20260709 13:00:29.888526  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:00:29.888677  7814 heartbeater.cc:344] Connected to a master server at 127.6.233.190:38461
W20260709 13:00:29.888797  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:29.889087  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602029889072 us; error 0 us; skew 500 ppm
I20260709 13:00:29.889139  7814 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:29.889662  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:29.889922  7814 heartbeater.cc:507] Master 127.6.233.190:38461 requested a full tablet report, sending...
I20260709 13:00:29.891975  7612 ts_manager.cc:194] Registered new tserver with Master: e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:29.892251  7078 webserver.cc:533] Webserver started at http://127.6.233.131:34453/ using document root <none> and password file <none>
I20260709 13:00:29.892757  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:29.892956  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:29.893210  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:29.893472  7612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51050
I20260709 13:00:29.894423  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-2-root/instance:
uuid: "074a101124b549f4b5227e05d7987d8c"
format_stamp: "Formatted at 2026-07-09 13:00:29 on dist-test-slave-gvjr"
I20260709 13:00:29.898656  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:00:29.901758  7825 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:29.902532  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:00:29.902835  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-2-root
uuid: "074a101124b549f4b5227e05d7987d8c"
format_stamp: "Formatted at 2026-07-09 13:00:29 on dist-test-slave-gvjr"
I20260709 13:00:29.903167  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602016243738-7078-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)
I20260709 13:00:29.919162  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:29.920419  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:29.921896  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:29.924110  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:29.924346  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:29.924579  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:29.924747  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:29.964011  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.131:40077
I20260709 13:00:29.964116  7887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.131:40077 every 8 connection(s)
I20260709 13:00:29.976935  7888 heartbeater.cc:344] Connected to a master server at 127.6.233.190:38461
I20260709 13:00:29.977317  7888 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:29.978022  7888 heartbeater.cc:507] Master 127.6.233.190:38461 requested a full tablet report, sending...
I20260709 13:00:29.980042  7612 ts_manager.cc:194] Registered new tserver with Master: 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:29.980581  7078 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013354899s
I20260709 13:00:29.981448  7612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51062
I20260709 13:00:30.004184  7612 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51072:
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"
    }
  }
}
W20260709 13:00:30.007243  7612 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.
I20260709 13:00:30.076211  7779 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7d7358e65145aaadc48ab0947608d9 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:00:30.078058  7779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7d7358e65145aaadc48ab0947608d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.081439  7778 tablet_service.cc:1511] Processing CreateTablet for tablet a43524c874c14ab88039951c7fe63c04 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:00:30.081825  7777 tablet_service.cc:1511] Processing CreateTablet for tablet 5a59ed2c92694387aeb8f753e5b9ede8 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:00:30.082952  7778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a43524c874c14ab88039951c7fe63c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.087327  7777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a59ed2c92694387aeb8f753e5b9ede8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.089912  7704 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7d7358e65145aaadc48ab0947608d9 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:00:30.092239  7703 tablet_service.cc:1511] Processing CreateTablet for tablet a43524c874c14ab88039951c7fe63c04 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:00:30.093636  7703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a43524c874c14ab88039951c7fe63c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.093693  7702 tablet_service.cc:1511] Processing CreateTablet for tablet 5a59ed2c92694387aeb8f753e5b9ede8 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:00:30.095124  7702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a59ed2c92694387aeb8f753e5b9ede8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.095788  7776 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb456a1b16e43fc984f1b04a28ff846 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:00:30.097064  7776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb456a1b16e43fc984f1b04a28ff846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.100154  7775 tablet_service.cc:1511] Processing CreateTablet for tablet a61b8798208247d2b2ac19eb6be74355 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:00:30.101500  7775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61b8798208247d2b2ac19eb6be74355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.102780  7704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7d7358e65145aaadc48ab0947608d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.103273  7853 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7d7358e65145aaadc48ab0947608d9 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:00:30.104032  7701 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb456a1b16e43fc984f1b04a28ff846 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:00:30.104579  7853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7d7358e65145aaadc48ab0947608d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.107026  7700 tablet_service.cc:1511] Processing CreateTablet for tablet a61b8798208247d2b2ac19eb6be74355 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:00:30.107553  7852 tablet_service.cc:1511] Processing CreateTablet for tablet a43524c874c14ab88039951c7fe63c04 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:00:30.108819  7852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a43524c874c14ab88039951c7fe63c04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.109319  7698 tablet_service.cc:1511] Processing CreateTablet for tablet 244bd7485b134d489d565782257f0e1a (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:00:30.111208  7699 tablet_service.cc:1511] Processing CreateTablet for tablet 595e59d9ba574293abb5bd719ea93af9 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:00:30.105324  7701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb456a1b16e43fc984f1b04a28ff846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.112190  7773 tablet_service.cc:1511] Processing CreateTablet for tablet 244bd7485b134d489d565782257f0e1a (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:00:30.113540  7773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244bd7485b134d489d565782257f0e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.115347  7698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244bd7485b134d489d565782257f0e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.115410  7772 tablet_service.cc:1511] Processing CreateTablet for tablet ca1763edc3b240beaf9ade09775d507d (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:00:30.116645  7699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595e59d9ba574293abb5bd719ea93af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.116817  7772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1763edc3b240beaf9ade09775d507d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.118144  7700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61b8798208247d2b2ac19eb6be74355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.118705  7697 tablet_service.cc:1511] Processing CreateTablet for tablet ca1763edc3b240beaf9ade09775d507d (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:00:30.120049  7697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1763edc3b240beaf9ade09775d507d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.121047  7774 tablet_service.cc:1511] Processing CreateTablet for tablet 595e59d9ba574293abb5bd719ea93af9 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:00:30.122347  7774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595e59d9ba574293abb5bd719ea93af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.124517  7851 tablet_service.cc:1511] Processing CreateTablet for tablet 5a59ed2c92694387aeb8f753e5b9ede8 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:00:30.126593  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a59ed2c92694387aeb8f753e5b9ede8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.141199  7696 tablet_service.cc:1511] Processing CreateTablet for tablet a7c2826b77fc412394f9868c0f0fce4a (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:00:30.142544  7696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c2826b77fc412394f9868c0f0fce4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.144181  7771 tablet_service.cc:1511] Processing CreateTablet for tablet a7c2826b77fc412394f9868c0f0fce4a (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:00:30.145500  7771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c2826b77fc412394f9868c0f0fce4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.148057  7770 tablet_service.cc:1511] Processing CreateTablet for tablet 93ea5bae03ea4b4cac209aff770a903f (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:00:30.149319  7770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ea5bae03ea4b4cac209aff770a903f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.152482  7695 tablet_service.cc:1511] Processing CreateTablet for tablet 93ea5bae03ea4b4cac209aff770a903f (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:00:30.154076  7695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ea5bae03ea4b4cac209aff770a903f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.168977  7850 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb456a1b16e43fc984f1b04a28ff846 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:00:30.173154  7849 tablet_service.cc:1511] Processing CreateTablet for tablet a61b8798208247d2b2ac19eb6be74355 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:00:30.174103  7844 tablet_service.cc:1511] Processing CreateTablet for tablet 93ea5bae03ea4b4cac209aff770a903f (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:00:30.175340  7848 tablet_service.cc:1511] Processing CreateTablet for tablet 595e59d9ba574293abb5bd719ea93af9 (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:00:30.177467  7847 tablet_service.cc:1511] Processing CreateTablet for tablet 244bd7485b134d489d565782257f0e1a (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:00:30.179667  7846 tablet_service.cc:1511] Processing CreateTablet for tablet ca1763edc3b240beaf9ade09775d507d (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:00:30.181883  7845 tablet_service.cc:1511] Processing CreateTablet for tablet a7c2826b77fc412394f9868c0f0fce4a (DEFAULT_TABLE table=test-workload [id=a2dcbead77dd46979c976233682ee984]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:00:30.170917  7850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb456a1b16e43fc984f1b04a28ff846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.184052  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244bd7485b134d489d565782257f0e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.185082  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595e59d9ba574293abb5bd719ea93af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.185793  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c2826b77fc412394f9868c0f0fce4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.186466  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ea5bae03ea4b4cac209aff770a903f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.187140  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1763edc3b240beaf9ade09775d507d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.188309  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a61b8798208247d2b2ac19eb6be74355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:30.230034  7903 tablet_bootstrap.cc:492] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
I20260709 13:00:30.235773  7902 tablet_bootstrap.cc:492] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.244518  7903 tablet_bootstrap.cc:654] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.281735  7902 tablet_bootstrap.cc:654] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.317873  7903 tablet_bootstrap.cc:492] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:30.318338  7903 ts_tablet_manager.cc:1403] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.000s
I20260709 13:00:30.320974  7903 raft_consensus.cc:359] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.321678  7903 raft_consensus.cc:385] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.321924  7903 raft_consensus.cc:740] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.322705  7903 consensus_queue.cc:260] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.324668  7904 tablet_bootstrap.cc:492] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:30.337044  7814 heartbeater.cc:499] Master 127.6.233.190:38461 was elected leader, sending a full tablet report...
I20260709 13:00:30.337327  7903 ts_tablet_manager.cc:1434] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.004s
I20260709 13:00:30.338311  7903 tablet_bootstrap.cc:492] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
I20260709 13:00:30.341301  7904 tablet_bootstrap.cc:654] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.343115  7902 tablet_bootstrap.cc:492] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
I20260709 13:00:30.343609  7902 ts_tablet_manager.cc:1403] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.025s
I20260709 13:00:30.344847  7903 tablet_bootstrap.cc:654] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.346586  7902 raft_consensus.cc:359] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.347375  7902 raft_consensus.cc:385] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.347682  7902 raft_consensus.cc:740] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.348734  7902 consensus_queue.cc:260] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.358219  7902 ts_tablet_manager.cc:1434] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:00:30.359001  7739 heartbeater.cc:499] Master 127.6.233.190:38461 was elected leader, sending a full tablet report...
I20260709 13:00:30.367347  7902 tablet_bootstrap.cc:492] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.373860  7902 tablet_bootstrap.cc:654] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.378131  7904 tablet_bootstrap.cc:492] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:30.378688  7904 ts_tablet_manager.cc:1403] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.025s
I20260709 13:00:30.379472  7903 tablet_bootstrap.cc:492] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:30.379936  7903 ts_tablet_manager.cc:1403] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.025s
I20260709 13:00:30.381831  7904 raft_consensus.cc:359] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.382673  7904 raft_consensus.cc:385] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.382629  7903 raft_consensus.cc:359] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.383139  7904 raft_consensus.cc:740] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.383471  7903 raft_consensus.cc:385] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.383787  7903 raft_consensus.cc:740] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.384232  7904 consensus_queue.cc:260] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.384598  7903 consensus_queue.cc:260] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.386443  7902 tablet_bootstrap.cc:492] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
I20260709 13:00:30.386948  7902 ts_tablet_manager.cc:1403] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 13:00:30.389789  7902 raft_consensus.cc:359] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.390534  7902 raft_consensus.cc:385] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.390834  7902 raft_consensus.cc:740] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.391134  7903 ts_tablet_manager.cc:1434] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:00:30.391568  7902 consensus_queue.cc:260] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.392324  7903 tablet_bootstrap.cc:492] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
I20260709 13:00:30.393736  7902 ts_tablet_manager.cc:1434] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:00:30.394371  7904 ts_tablet_manager.cc:1434] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 13:00:30.394639  7902 tablet_bootstrap.cc:492] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.395310  7888 heartbeater.cc:499] Master 127.6.233.190:38461 was elected leader, sending a full tablet report...
I20260709 13:00:30.399168  7903 tablet_bootstrap.cc:654] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.401242  7902 tablet_bootstrap.cc:654] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.407377  7910 raft_consensus.cc:493] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.408105  7910 raft_consensus.cc:515] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.408784  7904 tablet_bootstrap.cc:492] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:30.421644  7910 leader_election.cc:290] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.443244  7904 tablet_bootstrap.cc:654] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.446466  7903 tablet_bootstrap.cc:492] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:30.447010  7903 ts_tablet_manager.cc:1403] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.031s
I20260709 13:00:30.447383  7902 tablet_bootstrap.cc:492] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
I20260709 13:00:30.447835  7902 ts_tablet_manager.cc:1403] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.053s	user 0.032s	sys 0.019s
I20260709 13:00:30.449961  7903 raft_consensus.cc:359] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.450708  7903 raft_consensus.cc:385] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.451131  7903 raft_consensus.cc:740] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.450664  7902 raft_consensus.cc:359] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.451593  7902 raft_consensus.cc:385] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.451905  7902 raft_consensus.cc:740] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.452126  7903 consensus_queue.cc:260] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.452812  7902 consensus_queue.cc:260] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.455049  7902 ts_tablet_manager.cc:1434] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:00:30.456043  7902 tablet_bootstrap.cc:492] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.459192  7907 raft_consensus.cc:493] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.459717  7907 raft_consensus.cc:515] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.463925  7902 tablet_bootstrap.cc:654] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.464998  7907 leader_election.cc:290] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.473155  7903 ts_tablet_manager.cc:1434] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:00:30.476006  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
W20260709 13:00:30.479557  7680 leader_election.cc:343] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.486337  7903 tablet_bootstrap.cc:492] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
I20260709 13:00:30.494920  7904 tablet_bootstrap.cc:492] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:30.495479  7904 ts_tablet_manager.cc:1403] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.087s	user 0.030s	sys 0.028s
I20260709 13:00:30.498521  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
W20260709 13:00:30.500602  7677 leader_election.cc:343] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.501247  7903 tablet_bootstrap.cc:654] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.501230  7677 leader_election.cc:304] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:30.502873  7910 raft_consensus.cc:2749] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:30.499215  7904 raft_consensus.cc:359] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.507185  7904 raft_consensus.cc:385] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.507599  7904 raft_consensus.cc:740] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.513797  7904 consensus_queue.cc:260] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.516948  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:30.518420  7902 tablet_bootstrap.cc:492] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
W20260709 13:00:30.518518  7755 leader_election.cc:343] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.519100  7902 ts_tablet_manager.cc:1403] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.031s
I20260709 13:00:30.521579  7902 raft_consensus.cc:359] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.522312  7902 raft_consensus.cc:385] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.522630  7902 raft_consensus.cc:740] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.523793  7902 consensus_queue.cc:260] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.528162  7902 ts_tablet_manager.cc:1434] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:00:30.529248  7902 tablet_bootstrap.cc:492] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.522580  7904 ts_tablet_manager.cc:1434] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:00:30.533733  7904 tablet_bootstrap.cc:492] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:30.535643  7902 tablet_bootstrap.cc:654] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.547209  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:30.548220  7902 tablet_bootstrap.cc:492] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
I20260709 13:00:30.548722  7902 ts_tablet_manager.cc:1403] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
W20260709 13:00:30.549024  7755 leader_election.cc:343] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.549510  7755 leader_election.cc:304] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e61b6fd0fd2142c7bd80a5936a814649; no voters: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:30.550290  7907 raft_consensus.cc:2749] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:30.550661  7904 tablet_bootstrap.cc:654] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.551034  7903 tablet_bootstrap.cc:492] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:30.551623  7903 ts_tablet_manager.cc:1403] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.026s
I20260709 13:00:30.551731  7902 raft_consensus.cc:359] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.552284  7902 raft_consensus.cc:385] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.552573  7902 raft_consensus.cc:740] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.553326  7902 consensus_queue.cc:260] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.555213  7903 raft_consensus.cc:359] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.555982  7903 raft_consensus.cc:385] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.556329  7903 raft_consensus.cc:740] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.556347  7902 ts_tablet_manager.cc:1434] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:00:30.556529  7904 tablet_bootstrap.cc:492] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:30.557355  7904 ts_tablet_manager.cc:1403] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260709 13:00:30.557708  7902 tablet_bootstrap.cc:492] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.557431  7903 consensus_queue.cc:260] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.560562  7904 raft_consensus.cc:359] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.561363  7904 raft_consensus.cc:385] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.561715  7903 ts_tablet_manager.cc:1434] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:00:30.561720  7904 raft_consensus.cc:740] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.562879  7903 tablet_bootstrap.cc:492] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
I20260709 13:00:30.562868  7904 consensus_queue.cc:260] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.565932  7902 tablet_bootstrap.cc:654] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.569888  7903 tablet_bootstrap.cc:654] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.574082  7904 ts_tablet_manager.cc:1434] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:00:30.577458  7904 tablet_bootstrap.cc:492] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:30.580227  7902 tablet_bootstrap.cc:492] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
I20260709 13:00:30.581488  7902 ts_tablet_manager.cc:1403] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260709 13:00:30.580557  7903 tablet_bootstrap.cc:492] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:30.582098  7903 ts_tablet_manager.cc:1403] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260709 13:00:30.582470  7910 raft_consensus.cc:493] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.582895  7910 raft_consensus.cc:515] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.585039  7910 leader_election.cc:290] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.584970  7903 raft_consensus.cc:359] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.585899  7903 raft_consensus.cc:385] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.585765  7902 raft_consensus.cc:359] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.586385  7903 raft_consensus.cc:740] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.586894  7902 raft_consensus.cc:385] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.587013  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:30.587337  7902 raft_consensus.cc:740] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.587638  7863 raft_consensus.cc:2468] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:30.587478  7903 consensus_queue.cc:260] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.588286  7902 consensus_queue.cc:260] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.589027  7904 tablet_bootstrap.cc:654] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.589704  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:30.590339  7789 raft_consensus.cc:2468] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:30.590665  7903 ts_tablet_manager.cc:1434] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:00:30.591219  7902 ts_tablet_manager.cc:1434] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:00:30.591935  7903 tablet_bootstrap.cc:492] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
I20260709 13:00:30.592168  7902 tablet_bootstrap.cc:492] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.595829  7680 leader_election.cc:304] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 
I20260709 13:00:30.599507  7902 tablet_bootstrap.cc:654] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.600812  7903 tablet_bootstrap.cc:654] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.607146  7910 raft_consensus.cc:2804] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:30.607573  7910 raft_consensus.cc:493] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:30.607924  7910 raft_consensus.cc:3060] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.608517  7902 tablet_bootstrap.cc:492] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
I20260709 13:00:30.609030  7902 ts_tablet_manager.cc:1403] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260709 13:00:30.609063  7904 tablet_bootstrap.cc:492] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:30.610082  7904 ts_tablet_manager.cc:1403] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.011s
I20260709 13:00:30.611292  7903 tablet_bootstrap.cc:492] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:30.611773  7903 ts_tablet_manager.cc:1403] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 13:00:30.612182  7902 raft_consensus.cc:359] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.613022  7902 raft_consensus.cc:385] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.613363  7902 raft_consensus.cc:740] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.613180  7904 raft_consensus.cc:359] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.613965  7904 raft_consensus.cc:385] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.614290  7904 raft_consensus.cc:740] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.614306  7902 consensus_queue.cc:260] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.614729  7903 raft_consensus.cc:359] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.615494  7903 raft_consensus.cc:385] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.615785  7903 raft_consensus.cc:740] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.615350  7904 consensus_queue.cc:260] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.616490  7903 consensus_queue.cc:260] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.616951  7902 ts_tablet_manager.cc:1434] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 13:00:30.618036  7902 tablet_bootstrap.cc:492] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.619493  7904 ts_tablet_manager.cc:1434] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:00:30.619527  7903 ts_tablet_manager.cc:1434] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:00:30.620631  7904 tablet_bootstrap.cc:492] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:30.620631  7903 tablet_bootstrap.cc:492] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
I20260709 13:00:30.624725  7902 tablet_bootstrap.cc:654] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:30.626572  7660 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:30.629916  7903 tablet_bootstrap.cc:654] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.636651  7902 tablet_bootstrap.cc:492] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
I20260709 13:00:30.637130  7902 ts_tablet_manager.cc:1403] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:00:30.639274  7904 tablet_bootstrap.cc:654] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.640041  7902 raft_consensus.cc:359] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.640736  7902 raft_consensus.cc:385] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.641031  7902 raft_consensus.cc:740] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.641884  7902 consensus_queue.cc:260] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.653110  7904 tablet_bootstrap.cc:492] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:30.653779  7904 ts_tablet_manager.cc:1403] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.004s
I20260709 13:00:30.654181  7902 ts_tablet_manager.cc:1434] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.008s
I20260709 13:00:30.655485  7902 tablet_bootstrap.cc:492] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.658166  7904 raft_consensus.cc:359] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.659176  7904 raft_consensus.cc:385] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.659562  7904 raft_consensus.cc:740] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.660720  7904 consensus_queue.cc:260] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.665212  7933 raft_consensus.cc:493] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.668125  7933 raft_consensus.cc:515] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
W20260709 13:00:30.671381  7680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.131:40077, user_credentials={real_user=slave}} blocked reactor thread for 75618.3us
I20260709 13:00:30.671792  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:30.654484  7910 raft_consensus.cc:515] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.672485  7789 raft_consensus.cc:2468] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:30.672551  7904 ts_tablet_manager.cc:1434] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.007s
I20260709 13:00:30.673842  7677 leader_election.cc:304] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:30.675289  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:30.675647  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:30.675911  7863 raft_consensus.cc:3060] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.676221  7789 raft_consensus.cc:3060] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.676873  7912 raft_consensus.cc:493] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.677932  7933 leader_election.cc:290] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.677505  7912 raft_consensus.cc:515] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.678481  7933 raft_consensus.cc:2804] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:30.681226  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:30.686800  7863 raft_consensus.cc:2468] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:30.687079  7933 raft_consensus.cc:493] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:30.687477  7933 raft_consensus.cc:3060] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.687866  7912 leader_election.cc:290] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:30.691862  7927 raft_consensus.cc:493] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.692386  7927 raft_consensus.cc:515] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.694643  7910 leader_election.cc:290] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.695506  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:30.696151  7927 leader_election.cc:290] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
W20260709 13:00:30.697021  7677 leader_election.cc:343] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.699306  7902 tablet_bootstrap.cc:654] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.702005  7904 tablet_bootstrap.cc:492] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:30.704401  7789 raft_consensus.cc:2468] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
W20260709 13:00:30.704730  7680 leader_election.cc:343] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.705749  7677 leader_election.cc:304] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:30.705855  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:30.706503  7863 raft_consensus.cc:2468] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:30.706959  7927 raft_consensus.cc:2804] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:30.707546  7927 raft_consensus.cc:697] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:30.707578  7680 leader_election.cc:304] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:30.708439  7903 tablet_bootstrap.cc:492] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:30.708827  7910 raft_consensus.cc:2804] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:30.708889  7903 ts_tablet_manager.cc:1403] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.088s	user 0.035s	sys 0.034s
I20260709 13:00:30.709676  7927 consensus_queue.cc:237] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.713394  7904 tablet_bootstrap.cc:654] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.709497  7910 raft_consensus.cc:493] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:30.715408  7910 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.717975  7907 raft_consensus.cc:493] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.718840  7907 raft_consensus.cc:515] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.719286  7933 raft_consensus.cc:515] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.721740  7907 leader_election.cc:290] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.723836  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:30.725198  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:30.728587  7902 tablet_bootstrap.cc:492] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
W20260709 13:00:30.728749  7755 leader_election.cc:343] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.729050  7902 ts_tablet_manager.cc:1403] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.001s
W20260709 13:00:30.730254  7755 leader_election.cc:343] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.730679  7755 leader_election.cc:304] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e61b6fd0fd2142c7bd80a5936a814649; no voters: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:30.731773  7907 raft_consensus.cc:2749] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:30.732025  7902 raft_consensus.cc:359] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.732740  7902 raft_consensus.cc:385] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.733029  7902 raft_consensus.cc:740] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.734747  7910 raft_consensus.cc:515] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.737493  7902 consensus_queue.cc:260] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.738559  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:30.714330  7903 raft_consensus.cc:359] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.740051  7927 raft_consensus.cc:493] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.740624  7927 raft_consensus.cc:515] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.740106  7611 catalog_manager.cc:5697] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:30.739552  7903 raft_consensus.cc:385] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.743646  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:30.744410  7788 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:30.745672  7677 leader_election.cc:304] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:30.743680  7903 raft_consensus.cc:740] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.746918  7903 consensus_queue.cc:260] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.748343  7789 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.749279  7903 ts_tablet_manager.cc:1434] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:00:30.750291  7903 tablet_bootstrap.cc:492] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
I20260709 13:00:30.751965  7927 leader_election.cc:290] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.751864  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:30.752491  7927 raft_consensus.cc:2804] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:30.752547  7788 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 0.
I20260709 13:00:30.752914  7927 raft_consensus.cc:493] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:30.753271  7927 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.753669  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:30.754274  7863 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:30.755791  7826 leader_election.cc:304] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:30.755986  7789 raft_consensus.cc:2468] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:30.756631  7912 raft_consensus.cc:2804] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:30.757022  7912 raft_consensus.cc:493] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:30.757169  7902 ts_tablet_manager.cc:1434] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:00:30.757417  7912 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.758160  7902 tablet_bootstrap.cc:492] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14: Bootstrap starting.
I20260709 13:00:30.764948  7912 raft_consensus.cc:515] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.767161  7677 leader_election.cc:304] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:30.767868  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:30.768688  7939 raft_consensus.cc:2804] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:00:30.769066  7680 leader_election.cc:343] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.770080  7904 tablet_bootstrap.cc:492] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:30.768712  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:30.770821  7904 ts_tablet_manager.cc:1403] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.016s
I20260709 13:00:30.771023  7788 raft_consensus.cc:3060] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.770486  7933 leader_election.cc:290] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.775624  7910 leader_election.cc:290] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.777753  7912 leader_election.cc:290] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:30.777902  7933 raft_consensus.cc:493] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.792330  7933 raft_consensus.cc:515] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.792685  7788 raft_consensus.cc:2468] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:30.794390  7933 leader_election.cc:290] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.794618  7677 leader_election.cc:304] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 074a101124b549f4b5227e05d7987d8c
I20260709 13:00:30.781741  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:30.784138  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:30.796237  7863 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.796789  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:30.797209  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:30.798003  7789 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:30.798414  7677 leader_election.cc:343] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.782310  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:30.801036  7933 raft_consensus.cc:2804] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:30.801545  7933 raft_consensus.cc:697] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:30.801771  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:30.802376  7862 raft_consensus.cc:2468] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:30.802407  7933 consensus_queue.cc:237] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.804960  7680 leader_election.cc:304] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:30.806752  7910 raft_consensus.cc:2804] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:30.807168  7910 raft_consensus.cc:493] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:30.807482  7910 raft_consensus.cc:3060] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.809398  7863 raft_consensus.cc:2468] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:30.777491  7904 raft_consensus.cc:359] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.812796  7939 raft_consensus.cc:697] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:30.811868  7904 raft_consensus.cc:385] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.813809  7904 raft_consensus.cc:740] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.813728  7939 consensus_queue.cc:237] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.815476  7910 raft_consensus.cc:515] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.816996  7903 tablet_bootstrap.cc:654] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.818176  7904 consensus_queue.cc:260] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.819036  7910 leader_election.cc:290] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.820245  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:30.820885  7863 raft_consensus.cc:3060] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.825028  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:30.825448  7904 ts_tablet_manager.cc:1434] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.002s
I20260709 13:00:30.788815  7902 tablet_bootstrap.cc:654] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.826763  7904 tablet_bootstrap.cc:492] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:30.826639  7910 raft_consensus.cc:493] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.828975  7910 raft_consensus.cc:515] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.831939  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a59ed2c92694387aeb8f753e5b9ede8" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:30.832633  7787 raft_consensus.cc:2468] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
W20260709 13:00:30.832751  7677 leader_election.cc:343] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.833791  7677 leader_election.cc:304] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:30.834736  7942 raft_consensus.cc:2804] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:30.835170  7910 leader_election.cc:290] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.835180  7942 raft_consensus.cc:493] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:30.835862  7942 raft_consensus.cc:3060] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.837405  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a59ed2c92694387aeb8f753e5b9ede8" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:30.838145  7862 raft_consensus.cc:2468] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:30.833895  7927 raft_consensus.cc:515] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.858860  7902 tablet_bootstrap.cc:492] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14: No bootstrap required, opened a new log
I20260709 13:00:30.859387  7902 ts_tablet_manager.cc:1403] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent bootstrapping tablet: real 0.101s	user 0.017s	sys 0.011s
I20260709 13:00:30.859277  7903 tablet_bootstrap.cc:492] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:30.861433  7903 ts_tablet_manager.cc:1403] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.016s
I20260709 13:00:30.862599  7863 raft_consensus.cc:2468] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:30.864048  7680 leader_election.cc:304] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:30.865675  7933 raft_consensus.cc:2804] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:30.866384  7933 raft_consensus.cc:697] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:30.866597  7902 raft_consensus.cc:359] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.867260  7902 raft_consensus.cc:385] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.864991  7789 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 1.
I20260709 13:00:30.867555  7714 raft_consensus.cc:2393] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 074a101124b549f4b5227e05d7987d8c in current term 1: Already voted for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in this term.
I20260709 13:00:30.867373  7933 consensus_queue.cc:237] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.868690  7826 leader_election.cc:304] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [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: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:30.869793  7912 raft_consensus.cc:2804] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:30.867568  7902 raft_consensus.cc:740] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.872283  7902 consensus_queue.cc:260] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.874184  7902 ts_tablet_manager.cc:1434] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:00:30.874138  7903 raft_consensus.cc:359] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.875270  7903 raft_consensus.cc:385] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:30.875651  7903 raft_consensus.cc:740] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:30.876749  7927 leader_election.cc:290] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.877560  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:30.879091  7789 raft_consensus.cc:2393] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a67ee8d67c84143ac0c964d4eb78c14 in current term 1: Already voted for candidate 074a101124b549f4b5227e05d7987d8c in this term.
I20260709 13:00:30.879531  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:30.885535  7609 catalog_manager.cc:5697] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:30.878157  7904 tablet_bootstrap.cc:654] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:30.888564  7609 catalog_manager.cc:5697] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:30.899428  7912 raft_consensus.cc:697] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Becoming Leader. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:30.900484  7912 consensus_queue.cc:237] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.903889  7942 raft_consensus.cc:515] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.907420  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a59ed2c92694387aeb8f753e5b9ede8" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:30.907647  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a59ed2c92694387aeb8f753e5b9ede8" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:30.908058  7789 raft_consensus.cc:3060] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.908154  7862 raft_consensus.cc:3060] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.915303  7789 raft_consensus.cc:2468] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:30.916581  7677 leader_election.cc:304] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:30.917078  7862 raft_consensus.cc:2468] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:30.917502  7927 raft_consensus.cc:2804] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:30.917979  7927 raft_consensus.cc:697] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:30.918828  7927 consensus_queue.cc:237] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.918800  7903 consensus_queue.cc:260] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.925240  7939 raft_consensus.cc:493] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.925776  7939 raft_consensus.cc:515] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.933219  7907 raft_consensus.cc:493] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.933871  7907 raft_consensus.cc:515] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.943838  7939 leader_election.cc:290] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.943315  7609 catalog_manager.cc:5697] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 074a101124b549f4b5227e05d7987d8c (127.6.233.131). New cstate: current_term: 1 leader_uuid: "074a101124b549f4b5227e05d7987d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:30.945258  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
W20260709 13:00:30.947011  7680 leader_election.cc:343] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.949240  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:30.950110  7789 raft_consensus.cc:2468] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:30.951781  7677 leader_election.cc:304] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 074a101124b549f4b5227e05d7987d8c
I20260709 13:00:30.952708  7927 raft_consensus.cc:2804] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:30.953075  7927 raft_consensus.cc:493] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:30.953486  7927 raft_consensus.cc:3060] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.954958  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:30.955848  7714 raft_consensus.cc:2468] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 0.
I20260709 13:00:30.957315  7755 leader_election.cc:304] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:30.960493  7903 ts_tablet_manager.cc:1434] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.000s
I20260709 13:00:30.960778  7907 leader_election.cc:290] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.961380  7907 raft_consensus.cc:493] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:30.961853  7907 raft_consensus.cc:515] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.962563  7953 raft_consensus.cc:2804] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:30.962944  7953 raft_consensus.cc:493] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:30.963349  7953 raft_consensus.cc:3060] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.970410  7907 leader_election.cc:290] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.974575  7680 leader_election.cc:304] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:30.976074  7939 raft_consensus.cc:2749] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:00:30.976794  7942 leader_election.cc:290] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.977155  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:30.979243  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:30.980829  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
W20260709 13:00:30.982278  7755 leader_election.cc:343] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.983065  7903 tablet_bootstrap.cc:492] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
W20260709 13:00:30.983176  7755 leader_election.cc:343] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.987612  7927 raft_consensus.cc:515] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:30.988644  7714 raft_consensus.cc:2393] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e61b6fd0fd2142c7bd80a5936a814649 in current term 1: Already voted for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in this term.
I20260709 13:00:30.990412  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:30.991113  7927 leader_election.cc:290] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:30.991219  7789 raft_consensus.cc:3060] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:30.992283  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
W20260709 13:00:30.993575  7680 leader_election.cc:343] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:30.995422  7755 leader_election.cc:304] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e61b6fd0fd2142c7bd80a5936a814649; no voters: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:30.999339  7789 raft_consensus.cc:2468] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:31.003799  7955 raft_consensus.cc:2749] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:31.006600  7904 tablet_bootstrap.cc:492] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:31.007141  7904 ts_tablet_manager.cc:1403] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.181s	user 0.038s	sys 0.068s
I20260709 13:00:31.007727  7903 tablet_bootstrap.cc:654] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:31.010265  7904 raft_consensus.cc:359] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.010602  7953 raft_consensus.cc:515] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.011035  7904 raft_consensus.cc:385] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:31.011015  7677 leader_election.cc:304] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 074a101124b549f4b5227e05d7987d8c
I20260709 13:00:31.011556  7904 raft_consensus.cc:740] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:31.012331  7904 consensus_queue.cc:260] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.013170  7933 raft_consensus.cc:2804] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:31.012262  7609 catalog_manager.cc:5697] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:31.013664  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:31.013831  7933 raft_consensus.cc:697] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:31.014271  7714 raft_consensus.cc:3060] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.015069  7904 ts_tablet_manager.cc:1434] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:00:31.014731  7933 consensus_queue.cc:237] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.016106  7904 tablet_bootstrap.cc:492] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:31.025131  7904 tablet_bootstrap.cc:654] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:31.031673  7714 raft_consensus.cc:2468] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 1.
I20260709 13:00:31.033411  7755 leader_election.cc:304] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:31.034833  7955 raft_consensus.cc:2804] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:31.035581  7953 leader_election.cc:290] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.035507  7955 raft_consensus.cc:697] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 LEADER]: Becoming Leader. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:31.038208  7903 tablet_bootstrap.cc:492] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:31.038650  7903 ts_tablet_manager.cc:1403] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 13:00:31.037945  7955 consensus_queue.cc:237] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.041693  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:31.041266  7609 catalog_manager.cc:5697] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:31.041292  7903 raft_consensus.cc:359] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.043076  7903 raft_consensus.cc:385] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:00:31.043248  7755 leader_election.cc:343] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:31.043988  7904 tablet_bootstrap.cc:492] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:31.044493  7904 ts_tablet_manager.cc:1403] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.009s
I20260709 13:00:31.043219  7609 catalog_manager.cc:5697] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:31.043385  7903 raft_consensus.cc:740] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:31.047281  7904 raft_consensus.cc:359] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.046947  7903 consensus_queue.cc:260] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.048135  7904 raft_consensus.cc:385] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:31.048516  7904 raft_consensus.cc:740] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:31.049245  7904 consensus_queue.cc:260] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.049837  7903 ts_tablet_manager.cc:1434] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:00:31.050720  7903 tablet_bootstrap.cc:492] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649: Bootstrap starting.
I20260709 13:00:31.051460  7904 ts_tablet_manager.cc:1434] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:00:31.053054  7904 tablet_bootstrap.cc:492] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:31.058631  7904 tablet_bootstrap.cc:654] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:31.063505  7904 tablet_bootstrap.cc:492] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:31.063951  7904 ts_tablet_manager.cc:1403] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:00:31.066586  7903 tablet_bootstrap.cc:654] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:31.066563  7904 raft_consensus.cc:359] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.066352  7611 catalog_manager.cc:5697] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 reported cstate change: term changed from 0 to 1, leader changed from <none> to e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:31.067338  7904 raft_consensus.cc:385] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:31.067695  7904 raft_consensus.cc:740] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:31.068445  7904 consensus_queue.cc:260] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.070180  7904 ts_tablet_manager.cc:1434] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:00:31.071116  7904 tablet_bootstrap.cc:492] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c: Bootstrap starting.
I20260709 13:00:31.072176  7903 tablet_bootstrap.cc:492] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649: No bootstrap required, opened a new log
I20260709 13:00:31.073081  7903 ts_tablet_manager.cc:1403] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 13:00:31.076560  7904 tablet_bootstrap.cc:654] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:31.079069  7903 raft_consensus.cc:359] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.079918  7903 raft_consensus.cc:385] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:31.080247  7903 raft_consensus.cc:740] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Initialized, Role: FOLLOWER
I20260709 13:00:31.081414  7903 consensus_queue.cc:260] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.083614  7903 ts_tablet_manager.cc:1434] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:00:31.086110  7904 tablet_bootstrap.cc:492] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c: No bootstrap required, opened a new log
I20260709 13:00:31.086527  7904 ts_tablet_manager.cc:1403] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:00:31.088893  7904 raft_consensus.cc:359] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.089586  7904 raft_consensus.cc:385] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:31.089872  7904 raft_consensus.cc:740] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:31.090534  7904 consensus_queue.cc:260] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.092160  7904 ts_tablet_manager.cc:1434] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 13:00:31.116876  7955 raft_consensus.cc:493] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:31.117341  7955 raft_consensus.cc:515] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.119053  7955 leader_election.cc:290] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.120090  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:31.120431  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:31.121210  7863 raft_consensus.cc:2393] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e61b6fd0fd2142c7bd80a5936a814649 in current term 1: Already voted for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in this term.
I20260709 13:00:31.122089  7755 leader_election.cc:304] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e61b6fd0fd2142c7bd80a5936a814649; no voters: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:31.122699  7955 raft_consensus.cc:3060] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.128604  7955 raft_consensus.cc:2749] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:31.128541  7933 consensus_queue.cc:1048] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:31.132915  7948 raft_consensus.cc:493] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:31.133522  7948 raft_consensus.cc:515] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.135725  7948 leader_election.cc:290] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:31.136919  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:31.138056  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:31.138866  7789 raft_consensus.cc:2393] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 074a101124b549f4b5227e05d7987d8c in current term 1: Already voted for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in this term.
I20260709 13:00:31.140103  7826 leader_election.cc:304] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c; no voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:31.142228  7912 raft_consensus.cc:3060] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.144095  7942 consensus_queue.cc:1048] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.149801  7912 raft_consensus.cc:2749] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:31.167798  7942 raft_consensus.cc:493] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:31.168299  7942 raft_consensus.cc:515] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.169951  7942 leader_election.cc:290] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.170779  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:31.170900  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:31.171389  7789 raft_consensus.cc:2468] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:31.171506  7863 raft_consensus.cc:2468] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:31.172374  7677 leader_election.cc:304] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:31.173084  7942 raft_consensus.cc:2804] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:31.173434  7942 raft_consensus.cc:493] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:31.173727  7942 raft_consensus.cc:3060] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.178180  7942 raft_consensus.cc:515] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.178486  7933 raft_consensus.cc:493] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:31.178972  7933 raft_consensus.cc:515] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.179946  7912 raft_consensus.cc:493] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:31.180444  7912 raft_consensus.cc:515] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.180913  7933 leader_election.cc:290] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.180961  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:31.181610  7789 raft_consensus.cc:3060] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.181644  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:31.182293  7863 raft_consensus.cc:3060] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.182566  7912 leader_election.cc:290] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:31.183014  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c" is_pre_election: true
I20260709 13:00:31.183633  7862 raft_consensus.cc:2468] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:31.184201  7942 leader_election.cc:290] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.184336  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:31.184876  7680 leader_election.cc:304] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 
I20260709 13:00:31.185000  7788 raft_consensus.cc:2468] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 0.
I20260709 13:00:31.185853  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:31.186368  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:31.186453  7826 leader_election.cc:304] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:31.186955  7788 raft_consensus.cc:2468] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 0.
I20260709 13:00:31.186486  7714 raft_consensus.cc:2468] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 0.
I20260709 13:00:31.187777  7912 raft_consensus.cc:2804] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:31.188162  7912 raft_consensus.cc:493] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:31.188500  7912 raft_consensus.cc:3060] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.189222  7942 raft_consensus.cc:2804] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:31.189512  7863 raft_consensus.cc:2468] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:31.190514  7942 raft_consensus.cc:493] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:31.190742  7680 leader_election.cc:304] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 
I20260709 13:00:31.191488  7789 raft_consensus.cc:2468] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 1.
I20260709 13:00:31.191550  7933 raft_consensus.cc:2804] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:31.190976  7942 raft_consensus.cc:3060] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.192147  7933 raft_consensus.cc:697] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:31.192984  7933 consensus_queue.cc:237] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.195798  7912 raft_consensus.cc:515] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.198939  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:31.199709  7912 leader_election.cc:290] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:31.200048  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:31.200665  7789 raft_consensus.cc:3060] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.201177  7942 raft_consensus.cc:515] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.202142  7714 raft_consensus.cc:2393] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 074a101124b549f4b5227e05d7987d8c in current term 1: Already voted for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in this term.
I20260709 13:00:31.201639  7609 catalog_manager.cc:5697] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:31.203907  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:31.204507  7942 leader_election.cc:290] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 1 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.206319  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:31.207080  7862 raft_consensus.cc:2393] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a67ee8d67c84143ac0c964d4eb78c14 in current term 1: Already voted for candidate 074a101124b549f4b5227e05d7987d8c in this term.
I20260709 13:00:31.208562  7680 leader_election.cc:304] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:31.209419  7789 raft_consensus.cc:2468] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 1.
I20260709 13:00:31.209666  7933 raft_consensus.cc:2749] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:00:31.210157  7942 consensus_queue.cc:1048] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.210296  7933 consensus_queue.cc:1048] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.210541  7826 leader_election.cc:304] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [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: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:31.211913  7912 raft_consensus.cc:2804] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:31.212423  7912 raft_consensus.cc:697] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Becoming Leader. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:31.214777  7912 consensus_queue.cc:237] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.233660  7933 consensus_queue.cc:1048] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.235539  7933 consensus_queue.cc:1048] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.230747  7609 catalog_manager.cc:5697] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 074a101124b549f4b5227e05d7987d8c (127.6.233.131). New cstate: current_term: 1 leader_uuid: "074a101124b549f4b5227e05d7987d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:31.259716  7942 consensus_queue.cc:1048] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.271207  7942 consensus_queue.cc:1048] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.282400  7912 raft_consensus.cc:493] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:31.282940  7912 raft_consensus.cc:515] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.284843  7912 leader_election.cc:290] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:31.285888  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:31.286139  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:31.286509  7788 raft_consensus.cc:2393] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 074a101124b549f4b5227e05d7987d8c in current term 1: Already voted for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in this term.
I20260709 13:00:31.287647  7829 leader_election.cc:304] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c; no voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:31.288236  7912 raft_consensus.cc:3060] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.292754  7912 raft_consensus.cc:2749] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:31.379061  7912 raft_consensus.cc:493] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:31.379588  7912 raft_consensus.cc:515] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.381176  7912 leader_election.cc:290] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017)
I20260709 13:00:31.382228  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649" is_pre_election: true
I20260709 13:00:31.382325  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" is_pre_election: true
I20260709 13:00:31.383100  7714 raft_consensus.cc:2393] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 074a101124b549f4b5227e05d7987d8c in current term 1: Already voted for candidate e61b6fd0fd2142c7bd80a5936a814649 in this term.
I20260709 13:00:31.384030  7829 leader_election.cc:304] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c; no voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:31.384894  7912 raft_consensus.cc:3060] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:31.389523  7912 raft_consensus.cc:2749] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:31.399047  7912 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.410240  7978 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.418462  7939 consensus_queue.cc:1048] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.428519  7939 consensus_queue.cc:1048] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.485754  7955 consensus_queue.cc:1048] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.499930  7907 consensus_queue.cc:1048] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.507480  7789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
mode: GRACEFUL
new_leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:56116
I20260709 13:00:31.508105  7789 raft_consensus.cc:606] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 LEADER]: Received request to transfer leadership to TS 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:31.530443  7863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355"
dest_uuid: "074a101124b549f4b5227e05d7987d8c"
mode: GRACEFUL
new_leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:52484
I20260709 13:00:31.531060  7863 raft_consensus.cc:606] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Received request to transfer leadership to TS 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:31.544492  7714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:55024
I20260709 13:00:31.545033  7714 raft_consensus.cc:606] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Received request to transfer leadership to TS e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:31.551371  7714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "244bd7485b134d489d565782257f0e1a"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:55024
I20260709 13:00:31.552078  7714 raft_consensus.cc:606] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Received request to transfer leadership to TS e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:31.557247  7714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:55024
I20260709 13:00:31.557865  7714 raft_consensus.cc:606] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Received request to transfer leadership to TS e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:31.562539  7863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a"
dest_uuid: "074a101124b549f4b5227e05d7987d8c"
mode: GRACEFUL
new_leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:52484
I20260709 13:00:31.563136  7863 raft_consensus.cc:606] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Received request to transfer leadership to TS e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:31.568022  7714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:55024
I20260709 13:00:31.568491  7714 raft_consensus.cc:606] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Received request to transfer leadership to TS 074a101124b549f4b5227e05d7987d8c
I20260709 13:00:31.584101  7939 consensus_queue.cc:1048] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.590739  7927 raft_consensus.cc:993] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:31.591233  7927 raft_consensus.cc:1081] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Signalling peer e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:31.592730  7788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:56098
I20260709 13:00:31.593345  7788 raft_consensus.cc:493] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:31.593703  7788 raft_consensus.cc:3060] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.595804  7942 consensus_queue.cc:1048] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.600198  7788 raft_consensus.cc:515] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.601423  7789 raft_consensus.cc:1240] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Rejecting Update request from peer 5a67ee8d67c84143ac0c964d4eb78c14 for earlier term 1. Current term is 2. Ops: []
I20260709 13:00:31.602386  7788 leader_election.cc:290] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 2 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.604208  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:31.605793  7942 consensus_queue.cc:1059] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.606585  7939 raft_consensus.cc:3055] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:31.606969  7939 raft_consensus.cc:740] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:31.607107  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:31.607375  7942 consensus_queue.cc:1048] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.607770  7939 consensus_queue.cc:260] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.608968  7939 raft_consensus.cc:3060] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.619927  7942 consensus_queue.cc:1048] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.620820  7978 consensus_queue.cc:1048] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:31.628129  7714 raft_consensus.cc:2468] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 2.
I20260709 13:00:31.630025  7942 raft_consensus.cc:993] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:31.630148  7755 leader_election.cc:304] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [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: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 074a101124b549f4b5227e05d7987d8c
I20260709 13:00:31.630594  7927 raft_consensus.cc:1081] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Signalling peer e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:31.631156  7907 raft_consensus.cc:2804] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:31.631654  7907 raft_consensus.cc:697] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Becoming Leader. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:31.632526  7907 consensus_queue.cc:237] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.634750  7788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:56098
I20260709 13:00:31.635357  7788 raft_consensus.cc:493] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:31.635730  7788 raft_consensus.cc:3060] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.636685  7948 raft_consensus.cc:993] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c: : Instructing follower e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:31.637125  7948 raft_consensus.cc:1081] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Signalling peer e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:31.641464  7787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:56108
I20260709 13:00:31.642515  7787 raft_consensus.cc:493] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:31.642786  7978 consensus_queue.cc:1048] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:31.643057  7787 raft_consensus.cc:3060] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.652318  7787 raft_consensus.cc:515] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.655506  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:31.655812  7788 raft_consensus.cc:515] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.659471  7788 leader_election.cc:290] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 2 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.660523  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:31.660950  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:31.661180  7863 raft_consensus.cc:3060] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.661708  7714 raft_consensus.cc:3055] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:31.662086  7714 raft_consensus.cc:740] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:31.663404  7714 consensus_queue.cc:260] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.664714  7714 raft_consensus.cc:3060] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.666653  7612 catalog_manager.cc:5697] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 reported cstate change: term changed from 1 to 2, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:31.668103  7787 leader_election.cc:290] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 2 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.668643  7863 raft_consensus.cc:2468] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 2.
I20260709 13:00:31.669202  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c2826b77fc412394f9868c0f0fce4a" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:31.669765  7862 raft_consensus.cc:3055] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:31.669922  7755 leader_election.cc:304] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:31.670135  7862 raft_consensus.cc:740] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:31.670779  7907 raft_consensus.cc:2804] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:31.671290  7907 raft_consensus.cc:697] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Becoming Leader. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:31.671164  7862 consensus_queue.cc:260] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.672415  7862 raft_consensus.cc:3060] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.672169  7907 consensus_queue.cc:237] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.677667  7714 raft_consensus.cc:2468] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 2.
I20260709 13:00:31.679484  7942 raft_consensus.cc:993] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:31.679911  7927 raft_consensus.cc:1081] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Signalling peer e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:31.680941  7862 raft_consensus.cc:2468] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 2.
I20260709 13:00:31.681608  7788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "244bd7485b134d489d565782257f0e1a"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:56098
I20260709 13:00:31.682636  7755 leader_election.cc:304] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [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: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:31.682817  7788 raft_consensus.cc:493] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:31.683314  7788 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.683802  7907 raft_consensus.cc:2804] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:31.685271  7907 raft_consensus.cc:697] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Becoming Leader. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:31.685920  7907 consensus_queue.cc:237] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.690382  7788 raft_consensus.cc:515] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.693161  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:31.693643  7714 raft_consensus.cc:3055] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:31.693965  7714 raft_consensus.cc:740] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:31.693673  7612 catalog_manager.cc:5697] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 reported cstate change: term changed from 1 to 2, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:31.694608  7714 consensus_queue.cc:260] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.694887  7612 catalog_manager.cc:5697] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 reported cstate change: term changed from 1 to 2, leader changed from 074a101124b549f4b5227e05d7987d8c (127.6.233.131) to e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:31.695534  7788 leader_election.cc:290] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 2 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.695536  7714 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.697021  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:31.697570  7862 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.702157  7714 raft_consensus.cc:2468] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 2.
I20260709 13:00:31.703275  7755 leader_election.cc:304] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:31.703362  7862 raft_consensus.cc:2468] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 2.
I20260709 13:00:31.704103  7907 raft_consensus.cc:2804] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:31.704578  7907 raft_consensus.cc:697] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Becoming Leader. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:31.705343  7907 consensus_queue.cc:237] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.711329  7612 catalog_manager.cc:5697] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 reported cstate change: term changed from 1 to 2, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:31.764832  7939 raft_consensus.cc:993] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:31.765233  7927 raft_consensus.cc:1081] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Signalling peer 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:31.766631  7862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f"
dest_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:52476
I20260709 13:00:31.767144  7862 raft_consensus.cc:493] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:31.767436  7862 raft_consensus.cc:3060] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.771835  7862 raft_consensus.cc:515] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.773442  7862 leader_election.cc:290] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 2 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:31.774266  7714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:31.774482  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ea5bae03ea4b4cac209aff770a903f" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:31.774829  7714 raft_consensus.cc:3055] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:31.775096  7788 raft_consensus.cc:3060] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.775216  7714 raft_consensus.cc:740] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:31.775957  7714 consensus_queue.cc:260] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.776836  7714 raft_consensus.cc:3060] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.780110  7788 raft_consensus.cc:2468] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 2.
I20260709 13:00:31.781267  7714 raft_consensus.cc:2468] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 2.
I20260709 13:00:31.781286  7826 leader_election.cc:304] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:31.782228  7948 raft_consensus.cc:2804] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:31.782670  7948 raft_consensus.cc:697] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Becoming Leader. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:31.783357  7948 consensus_queue.cc:237] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.790136  7612 catalog_manager.cc:5697] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c reported cstate change: term changed from 1 to 2, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to 074a101124b549f4b5227e05d7987d8c (127.6.233.131). New cstate: current_term: 2 leader_uuid: "074a101124b549f4b5227e05d7987d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:31.915161  7978 raft_consensus.cc:993] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c: : Instructing follower 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:31.915572  7948 raft_consensus.cc:1081] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Signalling peer 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:31.917086  7714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:55022
I20260709 13:00:31.917548  7714 raft_consensus.cc:493] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:31.917801  7714 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.922410  7714 raft_consensus.cc:515] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.924140  7714 leader_election.cc:290] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 2 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:31.924889  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:31.925280  7862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:31.925503  7788 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.925834  7862 raft_consensus.cc:3055] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:31.926157  7862 raft_consensus.cc:740] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:31.926962  7862 consensus_queue.cc:260] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.928174  7862 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:31.932308  7788 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 2.
I20260709 13:00:31.933517  7677 leader_election.cc:304] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:31.934304  7927 raft_consensus.cc:2804] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:31.934754  7927 raft_consensus.cc:697] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:31.934821  7862 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 2.
I20260709 13:00:31.935568  7927 consensus_queue.cc:237] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:31.941704  7612 catalog_manager.cc:5697] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 1 to 2, leader changed from 074a101124b549f4b5227e05d7987d8c (127.6.233.131) to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:32.044903  7714 raft_consensus.cc:1275] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.046083  7907 consensus_queue.cc:1048] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.050423  7907 raft_consensus.cc:993] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649: : Instructing follower 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:32.050871  7953 raft_consensus.cc:1081] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 LEADER]: Signalling peer 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:32.052510  7714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:55010
I20260709 13:00:32.054648  7714 raft_consensus.cc:493] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:32.055058  7714 raft_consensus.cc:3060] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:32.054157  7862 raft_consensus.cc:3060] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:32.062065  7714 raft_consensus.cc:515] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:32.064733  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:32.065320  7788 raft_consensus.cc:3055] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:32.065644  7788 raft_consensus.cc:740] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:32.066409  7788 consensus_queue.cc:260] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:32.067538  7788 raft_consensus.cc:3060] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:32.068233  7863 raft_consensus.cc:1275] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.068342  7714 leader_election.cc:290] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 2 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:32.068835  7862 raft_consensus.cc:1275] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.070135  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7d7358e65145aaadc48ab0947608d9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:32.070602  7863 raft_consensus.cc:3060] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:32.071130  7953 consensus_queue.cc:1048] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.071388  7955 consensus_queue.cc:1048] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.076119  7788 raft_consensus.cc:2468] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 2.
I20260709 13:00:32.077183  7863 raft_consensus.cc:2468] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 2.
I20260709 13:00:32.077490  7677 leader_election.cc:304] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:32.079622  7927 raft_consensus.cc:2804] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:32.080093  7927 raft_consensus.cc:697] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:32.080852  7927 consensus_queue.cc:237] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:32.081735  7714 raft_consensus.cc:1275] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.084585  7953 consensus_queue.cc:1048] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.093268  7714 raft_consensus.cc:1275] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.094470  7955 consensus_queue.cc:1048] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.094513  7612 catalog_manager.cc:5697] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 1 to 2, leader changed from e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130) to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:32.104444  7861 raft_consensus.cc:1275] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.105765  7955 consensus_queue.cc:1048] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.215412  7714 raft_consensus.cc:3060] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:32.216833  7788 raft_consensus.cc:1275] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.217971  7948 consensus_queue.cc:1048] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.220930  7714 raft_consensus.cc:1275] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.222282  7955 consensus_queue.cc:1048] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.226133  7713 raft_consensus.cc:1275] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.229278  7978 consensus_queue.cc:1048] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:32.233904  7861 raft_consensus.cc:1275] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.238188  7955 consensus_queue.cc:1048] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.388015  7861 raft_consensus.cc:1275] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.389219  7927 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.397123  7788 raft_consensus.cc:1275] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.399541  7939 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.521000  7861 raft_consensus.cc:1275] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.522326  7939 consensus_queue.cc:1048] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:32.531121  7788 raft_consensus.cc:1275] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:32.533358  7927 consensus_queue.cc:1048] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:34.597856  7078 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:00:34.598546  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:00:34.614075  7714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:55028
I20260709 13:00:34.614557  7714 raft_consensus.cc:606] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Received request to transfer leadership to TS 074a101124b549f4b5227e05d7987d8c
I20260709 13:00:34.616703  7714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:55028
I20260709 13:00:34.617198  7714 raft_consensus.cc:606] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 LEADER]: Received request to transfer leadership to TS 074a101124b549f4b5227e05d7987d8c
I20260709 13:00:34.618119  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:00:34.618634  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:00:34.808264  8003 raft_consensus.cc:993] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:34.808733  7927 raft_consensus.cc:1081] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 LEADER]: Signalling peer 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:34.810217  7863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355"
dest_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:52476
I20260709 13:00:34.810719  7863 raft_consensus.cc:493] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:34.811039  7863 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:34.815706  7863 raft_consensus.cc:515] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:34.817378  7863 leader_election.cc:290] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 3 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:34.818271  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:34.818435  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:34.818980  7787 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:34.819006  7713 raft_consensus.cc:3055] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:34.819571  7713 raft_consensus.cc:740] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:34.820390  7713 consensus_queue.cc:260] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:34.821587  7713 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:34.826061  7787 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 3.
I20260709 13:00:34.827379  7826 leader_election.cc:304] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [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: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:34.828058  7999 raft_consensus.cc:2804] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:34.828016  7713 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 3.
I20260709 13:00:34.829370  7999 raft_consensus.cc:697] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 3 LEADER]: Becoming Leader. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:34.830111  7999 consensus_queue.cc:237] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:34.837235  7611 catalog_manager.cc:5697] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c reported cstate change: term changed from 2 to 3, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to 074a101124b549f4b5227e05d7987d8c (127.6.233.131). New cstate: current_term: 3 leader_uuid: "074a101124b549f4b5227e05d7987d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:34.920812  8003 raft_consensus.cc:993] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:34.921216  7927 raft_consensus.cc:1081] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Signalling peer 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:34.922592  7863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846"
dest_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:52476
I20260709 13:00:34.923166  7863 raft_consensus.cc:493] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:34.923520  7863 raft_consensus.cc:3060] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:34.928937  7863 raft_consensus.cc:515] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:34.930605  7863 leader_election.cc:290] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 2 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:34.931516  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:34.931654  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:34.932080  7713 raft_consensus.cc:3055] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:34.932199  7787 raft_consensus.cc:3060] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:34.932371  7713 raft_consensus.cc:740] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:34.933132  7713 consensus_queue.cc:260] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:34.933991  7713 raft_consensus.cc:3060] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:34.938022  7787 raft_consensus.cc:2468] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 2.
I20260709 13:00:34.939368  7713 raft_consensus.cc:2468] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 2.
I20260709 13:00:34.939317  7826 leader_election.cc:304] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:34.940368  7999 raft_consensus.cc:2804] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:34.941584  7999 raft_consensus.cc:697] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Becoming Leader. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:34.942374  7999 consensus_queue.cc:237] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:34.948858  7611 catalog_manager.cc:5697] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c reported cstate change: term changed from 1 to 2, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to 074a101124b549f4b5227e05d7987d8c (127.6.233.131). New cstate: current_term: 2 leader_uuid: "074a101124b549f4b5227e05d7987d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:35.280211  7713 raft_consensus.cc:1275] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:35.281450  7999 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:35.291164  7787 raft_consensus.cc:1275] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:35.293859  7999 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:00:35.378898  7787 raft_consensus.cc:1275] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:35.380091  7999 consensus_queue.cc:1048] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:35.388208  7713 raft_consensus.cc:1275] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:35.389909  8016 consensus_queue.cc:1048] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:35.619446  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:00:35.636574  7863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846"
dest_uuid: "074a101124b549f4b5227e05d7987d8c"
mode: GRACEFUL
new_leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:52484
I20260709 13:00:35.637058  7863 raft_consensus.cc:606] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Received request to transfer leadership to TS 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:35.641320  7863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355"
dest_uuid: "074a101124b549f4b5227e05d7987d8c"
mode: GRACEFUL
new_leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:52484
I20260709 13:00:35.641791  7863 raft_consensus.cc:606] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 3 LEADER]: Received request to transfer leadership to TS 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:35.646420  7787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
mode: GRACEFUL
new_leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:56116
I20260709 13:00:35.646974  7787 raft_consensus.cc:606] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Received request to transfer leadership to TS 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:35.651453  7787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "244bd7485b134d489d565782257f0e1a"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
mode: GRACEFUL
new_leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:56116
I20260709 13:00:35.652017  7787 raft_consensus.cc:606] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Received request to transfer leadership to TS 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:35.656530  7787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
mode: GRACEFUL
new_leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:56116
I20260709 13:00:35.657078  7787 raft_consensus.cc:606] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Received request to transfer leadership to TS 5a67ee8d67c84143ac0c964d4eb78c14
I20260709 13:00:35.764357  8006 raft_consensus.cc:993] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c: : Instructing follower 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:35.764752  8006 raft_consensus.cc:1081] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 3 LEADER]: Signalling peer 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:35.766207  7713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:55022
I20260709 13:00:35.766633  7713 raft_consensus.cc:493] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:35.767066  7713 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:35.771616  7713 raft_consensus.cc:515] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.773052  7713 leader_election.cc:290] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 4 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:35.774011  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:35.774024  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:35.774721  7863 raft_consensus.cc:3055] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:00:35.774742  7787 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:35.775157  7863 raft_consensus.cc:740] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:35.775957  7863 consensus_queue.cc:260] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.777137  7863 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:35.782385  7863 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 4.
I20260709 13:00:35.782406  7787 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 4.
I20260709 13:00:35.783147  7994 raft_consensus.cc:993] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649: : Instructing follower 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:35.783636  7994 raft_consensus.cc:1081] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Signalling peer 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:35.783747  7680 leader_election.cc:304] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 
I20260709 13:00:35.784569  7927 raft_consensus.cc:2804] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:00:35.785252  7713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "244bd7485b134d489d565782257f0e1a"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:55010
I20260709 13:00:35.785652  7927 raft_consensus.cc:697] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:35.785763  7713 raft_consensus.cc:493] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:35.786207  7713 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:35.786482  7927 consensus_queue.cc:237] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.791740  7713 raft_consensus.cc:515] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.793036  7611 catalog_manager.cc:5697] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 3 to 4, leader changed from 074a101124b549f4b5227e05d7987d8c (127.6.233.131) to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 4 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:35.794720  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:35.794621  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:35.795300  7713 leader_election.cc:290] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 3 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:35.795429  7787 raft_consensus.cc:3055] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:35.795819  7787 raft_consensus.cc:740] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:35.796972  7863 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:35.796855  7787 consensus_queue.cc:260] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.798769  7787 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:35.802860  7863 raft_consensus.cc:2468] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 3.
I20260709 13:00:35.804045  7680 leader_election.cc:304] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 
I20260709 13:00:35.804818  7927 raft_consensus.cc:2804] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:35.805312  7927 raft_consensus.cc:697] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:35.806142  7787 raft_consensus.cc:2468] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 3.
I20260709 13:00:35.806190  7927 consensus_queue.cc:237] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.817404  7611 catalog_manager.cc:5697] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 2 to 3, leader changed from e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130) to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 3 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:35.875756  7999 raft_consensus.cc:993] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c: : Instructing follower 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:35.876212  8006 raft_consensus.cc:1081] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Signalling peer 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:35.877662  7713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:55022
I20260709 13:00:35.878170  7713 raft_consensus.cc:493] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:35.878521  7713 raft_consensus.cc:3060] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:35.882792  7713 raft_consensus.cc:515] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.884510  7713 leader_election.cc:290] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 3 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:35.885371  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:35.885538  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb456a1b16e43fc984f1b04a28ff846" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:35.885864  7787 raft_consensus.cc:3060] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:35.886047  7863 raft_consensus.cc:3055] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:35.886392  7863 raft_consensus.cc:740] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:35.887152  7863 consensus_queue.cc:260] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.887933  7863 raft_consensus.cc:3060] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:35.891172  7787 raft_consensus.cc:2468] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 3.
I20260709 13:00:35.891873  7863 raft_consensus.cc:2468] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 3.
I20260709 13:00:35.892284  7677 leader_election.cc:304] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 5a67ee8d67c84143ac0c964d4eb78c14, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:35.893095  7927 raft_consensus.cc:2804] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:35.893477  7927 raft_consensus.cc:697] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:35.894188  7927 consensus_queue.cc:237] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.899940  7611 catalog_manager.cc:5697] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 2 to 3, leader changed from 074a101124b549f4b5227e05d7987d8c (127.6.233.131) to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 3 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:35.934120  8022 raft_consensus.cc:993] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649: : Instructing follower 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:35.934513  7994 raft_consensus.cc:1081] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Signalling peer 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:35.935971  7713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:55010
I20260709 13:00:35.936434  7713 raft_consensus.cc:493] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:35.936739  7713 raft_consensus.cc:3060] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:35.941324  7713 raft_consensus.cc:515] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.943013  7713 leader_election.cc:290] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 3 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:35.943722  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:35.943897  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595e59d9ba574293abb5bd719ea93af9" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:35.944353  7787 raft_consensus.cc:3055] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:35.944394  7863 raft_consensus.cc:3060] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:35.944723  7787 raft_consensus.cc:740] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:35.945387  7787 consensus_queue.cc:260] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.946326  7787 raft_consensus.cc:3060] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:35.948655  7863 raft_consensus.cc:2468] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 3.
I20260709 13:00:35.949556  7680 leader_election.cc:304] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 
I20260709 13:00:35.950382  8023 raft_consensus.cc:2804] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:35.951236  7787 raft_consensus.cc:2468] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 3.
I20260709 13:00:35.951500  8023 raft_consensus.cc:697] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:35.952414  8023 consensus_queue.cc:237] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:35.958658  7611 catalog_manager.cc:5697] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 2 to 3, leader changed from e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130) to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 3 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:36.189327  8022 raft_consensus.cc:993] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649: : Instructing follower 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:36.189803  7994 raft_consensus.cc:1081] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Signalling peer 5a67ee8d67c84143ac0c964d4eb78c14 to start an election
I20260709 13:00:36.191267  7713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
 from {username='slave'} at 127.0.0.1:55010
I20260709 13:00:36.191754  7713 raft_consensus.cc:493] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:36.192057  7713 raft_consensus.cc:3060] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:36.196436  7713 raft_consensus.cc:515] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:36.198050  7713 leader_election.cc:290] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [CANDIDATE]: Term 3 election: Requested vote from peers e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:36.199153  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:36.199153  7787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1763edc3b240beaf9ade09775d507d" candidate_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:36.200013  7863 raft_consensus.cc:3060] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:36.200073  7787 raft_consensus.cc:3055] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:00:36.200522  7787 raft_consensus.cc:740] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:36.201390  7787 consensus_queue.cc:260] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:36.202666  7787 raft_consensus.cc:3060] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:00:36.207056  7863 raft_consensus.cc:2468] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 3.
I20260709 13:00:36.208312  7680 leader_election.cc:304] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [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: 074a101124b549f4b5227e05d7987d8c, 5a67ee8d67c84143ac0c964d4eb78c14; no voters: 
I20260709 13:00:36.209160  8023 raft_consensus.cc:2804] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:00:36.209602  8023 raft_consensus.cc:697] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Becoming Leader. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:36.209959  7787 raft_consensus.cc:2468] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a67ee8d67c84143ac0c964d4eb78c14 in term 3.
I20260709 13:00:36.210309  8023 consensus_queue.cc:237] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:36.216717  7611 catalog_manager.cc:5697] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 reported cstate change: term changed from 2 to 3, leader changed from e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130) to 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129). New cstate: current_term: 3 leader_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:36.221796  7787 raft_consensus.cc:1275] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 4 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:36.222963  8023 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:36.231909  7863 raft_consensus.cc:1275] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 4 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:36.233645  7927 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:36.268628  7787 raft_consensus.cc:1275] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:36.269780  7927 consensus_queue.cc:1048] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:36.278097  7863 raft_consensus.cc:1275] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:36.280006  7927 consensus_queue.cc:1048] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:36.392889  7788 raft_consensus.cc:1275] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:36.394189  7927 consensus_queue.cc:1048] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:36.402796  7863 raft_consensus.cc:1275] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:36.404363  8023 consensus_queue.cc:1048] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:36.468290  7788 raft_consensus.cc:1275] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:36.499897  8023 consensus_queue.cc:1048] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:00:36.509745  7863 raft_consensus.cc:1275] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:36.512184  8023 consensus_queue.cc:1048] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:36.596803  7863 raft_consensus.cc:1275] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:36.598141  7927 consensus_queue.cc:1048] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:36.611492  7788 raft_consensus.cc:1275] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Refusing update from remote peer 5a67ee8d67c84143ac0c964d4eb78c14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:00:36.612972  7927 consensus_queue.cc:1048] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:38.664834  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:00:38.673636  7713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "244bd7485b134d489d565782257f0e1a"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:55028
I20260709 13:00:38.674257  7713 raft_consensus.cc:606] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Received request to transfer leadership to TS e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:38.676586  7713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a59ed2c92694387aeb8f753e5b9ede8"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:55028
I20260709 13:00:38.677042  7713 raft_consensus.cc:606] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Received request to transfer leadership to TS 074a101124b549f4b5227e05d7987d8c
I20260709 13:00:38.679203  7713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:55028
I20260709 13:00:38.679663  7713 raft_consensus.cc:606] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Received request to transfer leadership to TS 074a101124b549f4b5227e05d7987d8c
I20260709 13:00:38.681756  7713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355"
dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
mode: GRACEFUL
new_leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:55028
I20260709 13:00:38.682204  7713 raft_consensus.cc:606] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 LEADER]: Received request to transfer leadership to TS e61b6fd0fd2142c7bd80a5936a814649
I20260709 13:00:38.683496  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:00:38.684077  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:00:38.751726  7927 raft_consensus.cc:993] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:38.752173  8045 raft_consensus.cc:1081] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Signalling peer e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:38.753651  7787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "244bd7485b134d489d565782257f0e1a"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:56098
I20260709 13:00:38.754104  7787 raft_consensus.cc:493] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:38.754360  7787 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:38.759897  7787 raft_consensus.cc:515] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:38.761412  7787 leader_election.cc:290] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 4 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:38.762439  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:38.762702  7863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244bd7485b134d489d565782257f0e1a" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:38.763105  7713 raft_consensus.cc:3055] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:00:38.763255  7863 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:38.763466  7713 raft_consensus.cc:740] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:38.764369  7713 consensus_queue.cc:260] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:38.765702  7713 raft_consensus.cc:3060] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:00:38.770332  7863 raft_consensus.cc:2468] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 4.
I20260709 13:00:38.771821  7755 leader_election.cc:304] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [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: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:38.772795  7994 raft_consensus.cc:2804] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:00:38.772846  7713 raft_consensus.cc:2468] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 4.
I20260709 13:00:38.773869  7994 raft_consensus.cc:697] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 4 LEADER]: Becoming Leader. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:38.774921  7994 consensus_queue.cc:237] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:38.782164  7612 catalog_manager.cc:5697] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 reported cstate change: term changed from 3 to 4, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130). New cstate: current_term: 4 leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:38.791448  7927 raft_consensus.cc:993] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:38.791970  8045 raft_consensus.cc:1081] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Signalling peer 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:38.793632  7863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04"
dest_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:52476
I20260709 13:00:38.794092  7863 raft_consensus.cc:493] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:38.794451  7863 raft_consensus.cc:3060] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:38.798377  7927 raft_consensus.cc:993] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:38.798842  8045 raft_consensus.cc:1081] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 LEADER]: Signalling peer e61b6fd0fd2142c7bd80a5936a814649 to start an election
I20260709 13:00:38.799871  7863 raft_consensus.cc:515] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:38.800287  7787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355"
dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
 from {username='slave'} at 127.0.0.1:56098
I20260709 13:00:38.800830  7787 raft_consensus.cc:493] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:38.801111  7787 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:00:38.801528  7863 leader_election.cc:290] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 2 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:38.802690  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:38.803140  7788 raft_consensus.cc:3060] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:38.805833  7787 raft_consensus.cc:515] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:38.807302  7787 leader_election.cc:290] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [CANDIDATE]: Term 5 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), 074a101124b549f4b5227e05d7987d8c (127.6.233.131:40077)
I20260709 13:00:38.808315  7713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a43524c874c14ab88039951c7fe63c04" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:38.808387  7788 raft_consensus.cc:2468] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 2.
I20260709 13:00:38.809047  7713 raft_consensus.cc:3055] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:38.809479  7713 raft_consensus.cc:740] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:38.809419  7861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "074a101124b549f4b5227e05d7987d8c"
I20260709 13:00:38.810083  7861 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:00:38.810223  7826 leader_election.cc:304] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:38.808379  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a61b8798208247d2b2ac19eb6be74355" candidate_uuid: "e61b6fd0fd2142c7bd80a5936a814649" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:38.810577  7713 consensus_queue.cc:260] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:38.811354  7712 raft_consensus.cc:3055] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:00:38.811707  7712 raft_consensus.cc:740] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:38.812026  7713 raft_consensus.cc:3060] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:38.812525  7712 consensus_queue.cc:260] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:38.813836  7712 raft_consensus.cc:3060] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:00:38.814631  8042 raft_consensus.cc:2804] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:38.817859  7861 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 5.
I20260709 13:00:38.819367  7713 raft_consensus.cc:2468] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 2.
I20260709 13:00:38.819519  7755 leader_election.cc:304] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [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: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:38.820560  7994 raft_consensus.cc:2804] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:00:38.821053  7994 raft_consensus.cc:697] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 5 LEADER]: Becoming Leader. State: Replica: e61b6fd0fd2142c7bd80a5936a814649, State: Running, Role: LEADER
I20260709 13:00:38.822175  7712 raft_consensus.cc:2468] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e61b6fd0fd2142c7bd80a5936a814649 in term 5.
I20260709 13:00:38.821889  7994 consensus_queue.cc:237] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [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: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:38.823024  8042 raft_consensus.cc:697] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Becoming Leader. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:38.823846  8042 consensus_queue.cc:237] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:38.830222  7612 catalog_manager.cc:5697] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 reported cstate change: term changed from 4 to 5, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130). New cstate: current_term: 5 leader_uuid: "e61b6fd0fd2142c7bd80a5936a814649" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:38.832135  7609 catalog_manager.cc:5697] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c reported cstate change: term changed from 1 to 2, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to 074a101124b549f4b5227e05d7987d8c (127.6.233.131). New cstate: current_term: 2 leader_uuid: "074a101124b549f4b5227e05d7987d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:39.001658  7927 raft_consensus.cc:993] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14: : Instructing follower 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:39.002140  8045 raft_consensus.cc:1081] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Signalling peer 074a101124b549f4b5227e05d7987d8c to start an election
I20260709 13:00:39.003504  7861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a59ed2c92694387aeb8f753e5b9ede8"
dest_uuid: "074a101124b549f4b5227e05d7987d8c"
 from {username='slave'} at 127.0.0.1:52476
I20260709 13:00:39.003961  7861 raft_consensus.cc:493] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:39.004268  7861 raft_consensus.cc:3060] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:39.008731  7861 raft_consensus.cc:515] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:39.010319  7861 leader_election.cc:290] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 2 election: Requested vote from peers 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017), e61b6fd0fd2142c7bd80a5936a814649 (127.6.233.130:39239)
I20260709 13:00:39.011301  7788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a59ed2c92694387aeb8f753e5b9ede8" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e61b6fd0fd2142c7bd80a5936a814649"
I20260709 13:00:39.011220  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a59ed2c92694387aeb8f753e5b9ede8" candidate_uuid: "074a101124b549f4b5227e05d7987d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a67ee8d67c84143ac0c964d4eb78c14"
I20260709 13:00:39.011901  7788 raft_consensus.cc:3060] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:39.011958  7712 raft_consensus.cc:3055] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:39.012349  7712 raft_consensus.cc:740] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a67ee8d67c84143ac0c964d4eb78c14, State: Running, Role: LEADER
I20260709 13:00:39.013135  7712 consensus_queue.cc:260] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:39.014336  7712 raft_consensus.cc:3060] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:39.018299  7788 raft_consensus.cc:2468] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 2.
I20260709 13:00:39.020200  7826 leader_election.cc:304] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 074a101124b549f4b5227e05d7987d8c, e61b6fd0fd2142c7bd80a5936a814649; no voters: 
I20260709 13:00:39.020766  7712 raft_consensus.cc:2468] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 074a101124b549f4b5227e05d7987d8c in term 2.
I20260709 13:00:39.021039  8042 raft_consensus.cc:2804] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:39.021585  8042 raft_consensus.cc:697] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Becoming Leader. State: Replica: 074a101124b549f4b5227e05d7987d8c, State: Running, Role: LEADER
I20260709 13:00:39.022408  8042 consensus_queue.cc:237] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } }
I20260709 13:00:39.029517  7609 catalog_manager.cc:5697] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c reported cstate change: term changed from 1 to 2, leader changed from 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129) to 074a101124b549f4b5227e05d7987d8c (127.6.233.131). New cstate: current_term: 2 leader_uuid: "074a101124b549f4b5227e05d7987d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:39.220124  7712 raft_consensus.cc:1275] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:39.221390  8042 consensus_queue.cc:1048] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:39.233109  7788 raft_consensus.cc:1275] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:39.234691  8058 consensus_queue.cc:1048] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:39.238595  7712 raft_consensus.cc:1275] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 5 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:00:39.240151  7994 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:00:39.250239  7861 raft_consensus.cc:1275] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 5 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:00:39.252008  8063 consensus_queue.cc:1048] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:00:39.344507  7861 raft_consensus.cc:1275] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 4 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:39.345844  8063 consensus_queue.cc:1048] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "074a101124b549f4b5227e05d7987d8c" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:39.358402  7712 raft_consensus.cc:1275] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 FOLLOWER]: Refusing update from remote peer e61b6fd0fd2142c7bd80a5936a814649: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:00:39.359886  8066 consensus_queue.cc:1048] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:00:39.504330  7788 raft_consensus.cc:1275] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:39.505539  8058 consensus_queue.cc:1048] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e61b6fd0fd2142c7bd80a5936a814649" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:39.514009  7712 raft_consensus.cc:1275] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Refusing update from remote peer 074a101124b549f4b5227e05d7987d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:39.515583  8042 consensus_queue.cc:1048] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a67ee8d67c84143ac0c964d4eb78c14" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 42017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:39.684973  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:00:39.692827  7078 tablet_server.cc:179] TabletServer@127.6.233.129:0 shutting down...
I20260709 13:00:39.720590  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:00:39.721493  7078 tablet_replica.cc:333] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.722484  7078 raft_consensus.cc:2243] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.723199  7078 raft_consensus.cc:2272] T a7c2826b77fc412394f9868c0f0fce4a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.726125  7078 tablet_replica.cc:333] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.726835  7078 raft_consensus.cc:2243] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.727310  7078 raft_consensus.cc:2272] T 244bd7485b134d489d565782257f0e1a P 5a67ee8d67c84143ac0c964d4eb78c14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.730089  7078 tablet_replica.cc:333] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.730652  7078 raft_consensus.cc:2243] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.731249  7078 raft_consensus.cc:2272] T 93ea5bae03ea4b4cac209aff770a903f P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.733067  7078 tablet_replica.cc:333] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.733556  7078 raft_consensus.cc:2243] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.733942  7078 raft_consensus.cc:2272] T a61b8798208247d2b2ac19eb6be74355 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.736284  7078 tablet_replica.cc:333] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.736779  7078 raft_consensus.cc:2243] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.737493  7078 raft_consensus.cc:2272] T 595e59d9ba574293abb5bd719ea93af9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.739142  7078 tablet_replica.cc:333] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.739625  7078 raft_consensus.cc:2243] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.740338  7078 raft_consensus.cc:2272] T 6bb456a1b16e43fc984f1b04a28ff846 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.741951  7078 tablet_replica.cc:333] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.742451  7078 raft_consensus.cc:2243] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.743175  7078 raft_consensus.cc:2272] T ca1763edc3b240beaf9ade09775d507d P 5a67ee8d67c84143ac0c964d4eb78c14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.744736  7078 tablet_replica.cc:333] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.745241  7078 raft_consensus.cc:2243] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.745682  7078 raft_consensus.cc:2272] T a43524c874c14ab88039951c7fe63c04 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.748319  7078 tablet_replica.cc:333] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.748929  7078 raft_consensus.cc:2243] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.749882  7078 raft_consensus.cc:2272] T 9e7d7358e65145aaadc48ab0947608d9 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.752123  7078 tablet_replica.cc:333] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14: stopping tablet replica
I20260709 13:00:39.752673  7078 raft_consensus.cc:2243] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.753134  7078 raft_consensus.cc:2272] T 5a59ed2c92694387aeb8f753e5b9ede8 P 5a67ee8d67c84143ac0c964d4eb78c14 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:00:39.775743  7829 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.233.129:42017: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260709 13:00:39.778569  7829 consensus_peers.cc:597] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c -> Peer 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017): Couldn't send request to peer 5a67ee8d67c84143ac0c964d4eb78c14. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:42017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:39.784592  7078 tablet_server.cc:196] TabletServer@127.6.233.129:0 shutdown complete.
I20260709 13:00:39.806357  7078 tablet_server.cc:179] TabletServer@127.6.233.130:0 shutting down...
I20260709 13:00:39.838500  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:00:39.839294  7078 tablet_replica.cc:333] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.840256  7078 raft_consensus.cc:2243] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.840947  7078 raft_consensus.cc:2272] T 93ea5bae03ea4b4cac209aff770a903f P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:00:39.841030  7829 consensus_peers.cc:597] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c -> Peer 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017): Couldn't send request to peer 5a67ee8d67c84143ac0c964d4eb78c14. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:42017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:39.842845  7078 tablet_replica.cc:333] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.843542  7078 raft_consensus.cc:2243] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.844285  7078 raft_consensus.cc:2272] T 244bd7485b134d489d565782257f0e1a P e61b6fd0fd2142c7bd80a5936a814649 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.846246  7078 tablet_replica.cc:333] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.846766  7078 raft_consensus.cc:2243] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.847239  7078 raft_consensus.cc:2272] T 595e59d9ba574293abb5bd719ea93af9 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.849581  7078 tablet_replica.cc:333] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.850361  7078 raft_consensus.cc:2243] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.851410  7078 raft_consensus.cc:2272] T a61b8798208247d2b2ac19eb6be74355 P e61b6fd0fd2142c7bd80a5936a814649 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.854218  7078 tablet_replica.cc:333] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.854857  7078 raft_consensus.cc:2243] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.855373  7078 raft_consensus.cc:2272] T 5a59ed2c92694387aeb8f753e5b9ede8 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.857537  7078 tablet_replica.cc:333] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.858115  7078 raft_consensus.cc:2243] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.858527  7078 raft_consensus.cc:2272] T 6bb456a1b16e43fc984f1b04a28ff846 P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.860149  7078 tablet_replica.cc:333] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.860632  7078 raft_consensus.cc:2243] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.861330  7078 raft_consensus.cc:2272] T a7c2826b77fc412394f9868c0f0fce4a P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.863040  7078 tablet_replica.cc:333] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.863528  7078 raft_consensus.cc:2243] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.863926  7078 raft_consensus.cc:2272] T ca1763edc3b240beaf9ade09775d507d P e61b6fd0fd2142c7bd80a5936a814649 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.865886  7078 tablet_replica.cc:333] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.866473  7078 raft_consensus.cc:2243] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.866914  7078 raft_consensus.cc:2272] T 9e7d7358e65145aaadc48ab0947608d9 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.868561  7078 tablet_replica.cc:333] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649: stopping tablet replica
I20260709 13:00:39.869017  7078 raft_consensus.cc:2243] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.869414  7078 raft_consensus.cc:2272] T a43524c874c14ab88039951c7fe63c04 P e61b6fd0fd2142c7bd80a5936a814649 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.896881  7078 tablet_server.cc:196] TabletServer@127.6.233.130:0 shutdown complete.
I20260709 13:00:39.916409  7078 tablet_server.cc:179] TabletServer@127.6.233.131:0 shutting down...
W20260709 13:00:39.916810  7829 consensus_peers.cc:597] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c -> Peer 5a67ee8d67c84143ac0c964d4eb78c14 (127.6.233.129:42017): Couldn't send request to peer 5a67ee8d67c84143ac0c964d4eb78c14. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:42017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:39.941529  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:00:39.942196  7078 tablet_replica.cc:333] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.942763  7078 raft_consensus.cc:2243] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.943295  7078 raft_consensus.cc:2272] T 9e7d7358e65145aaadc48ab0947608d9 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.945145  7078 tablet_replica.cc:333] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.945701  7078 raft_consensus.cc:2243] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.946148  7078 raft_consensus.cc:2272] T ca1763edc3b240beaf9ade09775d507d P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.947844  7078 tablet_replica.cc:333] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.948331  7078 raft_consensus.cc:2243] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.949011  7078 raft_consensus.cc:2272] T a43524c874c14ab88039951c7fe63c04 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.951399  7078 tablet_replica.cc:333] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.951915  7078 raft_consensus.cc:2243] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.952334  7078 raft_consensus.cc:2272] T a7c2826b77fc412394f9868c0f0fce4a P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.953894  7078 tablet_replica.cc:333] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.954391  7078 raft_consensus.cc:2243] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.955166  7078 raft_consensus.cc:2272] T 5a59ed2c92694387aeb8f753e5b9ede8 P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.956987  7078 tablet_replica.cc:333] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.957495  7078 raft_consensus.cc:2243] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.957892  7078 raft_consensus.cc:2272] T 595e59d9ba574293abb5bd719ea93af9 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.959442  7078 tablet_replica.cc:333] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.959895  7078 raft_consensus.cc:2243] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.960282  7078 raft_consensus.cc:2272] T a61b8798208247d2b2ac19eb6be74355 P 074a101124b549f4b5227e05d7987d8c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.962177  7078 tablet_replica.cc:333] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.962661  7078 raft_consensus.cc:2243] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.963115  7078 raft_consensus.cc:2272] T 6bb456a1b16e43fc984f1b04a28ff846 P 074a101124b549f4b5227e05d7987d8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.964615  7078 tablet_replica.cc:333] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.965037  7078 raft_consensus.cc:2243] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:00:39.965729  7078 raft_consensus.cc:2272] T 93ea5bae03ea4b4cac209aff770a903f P 074a101124b549f4b5227e05d7987d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.967350  7078 tablet_replica.cc:333] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c: stopping tablet replica
I20260709 13:00:39.967764  7078 raft_consensus.cc:2243] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:39.968145  7078 raft_consensus.cc:2272] T 244bd7485b134d489d565782257f0e1a P 074a101124b549f4b5227e05d7987d8c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:39.987131  7078 tablet_server.cc:196] TabletServer@127.6.233.131:0 shutdown complete.
I20260709 13:00:40.003912  7078 master.cc:562] Master@127.6.233.190:38461 shutting down...
I20260709 13:00:40.023522  7078 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:00:40.024061  7078 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:40.024395  7078 tablet_replica.cc:333] T 00000000000000000000000000000000 P e7fe1c5afba142d78e3a761e3c1aafc9: stopping tablet replica
I20260709 13:00:40.044185  7078 master.cc:584] Master@127.6.233.190:38461 shutdown complete.
074a101124b549f4b5227e05d7987d8c  1
5a67ee8d67c84143ac0c964d4eb78c14  5
e61b6fd0fd2142c7bd80a5936a814649  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10584 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:00:40.085487  7078 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.233.190:43301
I20260709 13:00:40.086673  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:40.093180  8072 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
W20260709 13:00:40.093180  8073 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
W20260709 13:00:40.093678  8075 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
I20260709 13:00:40.095642  7078 server_base.cc:1061] running on GCE node
I20260709 13:00:40.096601  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:40.096827  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:40.096994  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602040096976 us; error 0 us; skew 500 ppm
I20260709 13:00:40.097534  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:40.100338  7078 webserver.cc:533] Webserver started at http://127.6.233.190:42955/ using document root <none> and password file <none>
I20260709 13:00:40.100867  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:40.101084  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:40.101359  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:40.102505  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/master-0-root/instance:
uuid: "97847a22cb2847b7a6114a18861e3c1a"
format_stamp: "Formatted at 2026-07-09 13:00:40 on dist-test-slave-gvjr"
I20260709 13:00:40.107331  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:00:40.111156  8080 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.112147  7078 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:00:40.112412  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/master-0-root
uuid: "97847a22cb2847b7a6114a18861e3c1a"
format_stamp: "Formatted at 2026-07-09 13:00:40 on dist-test-slave-gvjr"
I20260709 13:00:40.112680  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-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)
I20260709 13:00:40.138837  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:40.140127  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:40.177997  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.190:43301
I20260709 13:00:40.178107  8131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.190:43301 every 8 connection(s)
I20260709 13:00:40.182089  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.191648  8132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a: Bootstrap starting.
I20260709 13:00:40.196233  8132 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:40.200752  8132 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a: No bootstrap required, opened a new log
I20260709 13:00:40.203028  8132 raft_consensus.cc:359] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97847a22cb2847b7a6114a18861e3c1a" member_type: VOTER }
I20260709 13:00:40.203466  8132 raft_consensus.cc:385] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:40.203694  8132 raft_consensus.cc:740] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97847a22cb2847b7a6114a18861e3c1a, State: Initialized, Role: FOLLOWER
I20260709 13:00:40.204309  8132 consensus_queue.cc:260] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "97847a22cb2847b7a6114a18861e3c1a" member_type: VOTER }
I20260709 13:00:40.204774  8132 raft_consensus.cc:399] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:00:40.205041  8132 raft_consensus.cc:493] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:00:40.205315  8132 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:40.209563  8132 raft_consensus.cc:515] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97847a22cb2847b7a6114a18861e3c1a" member_type: VOTER }
I20260709 13:00:40.210098  8132 leader_election.cc:304] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [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: 97847a22cb2847b7a6114a18861e3c1a; no voters: 
I20260709 13:00:40.211252  8132 leader_election.cc:290] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:00:40.211584  8135 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:40.212832  8135 raft_consensus.cc:697] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 1 LEADER]: Becoming Leader. State: Replica: 97847a22cb2847b7a6114a18861e3c1a, State: Running, Role: LEADER
I20260709 13:00:40.213516  8135 consensus_queue.cc:237] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [LEADER]: Queue going to LEADER mode. State: All 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: "97847a22cb2847b7a6114a18861e3c1a" member_type: VOTER }
I20260709 13:00:40.214357  8132 sys_catalog.cc:565] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:00:40.218036  8136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "97847a22cb2847b7a6114a18861e3c1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97847a22cb2847b7a6114a18861e3c1a" member_type: VOTER } }
I20260709 13:00:40.218766  8136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [sys.catalog]: This master's current role is: LEADER
I20260709 13:00:40.218734  8137 sys_catalog.cc:455] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 97847a22cb2847b7a6114a18861e3c1a. Latest consensus state: current_term: 1 leader_uuid: "97847a22cb2847b7a6114a18861e3c1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "97847a22cb2847b7a6114a18861e3c1a" member_type: VOTER } }
I20260709 13:00:40.219719  8137 sys_catalog.cc:458] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [sys.catalog]: This master's current role is: LEADER
I20260709 13:00:40.227414  8142 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:00:40.232369  8142 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:00:40.233747  7078 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:00:40.240898  8142 catalog_manager.cc:1383] Generated new cluster ID: 4d1e2b57d0b048fca1309e33400d6178
I20260709 13:00:40.241226  8142 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:00:40.267328  8142 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:00:40.268543  8142 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:00:40.279074  8142 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a: Generated new TSK 0
I20260709 13:00:40.279642  8142 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:00:40.300261  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:40.306074  8153 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
W20260709 13:00:40.307210  8154 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
W20260709 13:00:40.308554  8156 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
I20260709 13:00:40.308897  7078 server_base.cc:1061] running on GCE node
I20260709 13:00:40.309787  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:40.310009  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:40.310175  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602040310161 us; error 0 us; skew 500 ppm
I20260709 13:00:40.310774  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:40.313052  7078 webserver.cc:533] Webserver started at http://127.6.233.129:46369/ using document root <none> and password file <none>
I20260709 13:00:40.313530  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:40.313722  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:40.314033  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:40.315062  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/instance:
uuid: "b557bf04d0c0404f819d303c4a960aba"
format_stamp: "Formatted at 2026-07-09 13:00:40 on dist-test-slave-gvjr"
I20260709 13:00:40.319584  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:00:40.322742  8161 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.323508  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:00:40.323824  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "b557bf04d0c0404f819d303c4a960aba"
format_stamp: "Formatted at 2026-07-09 13:00:40 on dist-test-slave-gvjr"
I20260709 13:00:40.324132  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-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)
I20260709 13:00:40.336591  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:40.337827  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:40.339356  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:40.341557  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:40.341773  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.342024  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:40.342221  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.382498  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:36643
I20260709 13:00:40.382607  8223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:36643 every 8 connection(s)
I20260709 13:00:40.387503  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:40.394786  8228 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
W20260709 13:00:40.395365  8229 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
W20260709 13:00:40.400357  8231 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
I20260709 13:00:40.403550  7078 server_base.cc:1061] running on GCE node
I20260709 13:00:40.404572  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:40.404820  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:40.405037  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602040405009 us; error 0 us; skew 500 ppm
I20260709 13:00:40.405721  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:40.407544  8224 heartbeater.cc:344] Connected to a master server at 127.6.233.190:43301
I20260709 13:00:40.407998  8224 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:40.408969  8224 heartbeater.cc:507] Master 127.6.233.190:43301 requested a full tablet report, sending...
I20260709 13:00:40.411646  7078 webserver.cc:533] Webserver started at http://127.6.233.130:42161/ using document root <none> and password file <none>
I20260709 13:00:40.411859  8097 ts_manager.cc:194] Registered new tserver with Master: b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:00:40.412220  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:40.412489  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:40.412767  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:40.413939  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/instance:
uuid: "45a2403422b24114a10f4b37ab277e3d"
format_stamp: "Formatted at 2026-07-09 13:00:40 on dist-test-slave-gvjr"
I20260709 13:00:40.414534  8097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52738
I20260709 13:00:40.420254  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:00:40.423823  8236 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.424705  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:00:40.424957  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root
uuid: "45a2403422b24114a10f4b37ab277e3d"
format_stamp: "Formatted at 2026-07-09 13:00:40 on dist-test-slave-gvjr"
I20260709 13:00:40.425194  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-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)
I20260709 13:00:40.437953  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:40.439181  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:40.440565  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:40.442723  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:40.442961  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.443252  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:40.443440  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.481531  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.130:45055
I20260709 13:00:40.481633  8298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.130:45055 every 8 connection(s)
I20260709 13:00:40.486274  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:40.492985  8302 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
W20260709 13:00:40.494580  8303 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
I20260709 13:00:40.496598  7078 server_base.cc:1061] running on GCE node
W20260709 13:00:40.497208  8305 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
I20260709 13:00:40.498160  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:40.498404  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:40.498610  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602040498592 us; error 0 us; skew 500 ppm
I20260709 13:00:40.499162  8299 heartbeater.cc:344] Connected to a master server at 127.6.233.190:43301
I20260709 13:00:40.499348  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:40.499558  8299 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:40.500509  8299 heartbeater.cc:507] Master 127.6.233.190:43301 requested a full tablet report, sending...
I20260709 13:00:40.502507  7078 webserver.cc:533] Webserver started at http://127.6.233.131:46411/ using document root <none> and password file <none>
I20260709 13:00:40.502810  8097 ts_manager.cc:194] Registered new tserver with Master: 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:40.503165  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:40.503448  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:40.503758  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:40.504657  8097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52752
I20260709 13:00:40.505225  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/instance:
uuid: "600e9663849342a793072776e72adeca"
format_stamp: "Formatted at 2026-07-09 13:00:40 on dist-test-slave-gvjr"
I20260709 13:00:40.510125  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:00:40.513803  8310 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.514763  7078 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:00:40.515123  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root
uuid: "600e9663849342a793072776e72adeca"
format_stamp: "Formatted at 2026-07-09 13:00:40 on dist-test-slave-gvjr"
I20260709 13:00:40.515416  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-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)
I20260709 13:00:40.527467  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:40.528772  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:40.530196  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:40.532341  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:40.532550  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.532811  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:40.532948  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:40.573208  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.131:40081
I20260709 13:00:40.573311  8372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.131:40081 every 8 connection(s)
I20260709 13:00:40.586723  8373 heartbeater.cc:344] Connected to a master server at 127.6.233.190:43301
I20260709 13:00:40.587136  8373 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:40.587834  8373 heartbeater.cc:507] Master 127.6.233.190:43301 requested a full tablet report, sending...
I20260709 13:00:40.589740  8097 ts_manager.cc:194] Registered new tserver with Master: 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:40.589818  7078 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013455512s
I20260709 13:00:40.591233  8097 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52758
I20260709 13:00:40.615130  8097 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52774:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:00:40.621229  8097 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.
I20260709 13:00:40.834368  8189 tablet_service.cc:1511] Processing CreateTablet for tablet 16aa841fba434d7f86d1fef6c2a7b10a (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:00:40.835395  8264 tablet_service.cc:1511] Processing CreateTablet for tablet 16aa841fba434d7f86d1fef6c2a7b10a (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:00:40.835881  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16aa841fba434d7f86d1fef6c2a7b10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.835682  8188 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4b1e72f7314b6083db2f95fb60f91d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:00:40.836658  8264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16aa841fba434d7f86d1fef6c2a7b10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.836987  8188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4b1e72f7314b6083db2f95fb60f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.841681  8263 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4b1e72f7314b6083db2f95fb60f91d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:00:40.844431  8262 tablet_service.cc:1511] Processing CreateTablet for tablet a84c7d8755e94307955a24083a06c082 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:00:40.845777  8262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84c7d8755e94307955a24083a06c082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.849903  8261 tablet_service.cc:1511] Processing CreateTablet for tablet aa8749d71c044925a049c8ff1fab0351 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:00:40.853865  8260 tablet_service.cc:1511] Processing CreateTablet for tablet b1ca3ddf7cac4db6b4bdb1d12106d636 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:00:40.855412  8260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ca3ddf7cac4db6b4bdb1d12106d636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.858777  8388 tablet_bootstrap.cc:492] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:40.859442  8261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8749d71c044925a049c8ff1fab0351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.865957  8263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4b1e72f7314b6083db2f95fb60f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.866261  8259 tablet_service.cc:1511] Processing CreateTablet for tablet 6a957e72d49a40108a3f25f3c12d29a1 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:00:40.867092  8258 tablet_service.cc:1511] Processing CreateTablet for tablet c065e059857a42d180a7764282ec5dca (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:00:40.867730  8259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a957e72d49a40108a3f25f3c12d29a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.868430  8258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c065e059857a42d180a7764282ec5dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.869866  8338 tablet_service.cc:1511] Processing CreateTablet for tablet 16aa841fba434d7f86d1fef6c2a7b10a (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:00:40.872188  8337 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4b1e72f7314b6083db2f95fb60f91d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:00:40.873116  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 90a89e572e6a4bd29224989c615f7165 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:00:40.874428  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a89e572e6a4bd29224989c615f7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.874450  8336 tablet_service.cc:1511] Processing CreateTablet for tablet a84c7d8755e94307955a24083a06c082 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:00:40.875608  8335 tablet_service.cc:1511] Processing CreateTablet for tablet aa8749d71c044925a049c8ff1fab0351 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:00:40.877948  8334 tablet_service.cc:1511] Processing CreateTablet for tablet b1ca3ddf7cac4db6b4bdb1d12106d636 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:00:40.880177  8333 tablet_service.cc:1511] Processing CreateTablet for tablet 6a957e72d49a40108a3f25f3c12d29a1 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:00:40.882321  8332 tablet_service.cc:1511] Processing CreateTablet for tablet c065e059857a42d180a7764282ec5dca (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:00:40.885463  8331 tablet_service.cc:1511] Processing CreateTablet for tablet 90a89e572e6a4bd29224989c615f7165 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:00:40.886751  8338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16aa841fba434d7f86d1fef6c2a7b10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.887496  8334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ca3ddf7cac4db6b4bdb1d12106d636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.888708  8187 tablet_service.cc:1511] Processing CreateTablet for tablet aa8749d71c044925a049c8ff1fab0351 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:00:40.890039  8187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8749d71c044925a049c8ff1fab0351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.891412  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4b1e72f7314b6083db2f95fb60f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.893271  8335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8749d71c044925a049c8ff1fab0351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.894164  8186 tablet_service.cc:1511] Processing CreateTablet for tablet b1ca3ddf7cac4db6b4bdb1d12106d636 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:00:40.895383  8333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a957e72d49a40108a3f25f3c12d29a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.896425  8185 tablet_service.cc:1511] Processing CreateTablet for tablet 6a957e72d49a40108a3f25f3c12d29a1 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:00:40.886389  8188 tablet_service.cc:1511] Processing CreateTablet for tablet a84c7d8755e94307955a24083a06c082 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:00:40.899780  8183 tablet_service.cc:1511] Processing CreateTablet for tablet 90a89e572e6a4bd29224989c615f7165 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:00:40.900858  8388 tablet_bootstrap.cc:654] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:40.902827  8184 tablet_service.cc:1511] Processing CreateTablet for tablet c065e059857a42d180a7764282ec5dca (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
W20260709 13:00:40.906142  8377 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.6.233.190:43301, user_credentials={real_user=slave}} blocked reactor thread for 70736.1us
I20260709 13:00:40.907737  8332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c065e059857a42d180a7764282ec5dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.911257  8186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ca3ddf7cac4db6b4bdb1d12106d636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.915712  8188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84c7d8755e94307955a24083a06c082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.916287  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 11340f02e64f48f496c151e82b599da7 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:00:40.917578  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11340f02e64f48f496c151e82b599da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.923679  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 11340f02e64f48f496c151e82b599da7 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:00:40.927264  8185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a957e72d49a40108a3f25f3c12d29a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.927994  8183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a89e572e6a4bd29224989c615f7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.936087  8189 tablet_service.cc:1511] Processing CreateTablet for tablet 11340f02e64f48f496c151e82b599da7 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:00:40.937455  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11340f02e64f48f496c151e82b599da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.940382  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 7fbe49a0c482459d82362d4314ada96d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:00:40.941787  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fbe49a0c482459d82362d4314ada96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.943750  8389 tablet_bootstrap.cc:492] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:40.967083  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a89e572e6a4bd29224989c615f7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.968003  8336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84c7d8755e94307955a24083a06c082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.971457  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11340f02e64f48f496c151e82b599da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.975171  8391 tablet_bootstrap.cc:492] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:40.976464  8388 tablet_bootstrap.cc:492] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:40.976943  8388 ts_tablet_manager.cc:1403] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.010s
I20260709 13:00:40.979355  8329 tablet_service.cc:1511] Processing CreateTablet for tablet 7fbe49a0c482459d82362d4314ada96d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:00:40.979789  8388 raft_consensus.cc:359] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:40.980512  8388 raft_consensus.cc:385] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:40.980753  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fbe49a0c482459d82362d4314ada96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.980816  8388 raft_consensus.cc:740] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:40.983352  8181 tablet_service.cc:1511] Processing CreateTablet for tablet ebbed8a8496e4550aee4a06e21ed646b (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:00:40.984723  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbed8a8496e4550aee4a06e21ed646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.985766  8263 tablet_service.cc:1511] Processing CreateTablet for tablet 7fbe49a0c482459d82362d4314ada96d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:00:40.990283  8263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fbe49a0c482459d82362d4314ada96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.990607  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 102dbfbc834143ee881f682d696b3076 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:00:40.985996  8258 tablet_service.cc:1511] Processing CreateTablet for tablet ebbed8a8496e4550aee4a06e21ed646b (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:00:40.990713  8334 tablet_service.cc:1511] Processing CreateTablet for tablet ebbed8a8496e4550aee4a06e21ed646b (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:00:40.992058  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102dbfbc834143ee881f682d696b3076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.992476  8334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbed8a8496e4550aee4a06e21ed646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:40.989248  8391 tablet_bootstrap.cc:654] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.000612  8258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbed8a8496e4550aee4a06e21ed646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.045115  8184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c065e059857a42d180a7764282ec5dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.046379  8262 tablet_service.cc:1511] Processing CreateTablet for tablet 102dbfbc834143ee881f682d696b3076 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:00:41.048247  8262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102dbfbc834143ee881f682d696b3076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.051692  8264 tablet_service.cc:1511] Processing CreateTablet for tablet a18d35cd54a548279c6de42d27f83973 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:00:41.052353  8338 tablet_service.cc:1511] Processing CreateTablet for tablet 102dbfbc834143ee881f682d696b3076 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:00:41.054134  8338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102dbfbc834143ee881f682d696b3076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.052971  8264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18d35cd54a548279c6de42d27f83973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.016626  8388 consensus_queue.cc:260] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.062067  8330 tablet_service.cc:1511] Processing CreateTablet for tablet a18d35cd54a548279c6de42d27f83973 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:00:41.074244  8388 ts_tablet_manager.cc:1434] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.097s	user 0.001s	sys 0.008s
I20260709 13:00:41.075073  8224 heartbeater.cc:499] Master 127.6.233.190:43301 was elected leader, sending a full tablet report...
I20260709 13:00:41.075371  8388 tablet_bootstrap.cc:492] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:41.082113  8388 tablet_bootstrap.cc:654] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.083995  8182 tablet_service.cc:1511] Processing CreateTablet for tablet a18d35cd54a548279c6de42d27f83973 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:00:41.085383  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18d35cd54a548279c6de42d27f83973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.095486  8180 tablet_service.cc:1511] Processing CreateTablet for tablet d57dd2eafeaf4d189c3501aa9426f854 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:00:41.096848  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57dd2eafeaf4d189c3501aa9426f854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.097573  8256 tablet_service.cc:1511] Processing CreateTablet for tablet d57dd2eafeaf4d189c3501aa9426f854 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:00:41.098846  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57dd2eafeaf4d189c3501aa9426f854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.099107  8391 tablet_bootstrap.cc:492] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:41.099618  8391 ts_tablet_manager.cc:1403] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.125s	user 0.031s	sys 0.039s
I20260709 13:00:41.099713  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18d35cd54a548279c6de42d27f83973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.102463  8391 raft_consensus.cc:359] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.103272  8391 raft_consensus.cc:385] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.103611  8391 raft_consensus.cc:740] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.106531  8391 consensus_queue.cc:260] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.125922  8337 tablet_service.cc:1511] Processing CreateTablet for tablet d57dd2eafeaf4d189c3501aa9426f854 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:00:41.127624  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57dd2eafeaf4d189c3501aa9426f854. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.161494  8388 tablet_bootstrap.cc:492] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:41.162048  8388 ts_tablet_manager.cc:1403] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.021s
I20260709 13:00:41.162515  8391 ts_tablet_manager.cc:1434] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.063s	user 0.020s	sys 0.026s
I20260709 13:00:41.163296  8373 heartbeater.cc:499] Master 127.6.233.190:43301 was elected leader, sending a full tablet report...
I20260709 13:00:41.163576  8391 tablet_bootstrap.cc:492] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:41.164734  8388 raft_consensus.cc:359] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.165448  8388 raft_consensus.cc:385] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.165727  8388 raft_consensus.cc:740] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.169023  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 7498b33d0cbd4d5bae07cb1226d634ff (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:00:41.169811  8391 tablet_bootstrap.cc:654] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.170274  8261 tablet_service.cc:1511] Processing CreateTablet for tablet 7498b33d0cbd4d5bae07cb1226d634ff (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:00:41.170476  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7498b33d0cbd4d5bae07cb1226d634ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.171502  8261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7498b33d0cbd4d5bae07cb1226d634ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.173496  8189 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4c6de465104a8e809b4e2d4aa6f07d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:00:41.174755  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4c6de465104a8e809b4e2d4aa6f07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.175458  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4c6de465104a8e809b4e2d4aa6f07d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:00:41.176684  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4c6de465104a8e809b4e2d4aa6f07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.182157  8334 tablet_service.cc:1511] Processing CreateTablet for tablet 7498b33d0cbd4d5bae07cb1226d634ff (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:00:41.183552  8334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7498b33d0cbd4d5bae07cb1226d634ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.166726  8388 consensus_queue.cc:260] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.196380  8333 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4c6de465104a8e809b4e2d4aa6f07d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:00:41.198235  8333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4c6de465104a8e809b4e2d4aa6f07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.200809  8388 ts_tablet_manager.cc:1434] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.004s
I20260709 13:00:41.208117  8388 tablet_bootstrap.cc:492] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:41.212708  8389 tablet_bootstrap.cc:654] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:41.230458  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:41.236053  8184 tablet_service.cc:1511] Processing CreateTablet for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:00:41.236841  8395 raft_consensus.cc:493] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:41.237104  8388 tablet_bootstrap.cc:654] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.237409  8184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.240190  8395 raft_consensus.cc:515] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.250502  8395 leader_election.cc:290] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:41.248723  8393 raft_consensus.cc:493] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:41.254316  8393 raft_consensus.cc:515] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.254969  8391 tablet_bootstrap.cc:492] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:41.255474  8391 ts_tablet_manager.cc:1403] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.014s
I20260709 13:00:41.264309  8391 raft_consensus.cc:359] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.269270  8391 raft_consensus.cc:385] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.269765  8391 raft_consensus.cc:740] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.271080  8391 consensus_queue.cc:260] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.272925  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:00:41.273653  8391 ts_tablet_manager.cc:1434] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:00:41.258327  8393 leader_election.cc:290] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:41.274784  8391 tablet_bootstrap.cc:492] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:41.274760  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.277778  8389 tablet_bootstrap.cc:492] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:41.307163  8389 ts_tablet_manager.cc:1403] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.363s	user 0.019s	sys 0.000s
I20260709 13:00:41.312325  8264 tablet_service.cc:1511] Processing CreateTablet for tablet c3df2bb47f4649178399bd42eefccc9f (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:00:41.313730  8264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3df2bb47f4649178399bd42eefccc9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.315205  8182 tablet_service.cc:1511] Processing CreateTablet for tablet c3df2bb47f4649178399bd42eefccc9f (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:00:41.317209  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3df2bb47f4649178399bd42eefccc9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.318370  8389 raft_consensus.cc:359] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.329639  8338 tablet_service.cc:1511] Processing CreateTablet for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:00:41.330283  8184 tablet_service.cc:1511] Processing CreateTablet for tablet 48042371f72147d1a4eb44ae9cf1bddf (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:00:41.331822  8330 tablet_service.cc:1511] Processing CreateTablet for tablet c3df2bb47f4649178399bd42eefccc9f (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:00:41.333148  8337 tablet_service.cc:1511] Processing CreateTablet for tablet 48042371f72147d1a4eb44ae9cf1bddf (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:00:41.333360  8261 tablet_service.cc:1511] Processing CreateTablet for tablet 48042371f72147d1a4eb44ae9cf1bddf (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:00:41.324740  8391 tablet_bootstrap.cc:654] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.334728  8189 tablet_service.cc:1511] Processing CreateTablet for tablet 98012ede73574a50bcfd503b94714ca2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:00:41.337143  8389 raft_consensus.cc:385] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.342479  8261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48042371f72147d1a4eb44ae9cf1bddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.340337  8338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.351702  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98012ede73574a50bcfd503b94714ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.355233  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48042371f72147d1a4eb44ae9cf1bddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.356004  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3df2bb47f4649178399bd42eefccc9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.380198  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4b1e72f7314b6083db2f95fb60f91d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:41.380954  8199 raft_consensus.cc:2468] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:41.382248  8313 leader_election.cc:304] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:41.382370  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 98012ede73574a50bcfd503b94714ca2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:00:41.349220  8389 raft_consensus.cc:740] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.383148  8395 raft_consensus.cc:2804] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:41.383491  8395 raft_consensus.cc:493] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:41.383877  8395 raft_consensus.cc:3060] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:41.384014  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98012ede73574a50bcfd503b94714ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.383644  8389 consensus_queue.cc:260] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.391181  8184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48042371f72147d1a4eb44ae9cf1bddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.392225  8395 raft_consensus.cc:515] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.395223  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4b1e72f7314b6083db2f95fb60f91d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:41.395838  8199 raft_consensus.cc:3060] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:41.405939  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:41.407742  8165 leader_election.cc:343] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:41.404558  8199 raft_consensus.cc:2468] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:41.409348  8313 leader_election.cc:304] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:41.410333  8396 raft_consensus.cc:2804] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:41.414472  8395 leader_election.cc:290] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:41.427807  8299 heartbeater.cc:499] Master 127.6.233.190:43301 was elected leader, sending a full tablet report...
I20260709 13:00:41.432983  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
W20260709 13:00:41.437052  8162 leader_election.cc:343] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:41.437557  8162 leader_election.cc:304] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:41.438376  8393 raft_consensus.cc:2749] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:41.442250  8337 tablet_service.cc:1511] Processing CreateTablet for tablet 98012ede73574a50bcfd503b94714ca2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:00:41.447894  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98012ede73574a50bcfd503b94714ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.448705  8388 tablet_bootstrap.cc:492] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:41.449162  8388 ts_tablet_manager.cc:1403] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.241s	user 0.025s	sys 0.017s
I20260709 13:00:41.452524  8389 ts_tablet_manager.cc:1434] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.142s	user 0.000s	sys 0.013s
I20260709 13:00:41.452687  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4b1e72f7314b6083db2f95fb60f91d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:41.453591  8389 tablet_bootstrap.cc:492] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:41.455271  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4b1e72f7314b6083db2f95fb60f91d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:41.458284  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 52aeac7391a74f5d8a47f78d13ff4e41 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:00:41.459263  8395 raft_consensus.cc:493] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:41.459642  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aeac7391a74f5d8a47f78d13ff4e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.459746  8395 raft_consensus.cc:515] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.460445  8333 tablet_service.cc:1511] Processing CreateTablet for tablet 52aeac7391a74f5d8a47f78d13ff4e41 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:00:41.461706  8333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aeac7391a74f5d8a47f78d13ff4e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.458186  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 52aeac7391a74f5d8a47f78d13ff4e41 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:00:41.464020  8261 tablet_service.cc:1511] Processing CreateTablet for tablet 24de87b806c54a6185d5cd596c6bf2eb (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:00:41.464803  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 24de87b806c54a6185d5cd596c6bf2eb (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:00:41.465308  8261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24de87b806c54a6185d5cd596c6bf2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.465997  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24de87b806c54a6185d5cd596c6bf2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.468168  8186 tablet_service.cc:1511] Processing CreateTablet for tablet ef8fb856d75b43eb98847fe9e6108a1e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:00:41.468912  8262 tablet_service.cc:1511] Processing CreateTablet for tablet ef8fb856d75b43eb98847fe9e6108a1e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:00:41.469370  8186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef8fb856d75b43eb98847fe9e6108a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.470104  8262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef8fb856d75b43eb98847fe9e6108a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.470288  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 24de87b806c54a6185d5cd596c6bf2eb (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:00:41.461834  8395 leader_election.cc:290] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:41.471702  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24de87b806c54a6185d5cd596c6bf2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.471890  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aeac7391a74f5d8a47f78d13ff4e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.472222  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
W20260709 13:00:41.477332  8313 leader_election.cc:343] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:41.478771  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:41.478909  8314 leader_election.cc:343] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:41.479919  8314 leader_election.cc:343] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:41.480865  8314 leader_election.cc:343] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:41.481262  8314 leader_election.cc:304] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:41.482311  8395 raft_consensus.cc:2749] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:41.462790  8396 raft_consensus.cc:697] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:41.478909  8388 raft_consensus.cc:359] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.485304  8388 raft_consensus.cc:385] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.485544  8396 consensus_queue.cc:237] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.491110  8337 tablet_service.cc:1511] Processing CreateTablet for tablet ef8fb856d75b43eb98847fe9e6108a1e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:00:41.496189  8391 tablet_bootstrap.cc:492] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:41.500115  8391 ts_tablet_manager.cc:1403] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.226s	user 0.027s	sys 0.018s
I20260709 13:00:41.500241  8388 raft_consensus.cc:740] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.506654  8391 raft_consensus.cc:359] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.507906  8391 raft_consensus.cc:385] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.508461  8391 raft_consensus.cc:740] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.507915  8388 consensus_queue.cc:260] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.509982  8187 tablet_service.cc:1511] Processing CreateTablet for tablet c9db021eabf94021a1c8e2156efb7bad (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:00:41.512723  8187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db021eabf94021a1c8e2156efb7bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.525446  8388 ts_tablet_manager.cc:1434] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.076s	user 0.002s	sys 0.007s
I20260709 13:00:41.510749  8391 consensus_queue.cc:260] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.527462  8389 tablet_bootstrap.cc:654] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.533382  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef8fb856d75b43eb98847fe9e6108a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.534420  8391 ts_tablet_manager.cc:1434] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:00:41.540094  8391 tablet_bootstrap.cc:492] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:41.527089  8388 tablet_bootstrap.cc:492] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:41.568632  8333 tablet_service.cc:1511] Processing CreateTablet for tablet c9db021eabf94021a1c8e2156efb7bad (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:00:41.569331  8262 tablet_service.cc:1511] Processing CreateTablet for tablet 42b2262bb3614622bf77a68391668ba0 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:00:41.570019  8333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db021eabf94021a1c8e2156efb7bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.570010  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 42b2262bb3614622bf77a68391668ba0 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:00:41.570549  8262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b2262bb3614622bf77a68391668ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.571327  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b2262bb3614622bf77a68391668ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.572877  8391 tablet_bootstrap.cc:654] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.573014  8261 tablet_service.cc:1511] Processing CreateTablet for tablet c9db021eabf94021a1c8e2156efb7bad (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:00:41.574333  8261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db021eabf94021a1c8e2156efb7bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.577204  8388 tablet_bootstrap.cc:654] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.579653  8095 catalog_manager.cc:5697] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:41.582602  8186 tablet_service.cc:1511] Processing CreateTablet for tablet 18d8d617059345bd89eb716664960deb (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:00:41.585428  8186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d8d617059345bd89eb716664960deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.587659  8389 tablet_bootstrap.cc:492] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:41.588135  8389 ts_tablet_manager.cc:1403] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.135s	user 0.004s	sys 0.016s
I20260709 13:00:41.592886  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 18d8d617059345bd89eb716664960deb (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:00:41.594216  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d8d617059345bd89eb716664960deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.599254  8338 tablet_service.cc:1511] Processing CreateTablet for tablet 18d8d617059345bd89eb716664960deb (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:00:41.600558  8338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d8d617059345bd89eb716664960deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.590906  8389 raft_consensus.cc:359] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.607792  8389 raft_consensus.cc:385] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.608110  8389 raft_consensus.cc:740] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.610298  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 0c48296de93b4c3caac81fb3f674ec12 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:00:41.610150  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 42b2262bb3614622bf77a68391668ba0 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:00:41.611752  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c48296de93b4c3caac81fb3f674ec12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.611963  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b2262bb3614622bf77a68391668ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.614529  8389 consensus_queue.cc:260] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.618774  8264 tablet_service.cc:1511] Processing CreateTablet for tablet 0c48296de93b4c3caac81fb3f674ec12 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:00:41.621814  8264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c48296de93b4c3caac81fb3f674ec12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.625213  8334 tablet_service.cc:1511] Processing CreateTablet for tablet 0c48296de93b4c3caac81fb3f674ec12 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:00:41.626556  8334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c48296de93b4c3caac81fb3f674ec12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.642457  8189 tablet_service.cc:1511] Processing CreateTablet for tablet 84379d0a460042a6bec51e4675aaaa9b (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:00:41.643922  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84379d0a460042a6bec51e4675aaaa9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.644389  8331 tablet_service.cc:1511] Processing CreateTablet for tablet 84379d0a460042a6bec51e4675aaaa9b (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:00:41.644402  8261 tablet_service.cc:1511] Processing CreateTablet for tablet 84379d0a460042a6bec51e4675aaaa9b (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:00:41.645743  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84379d0a460042a6bec51e4675aaaa9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.645809  8261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84379d0a460042a6bec51e4675aaaa9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.648187  8389 ts_tablet_manager.cc:1434] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:00:41.654639  8388 tablet_bootstrap.cc:492] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:41.655293  8388 ts_tablet_manager.cc:1403] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.000s
I20260709 13:00:41.657923  8389 tablet_bootstrap.cc:492] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:41.680249  8189 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaf5f9a485b44eaa397f433b3843ec2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:00:41.681298  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaf5f9a485b44eaa397f433b3843ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.687747  8262 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaf5f9a485b44eaa397f433b3843ec2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:00:41.687812  8388 raft_consensus.cc:359] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.693274  8391 tablet_bootstrap.cc:492] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:41.699138  8388 raft_consensus.cc:385] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.699440  8391 ts_tablet_manager.cc:1403] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.160s	user 0.018s	sys 0.042s
I20260709 13:00:41.699530  8388 raft_consensus.cc:740] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.700796  8388 consensus_queue.cc:260] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.695621  8262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaf5f9a485b44eaa397f433b3843ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.711935  8334 tablet_service.cc:1511] Processing CreateTablet for tablet 4aaf5f9a485b44eaa397f433b3843ec2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:00:41.713747  8334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaf5f9a485b44eaa397f433b3843ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.721312  8388 ts_tablet_manager.cc:1434] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.000s
I20260709 13:00:41.722882  8389 tablet_bootstrap.cc:654] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.725005  8391 raft_consensus.cc:359] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.725752  8391 raft_consensus.cc:385] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.726045  8391 raft_consensus.cc:740] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.729588  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 481740a5d09f4ee19a9e2a6d1d74b143 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:00:41.732506  8388 tablet_bootstrap.cc:492] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:41.733579  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481740a5d09f4ee19a9e2a6d1d74b143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.741496  8391 consensus_queue.cc:260] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.742630  8337 tablet_service.cc:1511] Processing CreateTablet for tablet 481740a5d09f4ee19a9e2a6d1d74b143 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:00:41.744117  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481740a5d09f4ee19a9e2a6d1d74b143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.744117  8391 ts_tablet_manager.cc:1434] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.006s
I20260709 13:00:41.742900  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9fdfdf6ebd46aca3ebda223e74a9e0 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:00:41.745651  8391 tablet_bootstrap.cc:492] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:41.745628  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9fdfdf6ebd46aca3ebda223e74a9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.744227  8261 tablet_service.cc:1511] Processing CreateTablet for tablet 481740a5d09f4ee19a9e2a6d1d74b143 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:00:41.752622  8261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 481740a5d09f4ee19a9e2a6d1d74b143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.753602  8391 tablet_bootstrap.cc:654] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.765153  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9fdfdf6ebd46aca3ebda223e74a9e0 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:00:41.765915  8264 tablet_service.cc:1511] Processing CreateTablet for tablet 01ced6c8bfd841ae852dbb4be0b8584c (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:00:41.766959  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9fdfdf6ebd46aca3ebda223e74a9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.766758  8331 tablet_service.cc:1511] Processing CreateTablet for tablet 01ced6c8bfd841ae852dbb4be0b8584c (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:00:41.767656  8264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ced6c8bfd841ae852dbb4be0b8584c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.767976  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ced6c8bfd841ae852dbb4be0b8584c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.774379  8189 tablet_service.cc:1511] Processing CreateTablet for tablet 01ced6c8bfd841ae852dbb4be0b8584c (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:00:41.775754  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ced6c8bfd841ae852dbb4be0b8584c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.779443  8186 tablet_service.cc:1511] Processing CreateTablet for tablet 80a6f0387e2546c087b3747cca8bf3e1 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:00:41.780702  8186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a6f0387e2546c087b3747cca8bf3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.780367  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 80a6f0387e2546c087b3747cca8bf3e1 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:00:41.780530  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9fdfdf6ebd46aca3ebda223e74a9e0 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:00:41.787842  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a6f0387e2546c087b3747cca8bf3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.788444  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9fdfdf6ebd46aca3ebda223e74a9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.789372  8389 tablet_bootstrap.cc:492] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:41.789877  8389 ts_tablet_manager.cc:1403] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.013s
I20260709 13:00:41.792943  8388 tablet_bootstrap.cc:654] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.793066  8389 raft_consensus.cc:359] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.793890  8389 raft_consensus.cc:385] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.794199  8389 raft_consensus.cc:740] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.800127  8262 tablet_service.cc:1511] Processing CreateTablet for tablet e4fedcfda73b45f28b42f31e584f270d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:00:41.801414  8262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fedcfda73b45f28b42f31e584f270d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.802238  8338 tablet_service.cc:1511] Processing CreateTablet for tablet e4fedcfda73b45f28b42f31e584f270d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:00:41.799239  8187 tablet_service.cc:1511] Processing CreateTablet for tablet e4fedcfda73b45f28b42f31e584f270d (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:00:41.803507  8338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fedcfda73b45f28b42f31e584f270d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.804323  8187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fedcfda73b45f28b42f31e584f270d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.804569  8258 tablet_service.cc:1511] Processing CreateTablet for tablet ca4c540e57844796b8826cbcfab3c34e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:00:41.805730  8258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4c540e57844796b8826cbcfab3c34e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.809125  8184 tablet_service.cc:1511] Processing CreateTablet for tablet ca4c540e57844796b8826cbcfab3c34e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:00:41.810506  8184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4c540e57844796b8826cbcfab3c34e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.815202  8405 raft_consensus.cc:493] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:41.815732  8405 raft_consensus.cc:515] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.821244  8405 leader_election.cc:290] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:41.849058  8331 tablet_service.cc:1511] Processing CreateTablet for tablet 80a6f0387e2546c087b3747cca8bf3e1 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:00:41.850492  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80a6f0387e2546c087b3747cca8bf3e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.851269  8393 raft_consensus.cc:493] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:41.851897  8393 raft_consensus.cc:515] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.854539  8393 leader_election.cc:290] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:41.859128  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c7d8755e94307955a24083a06c082" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:41.859941  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c7d8755e94307955a24083a06c082" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:41.860586  8337 tablet_service.cc:1511] Processing CreateTablet for tablet ca4c540e57844796b8826cbcfab3c34e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:00:41.860566  8348 raft_consensus.cc:2468] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:41.866072  8162 leader_election.cc:304] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:41.866976  8393 raft_consensus.cc:2804] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:41.867375  8393 raft_consensus.cc:493] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:41.842537  8389 consensus_queue.cc:260] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.870373  8273 raft_consensus.cc:2468] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:41.869577  8393 raft_consensus.cc:3060] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:41.878151  8182 tablet_service.cc:1511] Processing CreateTablet for tablet d0f6b9aa7385493b96baa0c326b806a1 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:00:41.878722  8388 tablet_bootstrap.cc:492] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:41.879354  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4c540e57844796b8826cbcfab3c34e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.879652  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f6b9aa7385493b96baa0c326b806a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.881165  8388 ts_tablet_manager.cc:1403] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.149s	user 0.022s	sys 0.010s
I20260709 13:00:41.886502  8389 ts_tablet_manager.cc:1434] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.002s
I20260709 13:00:41.887529  8389 tablet_bootstrap.cc:492] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:41.897563  8388 raft_consensus.cc:359] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.899425  8388 raft_consensus.cc:385] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.899762  8388 raft_consensus.cc:740] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.900527  8388 consensus_queue.cc:260] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.902536  8396 consensus_queue.cc:1048] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:41.909704  8407 raft_consensus.cc:493] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:41.924065  8258 tablet_service.cc:1511] Processing CreateTablet for tablet 23915c36b625410f9a37c7c34019b082 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:00:41.924139  8331 tablet_service.cc:1511] Processing CreateTablet for tablet d0f6b9aa7385493b96baa0c326b806a1 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:00:41.925490  8258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23915c36b625410f9a37c7c34019b082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.926013  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f6b9aa7385493b96baa0c326b806a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.927383  8389 tablet_bootstrap.cc:654] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:41.930938  8391 tablet_bootstrap.cc:492] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:41.918563  8407 raft_consensus.cc:515] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.931468  8391 ts_tablet_manager.cc:1403] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.186s	user 0.023s	sys 0.004s
I20260709 13:00:41.931526  8262 tablet_service.cc:1511] Processing CreateTablet for tablet 83c4a4ace2964bf880fb8a010062b559 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:00:41.932822  8407 leader_election.cc:290] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:41.933049  8262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c4a4ace2964bf880fb8a010062b559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.933462  8256 tablet_service.cc:1511] Processing CreateTablet for tablet d0f6b9aa7385493b96baa0c326b806a1 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:00:41.933812  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:41.934434  8273 raft_consensus.cc:2468] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:41.934667  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f6b9aa7385493b96baa0c326b806a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.934877  8391 raft_consensus.cc:359] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.935608  8391 raft_consensus.cc:385] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:41.935688  8314 leader_election.cc:304] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:41.935932  8391 raft_consensus.cc:740] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:41.940958  8391 consensus_queue.cc:260] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:41.942775  8338 tablet_service.cc:1511] Processing CreateTablet for tablet 83c4a4ace2964bf880fb8a010062b559 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:00:41.942915  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 23915c36b625410f9a37c7c34019b082 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:00:41.945163  8333 tablet_service.cc:1511] Processing CreateTablet for tablet 8e64aef2d2ae433b8174d8fd0a066991 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:00:41.946091  8183 tablet_service.cc:1511] Processing CreateTablet for tablet 8e64aef2d2ae433b8174d8fd0a066991 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:00:41.947310  8264 tablet_service.cc:1511] Processing CreateTablet for tablet 8e64aef2d2ae433b8174d8fd0a066991 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:00:41.947490  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 83c4a4ace2964bf880fb8a010062b559 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:00:41.948067  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:41.948760  8198 raft_consensus.cc:2468] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:41.939029  8407 raft_consensus.cc:2804] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:41.951978  8407 raft_consensus.cc:493] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:41.948711  8264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e64aef2d2ae433b8174d8fd0a066991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.947393  8183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e64aef2d2ae433b8174d8fd0a066991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.952391  8407 raft_consensus.cc:3060] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:41.960427  8263 tablet_service.cc:1511] Processing CreateTablet for tablet 46063565a09944c7b67c01a7e3b8e39f (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:00:41.961737  8263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46063565a09944c7b67c01a7e3b8e39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.964715  8338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c4a4ace2964bf880fb8a010062b559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.965344  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23915c36b625410f9a37c7c34019b082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.971313  8333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e64aef2d2ae433b8174d8fd0a066991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.975832  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 23915c36b625410f9a37c7c34019b082 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:00:41.979614  8335 tablet_service.cc:1511] Processing CreateTablet for tablet 46063565a09944c7b67c01a7e3b8e39f (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:00:41.980890  8335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46063565a09944c7b67c01a7e3b8e39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.981976  8185 tablet_service.cc:1511] Processing CreateTablet for tablet da119e413a6f424887a59498f5e3b6a2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:00:41.974483  8186 tablet_service.cc:1511] Processing CreateTablet for tablet 46063565a09944c7b67c01a7e3b8e39f (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:00:41.994464  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065e059857a42d180a7764282ec5dca" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:41.990258  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c4a4ace2964bf880fb8a010062b559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:41.997740  8391 ts_tablet_manager.cc:1434] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.002s
W20260709 13:00:41.999120  8239 leader_election.cc:343] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:41.999828  8181 tablet_service.cc:1511] Processing CreateTablet for tablet 12a17c9dc409417682f7ae61fde53f70 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:00:42.001825  8332 tablet_service.cc:1511] Processing CreateTablet for tablet 12a17c9dc409417682f7ae61fde53f70 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:00:42.002758  8188 tablet_service.cc:1511] Processing CreateTablet for tablet 8565a917a37a42b1b06962af9eb1bdd3 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:00:42.004760  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 12a17c9dc409417682f7ae61fde53f70 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:00:42.006126  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a17c9dc409417682f7ae61fde53f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.007794  8259 tablet_service.cc:1511] Processing CreateTablet for tablet 8565a917a37a42b1b06962af9eb1bdd3 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:00:42.008417  8261 tablet_service.cc:1511] Processing CreateTablet for tablet da119e413a6f424887a59498f5e3b6a2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:00:42.009061  8259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8565a917a37a42b1b06962af9eb1bdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.009727  8261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da119e413a6f424887a59498f5e3b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.007794  8334 tablet_service.cc:1511] Processing CreateTablet for tablet da119e413a6f424887a59498f5e3b6a2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:00:42.012178  8329 tablet_service.cc:1511] Processing CreateTablet for tablet 8565a917a37a42b1b06962af9eb1bdd3 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:00:42.018905  8260 tablet_service.cc:1511] Processing CreateTablet for tablet 88985ddca9d0443fb2a294835bc3dcad (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:00:42.019866  8185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da119e413a6f424887a59498f5e3b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.020346  8260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88985ddca9d0443fb2a294835bc3dcad. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:00:42.032110  8314 consensus_peers.cc:597] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:42.035990  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065e059857a42d180a7764282ec5dca" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
W20260709 13:00:42.037848  8237 leader_election.cc:343] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.038334  8237 leader_election.cc:304] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:42.039937  8405 raft_consensus.cc:2749] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:42.040741  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23915c36b625410f9a37c7c34019b082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.042320  8187 tablet_service.cc:1511] Processing CreateTablet for tablet 88985ddca9d0443fb2a294835bc3dcad (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:00:42.044281  8188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8565a917a37a42b1b06962af9eb1bdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.047623  8187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88985ddca9d0443fb2a294835bc3dcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.050230  8332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a17c9dc409417682f7ae61fde53f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.051503  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a17c9dc409417682f7ae61fde53f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.053876  8334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da119e413a6f424887a59498f5e3b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.067975  8186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46063565a09944c7b67c01a7e3b8e39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.074339  8258 tablet_service.cc:1511] Processing CreateTablet for tablet fa0bdb222e97461582cf7caef3b1a651 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:00:42.087805  8258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0bdb222e97461582cf7caef3b1a651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.075933  8331 tablet_service.cc:1511] Processing CreateTablet for tablet fa0bdb222e97461582cf7caef3b1a651 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:00:42.076522  8255 tablet_service.cc:1511] Processing CreateTablet for tablet e77dec8051d543fe9114add9b1a9c257 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:00:42.070300  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8565a917a37a42b1b06962af9eb1bdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.091957  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77dec8051d543fe9114add9b1a9c257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.077471  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 88985ddca9d0443fb2a294835bc3dcad (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:00:42.070109  8189 tablet_service.cc:1511] Processing CreateTablet for tablet fa0bdb222e97461582cf7caef3b1a651 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:00:42.096040  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0bdb222e97461582cf7caef3b1a651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.094919  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88985ddca9d0443fb2a294835bc3dcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.100188  8388 ts_tablet_manager.cc:1434] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.219s	user 0.007s	sys 0.019s
I20260709 13:00:42.078555  8184 tablet_service.cc:1511] Processing CreateTablet for tablet e77dec8051d543fe9114add9b1a9c257 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:00:42.101315  8388 tablet_bootstrap.cc:492] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:42.101959  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0bdb222e97461582cf7caef3b1a651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.107223  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 15724a8e5db2425ea44b6e974dd58e3a (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:00:42.108560  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15724a8e5db2425ea44b6e974dd58e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.101434  8184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77dec8051d543fe9114add9b1a9c257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.082353  8333 tablet_service.cc:1511] Processing CreateTablet for tablet e77dec8051d543fe9114add9b1a9c257 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:00:42.117439  8185 tablet_service.cc:1511] Processing CreateTablet for tablet 15724a8e5db2425ea44b6e974dd58e3a (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:00:42.119817  8337 tablet_service.cc:1511] Processing CreateTablet for tablet 15724a8e5db2425ea44b6e974dd58e3a (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:00:42.121327  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15724a8e5db2425ea44b6e974dd58e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.123797  8333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77dec8051d543fe9114add9b1a9c257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.127259  8421 raft_consensus.cc:493] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:42.128048  8421 raft_consensus.cc:515] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.151552  8391 tablet_bootstrap.cc:492] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:42.158461  8257 tablet_service.cc:1511] Processing CreateTablet for tablet eb7277d8fdea452cb080843193aee32e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:00:42.159834  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7277d8fdea452cb080843193aee32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.160848  8185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15724a8e5db2425ea44b6e974dd58e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.161058  8393 raft_consensus.cc:515] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.164285  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c7d8755e94307955a24083a06c082" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:42.164356  8183 tablet_service.cc:1511] Processing CreateTablet for tablet eb7277d8fdea452cb080843193aee32e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:00:42.164923  8273 raft_consensus.cc:3060] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.165665  8183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7277d8fdea452cb080843193aee32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.171413  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c7d8755e94307955a24083a06c082" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:42.172035  8348 raft_consensus.cc:3060] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.175793  8263 tablet_service.cc:1511] Processing CreateTablet for tablet 92f0cbafdad74df9bf07ac24250fe251 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:00:42.177179  8389 tablet_bootstrap.cc:492] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:42.177691  8389 ts_tablet_manager.cc:1403] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.290s	user 0.017s	sys 0.010s
I20260709 13:00:42.179340  8348 raft_consensus.cc:2468] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:42.181567  8162 leader_election.cc:304] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:42.182557  8420 raft_consensus.cc:2804] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:42.185113  8330 tablet_service.cc:1511] Processing CreateTablet for tablet eb7277d8fdea452cb080843193aee32e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:00:42.185225  8389 raft_consensus.cc:359] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.186228  8389 raft_consensus.cc:385] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.186578  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7277d8fdea452cb080843193aee32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.180306  8273 raft_consensus.cc:2468] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:42.188405  8393 leader_election.cc:290] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:42.190776  8263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f0cbafdad74df9bf07ac24250fe251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.156534  8407 raft_consensus.cc:515] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.195089  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 92f0cbafdad74df9bf07ac24250fe251 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:00:42.197036  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f0cbafdad74df9bf07ac24250fe251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.197927  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:42.203385  8199 raft_consensus.cc:3060] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.207943  8336 tablet_service.cc:1511] Processing CreateTablet for tablet 92f0cbafdad74df9bf07ac24250fe251 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:00:42.186630  8389 raft_consensus.cc:740] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
W20260709 13:00:42.240980  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:42.242697  8336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f0cbafdad74df9bf07ac24250fe251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.243314  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:42.253083  8165 leader_election.cc:343] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.268772  8421 leader_election.cc:290] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:42.270008  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
W20260709 13:00:42.271588  8162 leader_election.cc:343] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.272061  8162 leader_election.cc:304] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:42.275611  8421 raft_consensus.cc:2749] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:42.279233  8389 consensus_queue.cc:260] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.280179  8405 raft_consensus.cc:493] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:42.280360  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:42.280985  8273 raft_consensus.cc:3060] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.280684  8405 raft_consensus.cc:515] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.286360  8388 tablet_bootstrap.cc:654] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.287083  8407 leader_election.cc:290] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:42.287254  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4b1e72f7314b6083db2f95fb60f91d" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:42.289672  8189 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:00:42.290834  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.287838  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4b1e72f7314b6083db2f95fb60f91d" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:42.299391  8237 leader_election.cc:304] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:42.299584  8334 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:00:42.300644  8421 raft_consensus.cc:493] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:42.300920  8334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.301129  8421 raft_consensus.cc:515] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.303160  8421 leader_election.cc:290] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:42.292842  8405 leader_election.cc:290] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:42.304699  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dbfbc834143ee881f682d696b3076" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:42.305004  8405 raft_consensus.cc:2749] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:42.315173  8391 tablet_bootstrap.cc:654] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.296916  8199 raft_consensus.cc:2468] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:42.314853  8420 raft_consensus.cc:697] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:42.345211  8273 raft_consensus.cc:2468] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:42.347024  8314 leader_election.cc:304] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:42.349658  8396 raft_consensus.cc:2804] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:42.350136  8396 raft_consensus.cc:697] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
W20260709 13:00:42.329262  8162 leader_election.cc:343] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.365520  8260 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:00:42.367779  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dbfbc834143ee881f682d696b3076" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:42.371433  8189 tablet_service.cc:1511] Processing CreateTablet for tablet 224c98c7721544a890a53819cd825f4e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:00:42.372658  8189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224c98c7721544a890a53819cd825f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.384894  8420 consensus_queue.cc:237] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.385908  8258 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4483bbe62a431a9eabfc3db6686ca3 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:00:42.387363  8258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4483bbe62a431a9eabfc3db6686ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.390399  8335 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4483bbe62a431a9eabfc3db6686ca3 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:00:42.384933  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 224c98c7721544a890a53819cd825f4e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:00:42.391783  8335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4483bbe62a431a9eabfc3db6686ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.392077  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224c98c7721544a890a53819cd825f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.394099  8330 tablet_service.cc:1511] Processing CreateTablet for tablet 224c98c7721544a890a53819cd825f4e (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:00:42.395248  8330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224c98c7721544a890a53819cd825f4e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:00:42.395780  8165 leader_election.cc:343] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.396375  8165 leader_election.cc:304] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:42.397244  8425 raft_consensus.cc:2749] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:42.403373  8260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.408044  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4483bbe62a431a9eabfc3db6686ca3 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:00:42.410352  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4483bbe62a431a9eabfc3db6686ca3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:00:42.410871  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 111560us
I20260709 13:00:42.457003  8389 ts_tablet_manager.cc:1434] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.279s	user 0.011s	sys 0.010s
I20260709 13:00:42.464473  8257 tablet_service.cc:1511] Processing CreateTablet for tablet fa412bd8092b46b1b8118993a0b791aa (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:00:42.350939  8396 consensus_queue.cc:237] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.512504  8180 tablet_service.cc:1511] Processing CreateTablet for tablet fa412bd8092b46b1b8118993a0b791aa (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:00:42.514443  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa412bd8092b46b1b8118993a0b791aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.517046  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa412bd8092b46b1b8118993a0b791aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.520133  8389 tablet_bootstrap.cc:492] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:42.557523  8183 tablet_service.cc:1511] Processing CreateTablet for tablet cbfec674d89c4c8cbc37d234ed2f1cd2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:00:42.559007  8183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfec674d89c4c8cbc37d234ed2f1cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.559973  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 025de30f5d2e497ca4b95cc2aa492741 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:00:42.561185  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025de30f5d2e497ca4b95cc2aa492741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.582453  8388 tablet_bootstrap.cc:492] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
W20260709 13:00:42.552851  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 205917us
I20260709 13:00:42.584031  8388 ts_tablet_manager.cc:1403] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.483s	user 0.021s	sys 0.006s
I20260709 13:00:42.593652  8391 tablet_bootstrap.cc:492] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:42.594147  8391 ts_tablet_manager.cc:1403] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.528s	user 0.032s	sys 0.024s
I20260709 13:00:42.593909  8331 tablet_service.cc:1511] Processing CreateTablet for tablet cbfec674d89c4c8cbc37d234ed2f1cd2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:00:42.595394  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfec674d89c4c8cbc37d234ed2f1cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.597350  8337 tablet_service.cc:1511] Processing CreateTablet for tablet 025de30f5d2e497ca4b95cc2aa492741 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:00:42.597457  8255 tablet_service.cc:1511] Processing CreateTablet for tablet 025de30f5d2e497ca4b95cc2aa492741 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:00:42.598511  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025de30f5d2e497ca4b95cc2aa492741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.598704  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025de30f5d2e497ca4b95cc2aa492741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.592809  8257 tablet_service.cc:1511] Processing CreateTablet for tablet cbfec674d89c4c8cbc37d234ed2f1cd2 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:00:42.604274  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfec674d89c4c8cbc37d234ed2f1cd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.603976  8388 raft_consensus.cc:359] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.604768  8388 raft_consensus.cc:385] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.605098  8388 raft_consensus.cc:740] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.608217  8389 tablet_bootstrap.cc:654] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.612100  8182 tablet_service.cc:1511] Processing CreateTablet for tablet 6540f6ec90994b07b0b70cc26e85bc44 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:00:42.613430  8407 raft_consensus.cc:493] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:42.613917  8407 raft_consensus.cc:515] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.615497  8336 tablet_service.cc:1511] Processing CreateTablet for tablet fa412bd8092b46b1b8118993a0b791aa (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:00:42.617233  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11340f02e64f48f496c151e82b599da7" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:42.618803  8314 leader_election.cc:343] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.621762  8273 raft_consensus.cc:3060] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.622339  8336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa412bd8092b46b1b8118993a0b791aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.624583  8260 tablet_service.cc:1511] Processing CreateTablet for tablet 6540f6ec90994b07b0b70cc26e85bc44 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:00:42.624423  8095 catalog_manager.cc:5697] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:42.624878  8097 catalog_manager.cc:5697] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:42.615875  8388 consensus_queue.cc:260] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.627503  8182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6540f6ec90994b07b0b70cc26e85bc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.627259  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11340f02e64f48f496c151e82b599da7" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:42.616025  8407 leader_election.cc:290] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:42.632344  8391 raft_consensus.cc:359] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.639340  8391 raft_consensus.cc:385] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.639683  8391 raft_consensus.cc:740] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.640606  8388 ts_tablet_manager.cc:1434] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:00:42.640413  8391 consensus_queue.cc:260] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.641068  8263 tablet_service.cc:1511] Processing CreateTablet for tablet 3f460483b3f249bcb3f79423e91186e7 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:00:42.641577  8388 tablet_bootstrap.cc:492] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:42.645081  8329 tablet_service.cc:1511] Processing CreateTablet for tablet 6540f6ec90994b07b0b70cc26e85bc44 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:00:42.646929  8334 tablet_service.cc:1511] Processing CreateTablet for tablet 3f460483b3f249bcb3f79423e91186e7 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:00:42.649969  8258 tablet_service.cc:1511] Processing CreateTablet for tablet 62b887704370405fb956f914718e90de (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:00:42.651298  8260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6540f6ec90994b07b0b70cc26e85bc44. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:00:42.651449  8313 leader_election.cc:343] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.651857  8258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b887704370405fb956f914718e90de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.651903  8313 leader_election.cc:304] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:42.652522  8183 tablet_service.cc:1511] Processing CreateTablet for tablet 62b887704370405fb956f914718e90de (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:00:42.653064  8396 raft_consensus.cc:2749] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:42.653769  8183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b887704370405fb956f914718e90de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.642597  8391 ts_tablet_manager.cc:1434] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 13:00:42.655355  8263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f460483b3f249bcb3f79423e91186e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.658010  8389 tablet_bootstrap.cc:492] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:42.658529  8389 ts_tablet_manager.cc:1403] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.139s	user 0.012s	sys 0.002s
I20260709 13:00:42.662150  8388 tablet_bootstrap.cc:654] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.668643  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 3f460483b3f249bcb3f79423e91186e7 (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:00:42.670365  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f460483b3f249bcb3f79423e91186e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.678938  8329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6540f6ec90994b07b0b70cc26e85bc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.684151  8334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f460483b3f249bcb3f79423e91186e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.688220  8388 tablet_bootstrap.cc:492] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:42.690258  8338 tablet_service.cc:1511] Processing CreateTablet for tablet 62b887704370405fb956f914718e90de (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:00:42.696815  8338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b887704370405fb956f914718e90de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.697825  8391 tablet_bootstrap.cc:492] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:42.694700  8181 tablet_service.cc:1511] Processing CreateTablet for tablet 630fe360a7894ee58f6df7a42c8c1ccf (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:00:42.699914  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630fe360a7894ee58f6df7a42c8c1ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.702123  8255 tablet_service.cc:1511] Processing CreateTablet for tablet 630fe360a7894ee58f6df7a42c8c1ccf (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:00:42.673935  8389 raft_consensus.cc:359] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.708133  8389 raft_consensus.cc:385] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.708484  8389 raft_consensus.cc:740] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.709406  8389 consensus_queue.cc:260] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.711853  8389 ts_tablet_manager.cc:1434] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.001s
I20260709 13:00:42.713249  8420 raft_consensus.cc:493] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:42.713737  8420 raft_consensus.cc:515] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.715809  8420 leader_election.cc:290] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:42.717403  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbed8a8496e4550aee4a06e21ed646b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:42.717556  8337 tablet_service.cc:1511] Processing CreateTablet for tablet 630fe360a7894ee58f6df7a42c8c1ccf (DEFAULT_TABLE table=test-workload [id=61d41a58003d47fabb9d452ae19efedc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:00:42.718077  8348 raft_consensus.cc:2468] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:42.718901  8337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630fe360a7894ee58f6df7a42c8c1ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.719774  8391 tablet_bootstrap.cc:654] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.719692  8162 leader_election.cc:304] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:42.720594  8420 raft_consensus.cc:2804] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:42.720945  8420 raft_consensus.cc:493] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:42.721289  8420 raft_consensus.cc:3060] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.732331  8420 raft_consensus.cc:515] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.740607  8391 tablet_bootstrap.cc:492] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:42.741122  8391 ts_tablet_manager.cc:1403] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.001s
I20260709 13:00:42.743381  8388 ts_tablet_manager.cc:1403] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.102s	user 0.008s	sys 0.004s
I20260709 13:00:42.744036  8391 raft_consensus.cc:359] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.744747  8391 raft_consensus.cc:385] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.745024  8391 raft_consensus.cc:740] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.745862  8391 consensus_queue.cc:260] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.748239  8391 ts_tablet_manager.cc:1434] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:00:42.749217  8391 tablet_bootstrap.cc:492] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:42.749437  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbed8a8496e4550aee4a06e21ed646b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:42.750018  8348 raft_consensus.cc:3060] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.755358  8391 tablet_bootstrap.cc:654] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.757962  8348 raft_consensus.cc:2468] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:42.760294  8162 leader_election.cc:304] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:42.761334  8425 raft_consensus.cc:2804] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:42.761873  8425 raft_consensus.cc:697] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:42.762738  8425 consensus_queue.cc:237] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.774619  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbed8a8496e4550aee4a06e21ed646b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
W20260709 13:00:42.776116  8165 leader_election.cc:343] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.746464  8388 raft_consensus.cc:359] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.779386  8388 raft_consensus.cc:385] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.784948  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebbed8a8496e4550aee4a06e21ed646b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:42.788344  8165 leader_election.cc:343] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.788897  8427 raft_consensus.cc:493] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:42.789414  8427 raft_consensus.cc:515] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.777133  8420 leader_election.cc:290] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:42.792358  8427 leader_election.cc:290] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:42.795454  8389 tablet_bootstrap.cc:492] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:42.799716  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630fe360a7894ee58f6df7a42c8c1ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:42.802050  8420 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:42.794775  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:42.779747  8388 raft_consensus.cc:740] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
W20260709 13:00:42.806450  8239 leader_election.cc:343] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.809976  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:42.813355  8348 raft_consensus.cc:2468] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:42.814088  8388 consensus_queue.cc:260] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.815554  8391 tablet_bootstrap.cc:492] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:42.815994  8391 ts_tablet_manager.cc:1403] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.020s
I20260709 13:00:42.815140  8389 tablet_bootstrap.cc:654] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.818341  8237 leader_election.cc:304] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:42.820747  8427 raft_consensus.cc:2804] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:42.821170  8427 raft_consensus.cc:493] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:42.823550  8391 raft_consensus.cc:359] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.824318  8391 raft_consensus.cc:385] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.824626  8391 raft_consensus.cc:740] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.824470  8427 raft_consensus.cc:3060] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.837451  8421 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:42.839115  8391 consensus_queue.cc:260] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.841419  8388 ts_tablet_manager.cc:1434] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.098s	user 0.008s	sys 0.000s
I20260709 13:00:42.842553  8388 tablet_bootstrap.cc:492] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:42.857110  8391 ts_tablet_manager.cc:1434] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 13:00:42.858494  8391 tablet_bootstrap.cc:492] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:42.865381  8391 tablet_bootstrap.cc:654] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.867657  8388 tablet_bootstrap.cc:654] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.872443  8427 raft_consensus.cc:515] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.875762  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
W20260709 13:00:42.877255  8239 leader_election.cc:343] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:42.877523  8389 tablet_bootstrap.cc:492] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:42.878005  8389 ts_tablet_manager.cc:1403] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.020s
I20260709 13:00:42.879963  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:42.880628  8348 raft_consensus.cc:3060] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.880977  8389 raft_consensus.cc:359] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.881685  8389 raft_consensus.cc:385] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.881994  8389 raft_consensus.cc:740] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.888463  8348 raft_consensus.cc:2468] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:42.889899  8237 leader_election.cc:304] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:42.890231  8388 tablet_bootstrap.cc:492] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:42.890846  8388 ts_tablet_manager.cc:1403] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.006s
I20260709 13:00:42.891439  8389 consensus_queue.cc:260] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.892028  8405 raft_consensus.cc:2804] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:42.893718  8388 raft_consensus.cc:359] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.897330  8427 leader_election.cc:290] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:42.898027  8388 raft_consensus.cc:385] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.899343  8388 raft_consensus.cc:740] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.901392  8388 consensus_queue.cc:260] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.904345  8405 raft_consensus.cc:697] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:42.905485  8388 ts_tablet_manager.cc:1434] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:00:42.905488  8405 consensus_queue.cc:237] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.906738  8388 tablet_bootstrap.cc:492] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:42.909850  8391 tablet_bootstrap.cc:492] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:42.912902  8389 ts_tablet_manager.cc:1434] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.006s
I20260709 13:00:42.914382  8389 tablet_bootstrap.cc:492] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:42.915045  8391 ts_tablet_manager.cc:1403] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.004s
I20260709 13:00:42.921990  8388 tablet_bootstrap.cc:654] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.925541  8389 tablet_bootstrap.cc:654] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.925731  8095 catalog_manager.cc:5697] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:42.926863  8391 raft_consensus.cc:359] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.927680  8391 raft_consensus.cc:385] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.927953  8391 raft_consensus.cc:740] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.928633  8391 consensus_queue.cc:260] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.930967  8391 ts_tablet_manager.cc:1434] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:00:42.932102  8391 tablet_bootstrap.cc:492] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:42.941036  8391 tablet_bootstrap.cc:654] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.948709  8096 catalog_manager.cc:5697] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:42.960266  8391 tablet_bootstrap.cc:492] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:42.960928  8391 ts_tablet_manager.cc:1403] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260709 13:00:42.963553  8391 raft_consensus.cc:359] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.964242  8391 raft_consensus.cc:385] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.964525  8391 raft_consensus.cc:740] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.963776  8389 tablet_bootstrap.cc:492] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:42.965169  8391 consensus_queue.cc:260] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.968900  8388 tablet_bootstrap.cc:492] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:42.969372  8388 ts_tablet_manager.cc:1403] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.013s
I20260709 13:00:42.969805  8396 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:42.971944  8388 raft_consensus.cc:359] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.972633  8388 raft_consensus.cc:385] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.972892  8388 raft_consensus.cc:740] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.973572  8388 consensus_queue.cc:260] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.965839  8389 ts_tablet_manager.cc:1403] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.017s
I20260709 13:00:42.978463  8389 raft_consensus.cc:359] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.979346  8389 raft_consensus.cc:385] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:42.979718  8389 raft_consensus.cc:740] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:42.980494  8389 consensus_queue.cc:260] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.982769  8389 ts_tablet_manager.cc:1434] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:00:42.983623  8388 ts_tablet_manager.cc:1434] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:00:42.983855  8389 tablet_bootstrap.cc:492] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:42.987766  8396 raft_consensus.cc:493] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:42.988327  8396 raft_consensus.cc:515] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:42.990615  8396 leader_election.cc:290] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:42.992923  8391 ts_tablet_manager.cc:1434] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:00:42.992934  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:42.993712  8198 raft_consensus.cc:2468] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:42.994051  8391 tablet_bootstrap.cc:492] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:42.998270  8313 leader_election.cc:304] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:42.999269  8396 raft_consensus.cc:2804] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:42.999694  8396 raft_consensus.cc:493] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.000056  8391 tablet_bootstrap.cc:654] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.000138  8396 raft_consensus.cc:3060] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:42.990887  8389 tablet_bootstrap.cc:654] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:42.992172  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:42.992506  8388 tablet_bootstrap.cc:492] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
W20260709 13:00:43.003931  8314 leader_election.cc:343] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.008860  8388 tablet_bootstrap.cc:654] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.012215  8431 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:43.014380  8396 raft_consensus.cc:515] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.017741  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:43.018438  8199 raft_consensus.cc:3060] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.029350  8405 raft_consensus.cc:493] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.029917  8405 raft_consensus.cc:515] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.032076  8405 leader_election.cc:290] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.033303  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11340f02e64f48f496c151e82b599da7" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.034031  8348 raft_consensus.cc:2468] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:43.035990  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11340f02e64f48f496c151e82b599da7" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:43.036936  8197 raft_consensus.cc:2468] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:43.038514  8239 leader_election.cc:304] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:43.044186  8405 raft_consensus.cc:2804] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:43.044610  8405 raft_consensus.cc:493] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.044961  8405 raft_consensus.cc:3060] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.051276  8199 raft_consensus.cc:2468] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:43.052492  8313 leader_election.cc:304] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:43.053419  8431 raft_consensus.cc:2804] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.053894  8431 raft_consensus.cc:697] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:43.054752  8431 consensus_queue.cc:237] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.066862  8391 tablet_bootstrap.cc:492] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:43.068111  8405 raft_consensus.cc:515] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.069427  8391 ts_tablet_manager.cc:1403] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.016s
I20260709 13:00:43.071187  8396 leader_election.cc:290] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.072382  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
W20260709 13:00:43.073880  8314 leader_election.cc:343] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.076436  8391 raft_consensus.cc:359] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.077073  8389 tablet_bootstrap.cc:492] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:43.077203  8391 raft_consensus.cc:385] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.077569  8389 ts_tablet_manager.cc:1403] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.033s
I20260709 13:00:43.077651  8391 raft_consensus.cc:740] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.077981  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11340f02e64f48f496c151e82b599da7" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:43.078521  8198 raft_consensus.cc:3060] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.078689  8391 consensus_queue.cc:260] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.080988  8391 ts_tablet_manager.cc:1434] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:00:43.081023  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11340f02e64f48f496c151e82b599da7" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:43.080570  8096 catalog_manager.cc:5697] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:43.081691  8348 raft_consensus.cc:3060] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.082106  8431 raft_consensus.cc:493] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.082592  8431 raft_consensus.cc:515] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.085410  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8749d71c044925a049c8ff1fab0351" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:43.086274  8198 raft_consensus.cc:2468] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
W20260709 13:00:43.087109  8313 leader_election.cc:343] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.088277  8239 leader_election.cc:304] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:43.089056  8348 raft_consensus.cc:2468] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:43.089393  8451 raft_consensus.cc:2804] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.089947  8451 raft_consensus.cc:697] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:43.090334  8405 leader_election.cc:290] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.091115  8451 consensus_queue.cc:237] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.092374  8431 leader_election.cc:290] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.092168  8389 raft_consensus.cc:359] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.092648  8388 tablet_bootstrap.cc:492] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.092576  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8749d71c044925a049c8ff1fab0351" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.092856  8391 tablet_bootstrap.cc:492] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:43.092864  8389 raft_consensus.cc:385] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.093343  8389 raft_consensus.cc:740] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.093179  8388 ts_tablet_manager.cc:1403] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.022s
I20260709 13:00:43.094136  8389 consensus_queue.cc:260] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.095175  8273 raft_consensus.cc:2468] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:43.096604  8389 ts_tablet_manager.cc:1434] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:00:43.096779  8388 raft_consensus.cc:359] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.097455  8388 raft_consensus.cc:385] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.097523  8389 tablet_bootstrap.cc:492] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:43.097790  8388 raft_consensus.cc:740] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.097761  8314 leader_election.cc:304] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:43.098642  8388 consensus_queue.cc:260] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.100752  8388 ts_tablet_manager.cc:1434] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:00:43.102000  8388 tablet_bootstrap.cc:492] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:43.103484  8389 tablet_bootstrap.cc:654] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.107499  8391 tablet_bootstrap.cc:654] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.112216  8388 tablet_bootstrap.cc:654] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.099423  8431 raft_consensus.cc:2804] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:43.114193  8431 raft_consensus.cc:493] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.114660  8431 raft_consensus.cc:3060] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.114816  8389 tablet_bootstrap.cc:492] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:43.115350  8389 ts_tablet_manager.cc:1403] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:00:43.115552  8424 raft_consensus.cc:493] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.116104  8424 raft_consensus.cc:515] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.118572  8424 leader_election.cc:290] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.118336  8389 raft_consensus.cc:359] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.120265  8389 raft_consensus.cc:385] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.120191  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:43.120649  8389 raft_consensus.cc:740] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.120546  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.120908  8198 raft_consensus.cc:2468] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:43.121417  8389 consensus_queue.cc:260] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.122164  8313 leader_election.cc:304] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
W20260709 13:00:43.122920  8314 leader_election.cc:343] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.123114  8424 raft_consensus.cc:2804] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:43.123431  8389 ts_tablet_manager.cc:1434] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:00:43.123538  8424 raft_consensus.cc:493] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.123929  8424 raft_consensus.cc:3060] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.124408  8389 tablet_bootstrap.cc:492] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:43.130255  8431 raft_consensus.cc:515] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.131754  8389 tablet_bootstrap.cc:654] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.131610  8424 raft_consensus.cc:515] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.132942  8388 tablet_bootstrap.cc:492] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.139875  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8749d71c044925a049c8ff1fab0351" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:43.140594  8388 ts_tablet_manager.cc:1403] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.003s
I20260709 13:00:43.134117  8391 tablet_bootstrap.cc:492] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:43.141162  8391 ts_tablet_manager.cc:1403] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.001s
I20260709 13:00:43.141449  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8749d71c044925a049c8ff1fab0351" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:43.142469  8273 raft_consensus.cc:3060] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.144114  8388 raft_consensus.cc:359] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.144768  8388 raft_consensus.cc:385] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:00:43.144831  8313 leader_election.cc:343] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.145103  8388 raft_consensus.cc:740] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.147233  8388 consensus_queue.cc:260] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.148023  8391 raft_consensus.cc:359] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.148638  8391 raft_consensus.cc:385] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.148903  8391 raft_consensus.cc:740] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.149479  8431 leader_election.cc:290] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.149533  8391 consensus_queue.cc:260] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.150314  8388 ts_tablet_manager.cc:1434] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:00:43.153695  8388 tablet_bootstrap.cc:492] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:43.151687  8391 ts_tablet_manager.cc:1434] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:00:43.158656  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:43.159361  8391 tablet_bootstrap.cc:492] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:43.159268  8198 raft_consensus.cc:3060] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.160151  8424 leader_election.cc:290] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.146343  8096 catalog_manager.cc:5697] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:43.161548  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
W20260709 13:00:43.163288  8314 leader_election.cc:343] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.166352  8198 raft_consensus.cc:2468] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:43.172386  8388 tablet_bootstrap.cc:654] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.176257  8313 leader_election.cc:304] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:43.177126  8407 raft_consensus.cc:2804] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.177599  8407 raft_consensus.cc:697] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:43.178408  8407 consensus_queue.cc:237] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.179500  8273 raft_consensus.cc:2468] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:43.180725  8314 leader_election.cc:304] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:43.181911  8396 raft_consensus.cc:2804] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.182430  8396 raft_consensus.cc:697] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:43.183377  8396 consensus_queue.cc:237] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.185057  8391 tablet_bootstrap.cc:654] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.192530  8421 consensus_queue.cc:1048] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.198171  8391 tablet_bootstrap.cc:492] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:43.198666  8391 ts_tablet_manager.cc:1403] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 13:00:43.201501  8391 raft_consensus.cc:359] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.202250  8391 raft_consensus.cc:385] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.202549  8391 raft_consensus.cc:740] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.203264  8391 consensus_queue.cc:260] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.205786  8391 ts_tablet_manager.cc:1434] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:00:43.206820  8391 tablet_bootstrap.cc:492] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:43.212419  8389 tablet_bootstrap.cc:492] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:43.212932  8389 ts_tablet_manager.cc:1403] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.018s
I20260709 13:00:43.215819  8391 tablet_bootstrap.cc:654] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.216176  8389 raft_consensus.cc:359] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.217512  8389 raft_consensus.cc:385] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.217832  8389 raft_consensus.cc:740] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.218765  8388 tablet_bootstrap.cc:492] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.218446  8389 consensus_queue.cc:260] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.219208  8388 ts_tablet_manager.cc:1403] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.000s
I20260709 13:00:43.221042  8273 raft_consensus.cc:3060] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.216651  8096 catalog_manager.cc:5697] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:43.226284  8389 ts_tablet_manager.cc:1434] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:00:43.233147  8424 raft_consensus.cc:493] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.233700  8424 raft_consensus.cc:515] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.235189  8389 tablet_bootstrap.cc:492] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:43.235747  8424 leader_election.cc:290] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.237484  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18d35cd54a548279c6de42d27f83973" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.238490  8388 raft_consensus.cc:359] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:43.239029  8314 leader_election.cc:343] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.241075  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18d35cd54a548279c6de42d27f83973" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:43.242280  8389 tablet_bootstrap.cc:654] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:43.243404  8313 leader_election.cc:343] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.243877  8313 leader_election.cc:304] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:43.245074  8407 raft_consensus.cc:2749] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:00:43.249001  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:43.249140  8425 raft_consensus.cc:493] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.249665  8425 raft_consensus.cc:515] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.251925  8425 leader_election.cc:290] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.252188  8420 raft_consensus.cc:493] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.252727  8420 raft_consensus.cc:515] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.253607  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a89e572e6a4bd29224989c615f7165" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.254299  8274 raft_consensus.cc:2468] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:43.255095  8420 leader_election.cc:290] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.256353  8165 leader_election.cc:304] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:43.257179  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8749d71c044925a049c8ff1fab0351" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.258038  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8749d71c044925a049c8ff1fab0351" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.258292  8095 catalog_manager.cc:5697] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:43.259200  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a89e572e6a4bd29224989c615f7165" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.258687  8420 raft_consensus.cc:2804] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:43.259801  8348 raft_consensus.cc:2468] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:43.259871  8420 raft_consensus.cc:493] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.260614  8420 raft_consensus.cc:3060] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.262568  8425 consensus_queue.cc:1048] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.260332  8274 raft_consensus.cc:2393] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:43.265961  8165 leader_election.cc:304] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:43.270092  8425 raft_consensus.cc:3060] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.271581  8391 tablet_bootstrap.cc:492] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:43.272161  8391 ts_tablet_manager.cc:1403] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.066s	user 0.027s	sys 0.007s
I20260709 13:00:43.269912  8420 raft_consensus.cc:515] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.239174  8388 raft_consensus.cc:385] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.277514  8388 raft_consensus.cc:740] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.278334  8388 consensus_queue.cc:260] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.278733  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a89e572e6a4bd29224989c615f7165" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:43.279320  8273 raft_consensus.cc:3060] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.278427  8391 raft_consensus.cc:359] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.280812  8391 raft_consensus.cc:385] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.281490  8391 raft_consensus.cc:740] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.281598  8388 ts_tablet_manager.cc:1434] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
I20260709 13:00:43.280073  8420 leader_election.cc:290] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.283717  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a89e572e6a4bd29224989c615f7165" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:43.288951  8388 tablet_bootstrap.cc:492] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:43.289096  8348 raft_consensus.cc:3060] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.289985  8425 raft_consensus.cc:2749] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:43.287588  8273 raft_consensus.cc:2468] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:43.291460  8165 leader_election.cc:304] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:43.292371  8420 raft_consensus.cc:2804] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.293061  8420 raft_consensus.cc:697] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:43.294226  8420 consensus_queue.cc:237] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.295162  8388 tablet_bootstrap.cc:654] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.300724  8348 raft_consensus.cc:2468] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:43.300262  8391 consensus_queue.cc:260] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.302672  8391 ts_tablet_manager.cc:1434] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260709 13:00:43.304450  8389 tablet_bootstrap.cc:492] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:43.304906  8389 ts_tablet_manager.cc:1403] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.002s
I20260709 13:00:43.305585  8388 tablet_bootstrap.cc:492] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.305971  8388 ts_tablet_manager.cc:1403] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.005s
I20260709 13:00:43.306563  8391 tablet_bootstrap.cc:492] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:43.307446  8389 raft_consensus.cc:359] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.308075  8389 raft_consensus.cc:385] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.308323  8389 raft_consensus.cc:740] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.308730  8388 raft_consensus.cc:359] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.309386  8388 raft_consensus.cc:385] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.309149  8389 consensus_queue.cc:260] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.309698  8388 raft_consensus.cc:740] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.310360  8388 consensus_queue.cc:260] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.315388  8388 ts_tablet_manager.cc:1434] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:00:43.316301  8388 tablet_bootstrap.cc:492] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:43.316828  8389 ts_tablet_manager.cc:1434] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:00:43.317895  8389 tablet_bootstrap.cc:492] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:43.318665  8391 tablet_bootstrap.cc:654] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.322104  8388 tablet_bootstrap.cc:654] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.327826  8451 raft_consensus.cc:493] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.328518  8451 raft_consensus.cc:515] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.329327  8405 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.328871  8096 catalog_manager.cc:5697] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:43.332171  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:43.333250  8198 raft_consensus.cc:2393] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a2403422b24114a10f4b37ab277e3d in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:43.345170  8389 tablet_bootstrap.cc:654] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.347878  8451 leader_election.cc:290] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.351186  8421 raft_consensus.cc:493] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.351670  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.351840  8421 raft_consensus.cc:515] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.354039  8237 leader_election.cc:304] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:43.355129  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.355755  8421 leader_election.cc:290] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.356824  8451 raft_consensus.cc:3060] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.357110  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.358741  8162 leader_election.cc:304] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:43.359695  8424 raft_consensus.cc:493] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.359684  8421 raft_consensus.cc:2749] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:43.360175  8424 raft_consensus.cc:515] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.375031  8198 raft_consensus.cc:3060] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.381518  8424 leader_election.cc:290] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.381516  8451 raft_consensus.cc:2749] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:43.382682  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065e059857a42d180a7764282ec5dca" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.383497  8273 raft_consensus.cc:2468] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:43.385006  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065e059857a42d180a7764282ec5dca" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:43.385181  8314 leader_election.cc:304] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:43.386391  8424 raft_consensus.cc:2804] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:00:43.386790  8313 leader_election.cc:343] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.386853  8424 raft_consensus.cc:493] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.387490  8424 raft_consensus.cc:3060] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.409443  8421 raft_consensus.cc:493] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.410157  8421 raft_consensus.cc:515] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.414021  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57dd2eafeaf4d189c3501aa9426f854" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.414913  8273 raft_consensus.cc:2468] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:43.416533  8165 leader_election.cc:304] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:43.417661  8425 raft_consensus.cc:2804] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:43.418124  8425 raft_consensus.cc:493] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.418573  8425 raft_consensus.cc:3060] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.425503  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57dd2eafeaf4d189c3501aa9426f854" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.426257  8348 raft_consensus.cc:2468] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:43.428702  8388 tablet_bootstrap.cc:492] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.426952  8421 leader_election.cc:290] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.429302  8388 ts_tablet_manager.cc:1403] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.113s	user 0.036s	sys 0.041s
I20260709 13:00:43.429687  8424 raft_consensus.cc:515] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.431851  8424 leader_election.cc:290] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.432106  8388 raft_consensus.cc:359] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.432792  8388 raft_consensus.cc:385] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.433063  8388 raft_consensus.cc:740] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.432997  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065e059857a42d180a7764282ec5dca" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:43.433941  8388 consensus_queue.cc:260] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.428766  8391 tablet_bootstrap.cc:492] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:43.435137  8199 raft_consensus.cc:3060] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.435617  8391 ts_tablet_manager.cc:1403] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.129s	user 0.044s	sys 0.062s
I20260709 13:00:43.436087  8388 ts_tablet_manager.cc:1434] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:00:43.436187  8451 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.437002  8388 tablet_bootstrap.cc:492] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:43.438093  8391 raft_consensus.cc:359] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.438710  8391 raft_consensus.cc:385] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.438961  8391 raft_consensus.cc:740] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.439775  8391 consensus_queue.cc:260] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.443126  8388 tablet_bootstrap.cc:654] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.445308  8391 ts_tablet_manager.cc:1434] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:00:43.446321  8391 tablet_bootstrap.cc:492] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:43.454398  8391 tablet_bootstrap.cc:654] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.457634  8389 tablet_bootstrap.cc:492] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:43.443413  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065e059857a42d180a7764282ec5dca" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:43.458341  8389 ts_tablet_manager.cc:1403] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.015s
I20260709 13:00:43.459378  8273 raft_consensus.cc:3060] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.461750  8420 raft_consensus.cc:493] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.462235  8420 raft_consensus.cc:515] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.464749  8420 leader_election.cc:290] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.465529  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c6de465104a8e809b4e2d4aa6f07d" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:43.467264  8165 leader_election.cc:343] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.469977  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c6de465104a8e809b4e2d4aa6f07d" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
W20260709 13:00:43.471230  8162 leader_election.cc:343] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.471720  8162 leader_election.cc:304] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:43.472908  8420 raft_consensus.cc:2749] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:43.471035  8389 raft_consensus.cc:359] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.473827  8389 raft_consensus.cc:385] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.474115  8389 raft_consensus.cc:740] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.474740  8389 consensus_queue.cc:260] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.476398  8199 raft_consensus.cc:2468] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:43.470181  8273 raft_consensus.cc:2468] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:43.478567  8388 tablet_bootstrap.cc:492] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.479326  8388 ts_tablet_manager.cc:1403] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.028s
I20260709 13:00:43.479776  8389 ts_tablet_manager.cc:1434] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:00:43.480708  8389 tablet_bootstrap.cc:492] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:43.481587  8314 leader_election.cc:304] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:43.482326  8424 raft_consensus.cc:2804] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.482791  8424 raft_consensus.cc:697] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:43.484254  8424 consensus_queue.cc:237] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.483119  8388 raft_consensus.cc:359] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.486496  8388 raft_consensus.cc:385] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.486821  8388 raft_consensus.cc:740] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.487617  8388 consensus_queue.cc:260] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.489426  8388 ts_tablet_manager.cc:1434] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:00:43.490181  8391 tablet_bootstrap.cc:492] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:43.490510  8388 tablet_bootstrap.cc:492] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:43.490777  8391 ts_tablet_manager.cc:1403] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.016s
I20260709 13:00:43.497268  8388 tablet_bootstrap.cc:654] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.497579  8389 tablet_bootstrap.cc:654] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.500610  8391 raft_consensus.cc:359] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.501346  8391 raft_consensus.cc:385] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.501626  8391 raft_consensus.cc:740] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.502283  8391 consensus_queue.cc:260] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.507665  8391 ts_tablet_manager.cc:1434] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:00:43.505587  8096 catalog_manager.cc:5697] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:43.508582  8391 tablet_bootstrap.cc:492] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:43.503567  8425 raft_consensus.cc:515] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.514554  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57dd2eafeaf4d189c3501aa9426f854" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:43.515503  8273 raft_consensus.cc:3060] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.529582  8407 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:43.514182  8425 leader_election.cc:290] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.532780  8396 raft_consensus.cc:493] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.533443  8396 raft_consensus.cc:515] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.534112  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57dd2eafeaf4d189c3501aa9426f854" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:43.534706  8348 raft_consensus.cc:3060] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.536130  8396 leader_election.cc:290] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.532260  8273 raft_consensus.cc:2468] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:43.539558  8165 leader_election.cc:304] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:43.542585  8391 tablet_bootstrap.cc:654] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.543154  8420 raft_consensus.cc:2804] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.545143  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dbfbc834143ee881f682d696b3076" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.542676  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dbfbc834143ee881f682d696b3076" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:43.546602  8197 raft_consensus.cc:2468] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:43.547266  8420 raft_consensus.cc:697] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
W20260709 13:00:43.548468  8314 leader_election.cc:343] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.548537  8420 consensus_queue.cc:237] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.551700  8313 leader_election.cc:304] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:43.554060  8396 raft_consensus.cc:2804] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:43.554469  8396 raft_consensus.cc:493] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.554807  8396 raft_consensus.cc:3060] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.552629  8348 raft_consensus.cc:2468] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:43.554965  8389 tablet_bootstrap.cc:492] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:43.559633  8389 ts_tablet_manager.cc:1403] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.010s
I20260709 13:00:43.566619  8389 raft_consensus.cc:359] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.567622  8389 raft_consensus.cc:385] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.567863  8389 raft_consensus.cc:740] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.568370  8389 consensus_queue.cc:260] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.569105  8451 raft_consensus.cc:493] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.569597  8451 raft_consensus.cc:515] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.571388  8451 leader_election.cc:290] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.572189  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:43.572958  8197 raft_consensus.cc:2393] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a2403422b24114a10f4b37ab277e3d in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:43.573861  8396 raft_consensus.cc:515] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.576860  8396 leader_election.cc:290] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.577406  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dbfbc834143ee881f682d696b3076" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:43.578013  8197 raft_consensus.cc:3060] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.579319  8388 tablet_bootstrap.cc:492] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.579821  8388 ts_tablet_manager.cc:1403] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.090s	user 0.043s	sys 0.017s
I20260709 13:00:43.580041  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102dbfbc834143ee881f682d696b3076" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:43.580651  8274 raft_consensus.cc:3060] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.587013  8389 ts_tablet_manager.cc:1434] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260709 13:00:43.586643  8451 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.587447  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.589114  8237 leader_election.cc:304] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:43.590103  8481 raft_consensus.cc:3060] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.591602  8388 raft_consensus.cc:359] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.592586  8388 raft_consensus.cc:385] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.593009  8388 raft_consensus.cc:740] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.593912  8388 consensus_queue.cc:260] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.598780  8388 ts_tablet_manager.cc:1434] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:00:43.599291  8389 tablet_bootstrap.cc:492] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:43.599849  8388 tablet_bootstrap.cc:492] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:43.600704  8274 raft_consensus.cc:2468] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:43.605970  8481 raft_consensus.cc:2749] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:43.607323  8388 tablet_bootstrap.cc:654] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.607898  8197 raft_consensus.cc:2468] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:43.609102  8313 leader_election.cc:304] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:43.609926  8424 raft_consensus.cc:2804] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.610432  8424 raft_consensus.cc:697] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:43.611346  8424 consensus_queue.cc:237] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.615481  8389 tablet_bootstrap.cc:654] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.615593  8396 raft_consensus.cc:493] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.616214  8396 raft_consensus.cc:515] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.619379  8396 leader_election.cc:290] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.620886  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3df2bb47f4649178399bd42eefccc9f" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.622223  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3df2bb47f4649178399bd42eefccc9f" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
W20260709 13:00:43.622845  8314 leader_election.cc:343] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:43.627871  8313 leader_election.cc:343] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.637337  8313 leader_election.cc:304] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:43.638208  8396 raft_consensus.cc:2749] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:43.641517  8096 catalog_manager.cc:5697] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:43.661542  8396 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:43.666025  8425 raft_consensus.cc:493] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.666555  8425 raft_consensus.cc:515] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.671572  8391 tablet_bootstrap.cc:492] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:43.671319  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18d35cd54a548279c6de42d27f83973" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.672049  8391 ts_tablet_manager.cc:1403] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.164s	user 0.019s	sys 0.004s
I20260709 13:00:43.672492  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18d35cd54a548279c6de42d27f83973" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.669459  8425 leader_election.cc:290] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.674841  8348 raft_consensus.cc:2468] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
W20260709 13:00:43.674326  8165 leader_election.cc:343] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.681264  8162 leader_election.cc:304] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:43.683898  8388 tablet_bootstrap.cc:492] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.684495  8388 ts_tablet_manager.cc:1403] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.085s	user 0.035s	sys 0.025s
I20260709 13:00:43.685398  8425 raft_consensus.cc:2804] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:43.685798  8425 raft_consensus.cc:493] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.686156  8425 raft_consensus.cc:3060] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.686884  8391 raft_consensus.cc:359] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.687594  8391 raft_consensus.cc:385] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.687506  8405 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.687958  8391 raft_consensus.cc:740] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.688651  8391 consensus_queue.cc:260] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.690701  8391 ts_tablet_manager.cc:1434] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:00:43.691681  8391 tablet_bootstrap.cc:492] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:43.693117  8388 raft_consensus.cc:359] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.693925  8388 raft_consensus.cc:385] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.694262  8388 raft_consensus.cc:740] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.695179  8388 consensus_queue.cc:260] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.696267  8425 raft_consensus.cc:515] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.698073  8388 ts_tablet_manager.cc:1434] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:00:43.699143  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18d35cd54a548279c6de42d27f83973" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:43.698324  8097 catalog_manager.cc:5697] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
W20260709 13:00:43.700742  8165 leader_election.cc:343] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.700374  8388 tablet_bootstrap.cc:492] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:43.706050  8391 tablet_bootstrap.cc:654] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.708772  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18d35cd54a548279c6de42d27f83973" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:43.709431  8347 raft_consensus.cc:3060] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.717751  8388 tablet_bootstrap.cc:654] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.721777  8425 leader_election.cc:290] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.721225  8347 raft_consensus.cc:2468] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:43.723874  8162 leader_election.cc:304] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:43.724535  8425 raft_consensus.cc:2804] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.725176  8425 raft_consensus.cc:697] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:43.726320  8425 consensus_queue.cc:237] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.735702  8396 consensus_queue.cc:1048] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:43.739991  8389 tablet_bootstrap.cc:492] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:43.740608  8389 ts_tablet_manager.cc:1403] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.142s	user 0.012s	sys 0.017s
I20260709 13:00:43.743831  8389 raft_consensus.cc:359] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.744622  8389 raft_consensus.cc:385] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.744946  8389 raft_consensus.cc:740] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.745998  8389 consensus_queue.cc:260] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.748570  8424 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:43.757206  8389 ts_tablet_manager.cc:1434] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:00:43.758353  8389 tablet_bootstrap.cc:492] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:43.764462  8391 tablet_bootstrap.cc:492] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:43.765147  8391 ts_tablet_manager.cc:1403] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.002s
I20260709 13:00:43.768543  8421 consensus_queue.cc:1048] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.770160  8396 raft_consensus.cc:493] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.772053  8391 raft_consensus.cc:359] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.772980  8391 raft_consensus.cc:385] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.773321  8391 raft_consensus.cc:740] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.770823  8396 raft_consensus.cc:515] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.774860  8391 consensus_queue.cc:260] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.777097  8396 leader_election.cc:290] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.776964  8421 raft_consensus.cc:493] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.778024  8421 raft_consensus.cc:515] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.780947  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.782033  8272 raft_consensus.cc:2468] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:43.782409  8391 ts_tablet_manager.cc:1434] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 13:00:43.783895  8314 leader_election.cc:304] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:43.785456  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:43.788710  8424 raft_consensus.cc:2804] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:43.789350  8424 raft_consensus.cc:493] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.789820  8424 raft_consensus.cc:3060] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.793023  8388 tablet_bootstrap.cc:492] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.792783  8396 consensus_queue.cc:1048] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:43.793680  8388 ts_tablet_manager.cc:1403] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.002s
I20260709 13:00:43.799382  8391 tablet_bootstrap.cc:492] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:43.804756  8199 raft_consensus.cc:2468] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:43.806955  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.807948  8272 raft_consensus.cc:2468] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:43.814723  8388 raft_consensus.cc:359] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.817046  8388 raft_consensus.cc:385] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.817715  8388 raft_consensus.cc:740] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.828341  8388 consensus_queue.cc:260] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.832558  8388 ts_tablet_manager.cc:1434] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 13:00:43.814599  8396 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:00:43.827056  8165 leader_election.cc:304] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:43.833753  8388 tablet_bootstrap.cc:492] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:43.834160  8420 raft_consensus.cc:2804] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:43.834574  8420 raft_consensus.cc:493] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:43.834914  8420 raft_consensus.cc:3060] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.842630  8421 leader_election.cc:290] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.886185  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.891098  8421 consensus_queue.cc:1048] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.899431  8420 raft_consensus.cc:515] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.901253  8389 tablet_bootstrap.cc:654] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.902329  8097 catalog_manager.cc:5697] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:43.909022  8424 raft_consensus.cc:515] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.911051  8347 raft_consensus.cc:2393] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:43.912921  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:43.913544  8274 raft_consensus.cc:3060] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:43.925510  8274 raft_consensus.cc:2468] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:43.926528  8391 tablet_bootstrap.cc:654] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.917932  8424 leader_election.cc:290] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:43.932220  8314 leader_election.cc:304] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:43.934906  8407 raft_consensus.cc:2804] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:43.935473  8407 raft_consensus.cc:697] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:43.936587  8407 consensus_queue.cc:237] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.938944  8388 tablet_bootstrap.cc:654] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:43.940932  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:43.941748  8274 raft_consensus.cc:2393] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:43.944546  8420 leader_election.cc:290] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.945860  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:43.946946  8197 raft_consensus.cc:2393] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 600e9663849342a793072776e72adeca in current term 1: Already voted for candidate b557bf04d0c0404f819d303c4a960aba in this term.
I20260709 13:00:43.946782  8424 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.945901  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:43.965302  8165 leader_election.cc:304] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [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: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:43.966495  8420 raft_consensus.cc:2749] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:00:43.966670  8425 raft_consensus.cc:493] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:43.967257  8425 raft_consensus.cc:515] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.972708  8425 leader_election.cc:290] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:43.977185  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:43.977918  8424 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:43.979493  8389 tablet_bootstrap.cc:492] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:43.980014  8389 ts_tablet_manager.cc:1403] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.222s	user 0.020s	sys 0.008s
W20260709 13:00:43.980406  8162 leader_election.cc:343] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:43.982857  8389 raft_consensus.cc:359] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.986799  8389 raft_consensus.cc:385] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:43.987130  8389 raft_consensus.cc:740] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:43.988001  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:43.987849  8389 consensus_queue.cc:260] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:43.990871  8391 tablet_bootstrap.cc:492] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:43.991374  8391 ts_tablet_manager.cc:1403] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.195s	user 0.014s	sys 0.003s
I20260709 13:00:43.993718  8389 ts_tablet_manager.cc:1434] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:00:43.995550  8389 tablet_bootstrap.cc:492] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:43.995906  8388 tablet_bootstrap.cc:492] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:43.998713  8388 ts_tablet_manager.cc:1403] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.166s	user 0.025s	sys 0.035s
I20260709 13:00:44.003270  8388 raft_consensus.cc:359] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.004247  8388 raft_consensus.cc:385] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.004577  8388 raft_consensus.cc:740] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.005237  8389 tablet_bootstrap.cc:654] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.005376  8388 consensus_queue.cc:260] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.007505  8424 consensus_queue.cc:1048] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260709 13:00:44.007387  8165 leader_election.cc:343] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.016898  8165 leader_election.cc:304] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:44.019819  8420 raft_consensus.cc:2749] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:44.021485  8389 tablet_bootstrap.cc:492] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:44.021975  8389 ts_tablet_manager.cc:1403] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.009s
I20260709 13:00:44.023387  8388 ts_tablet_manager.cc:1434] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 13:00:44.024890  8388 tablet_bootstrap.cc:492] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:44.024778  8425 consensus_queue.cc:1048] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:44.024679  8096 catalog_manager.cc:5697] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:44.034941  8389 raft_consensus.cc:359] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.036079  8389 raft_consensus.cc:385] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.036455  8389 raft_consensus.cc:740] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.037396  8389 consensus_queue.cc:260] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.039736  8389 ts_tablet_manager.cc:1434] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260709 13:00:44.040623  8389 tablet_bootstrap.cc:492] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:44.041796  8391 raft_consensus.cc:359] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.044842  8391 raft_consensus.cc:385] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.045230  8391 raft_consensus.cc:740] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.046259  8391 consensus_queue.cc:260] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.051285  8396 consensus_queue.cc:1048] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:44.055622  8420 raft_consensus.cc:493] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.056308  8420 raft_consensus.cc:515] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.060328  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3df2bb47f4649178399bd42eefccc9f" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:44.061066  8347 raft_consensus.cc:2468] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:44.061648  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3df2bb47f4649178399bd42eefccc9f" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:44.043094  8388 tablet_bootstrap.cc:654] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.062841  8162 leader_election.cc:304] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:44.063803  8425 raft_consensus.cc:2804] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:44.064245  8425 raft_consensus.cc:493] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:00:44.064438  8165 leader_election.cc:343] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.064646  8425 raft_consensus.cc:3060] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.058687  8420 leader_election.cc:290] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.080343  8391 ts_tablet_manager.cc:1434] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260709 13:00:44.081580  8389 tablet_bootstrap.cc:654] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.088477  8391 tablet_bootstrap.cc:492] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:44.081907  8420 consensus_queue.cc:1048] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:44.082159  8452 raft_consensus.cc:493] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.088826  8388 tablet_bootstrap.cc:492] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:44.090584  8452 raft_consensus.cc:515] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.091317  8388 ts_tablet_manager.cc:1403] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.015s
I20260709 13:00:44.092823  8452 leader_election.cc:290] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.094859  8388 raft_consensus.cc:359] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.095600  8388 raft_consensus.cc:385] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.095553  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c6de465104a8e809b4e2d4aa6f07d" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:44.095968  8388 raft_consensus.cc:740] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.096338  8346 raft_consensus.cc:2468] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:44.096618  8388 consensus_queue.cc:260] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.097754  8237 leader_election.cc:304] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:44.098527  8427 raft_consensus.cc:2804] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:44.098650  8388 ts_tablet_manager.cc:1434] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:00:44.098744  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c6de465104a8e809b4e2d4aa6f07d" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.099647  8388 tablet_bootstrap.cc:492] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:44.098963  8427 raft_consensus.cc:493] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:44.099413  8197 raft_consensus.cc:2468] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:44.100179  8427 raft_consensus.cc:3060] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.104758  8388 tablet_bootstrap.cc:654] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.108215  8427 raft_consensus.cc:515] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.116971  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c6de465104a8e809b4e2d4aa6f07d" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:44.118216  8197 raft_consensus.cc:3060] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.118620  8389 tablet_bootstrap.cc:492] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:44.119228  8389 ts_tablet_manager.cc:1403] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.004s
I20260709 13:00:44.122028  8389 raft_consensus.cc:359] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.122720  8389 raft_consensus.cc:385] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.128584  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4c6de465104a8e809b4e2d4aa6f07d" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:44.129629  8347 raft_consensus.cc:3060] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.131831  8388 tablet_bootstrap.cc:492] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:44.132311  8388 ts_tablet_manager.cc:1403] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.012s
I20260709 13:00:44.133003  8197 raft_consensus.cc:2468] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:44.128217  8389 raft_consensus.cc:740] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.128073  8427 leader_election.cc:290] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.086030  8425 raft_consensus.cc:515] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.135178  8239 leader_election.cc:304] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:44.138406  8389 consensus_queue.cc:260] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.140507  8389 ts_tablet_manager.cc:1434] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:00:44.140650  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3df2bb47f4649178399bd42eefccc9f" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:44.141479  8389 tablet_bootstrap.cc:492] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:44.138597  8427 raft_consensus.cc:2804] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:44.141588  8346 raft_consensus.cc:3060] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.142163  8427 raft_consensus.cc:697] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:44.143008  8427 consensus_queue.cc:237] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.145697  8396 raft_consensus.cc:493] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.147181  8396 raft_consensus.cc:515] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.149569  8396 leader_election.cc:290] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.151118  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:44.152354  8396 raft_consensus.cc:493] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:00:44.152510  8314 leader_election.cc:343] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.152833  8396 raft_consensus.cc:515] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.153319  8346 raft_consensus.cc:2468] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:44.157473  8162 leader_election.cc:304] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:44.158345  8396 leader_election.cc:290] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.158471  8347 raft_consensus.cc:2468] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:44.159628  8388 raft_consensus.cc:359] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.158483  8420 raft_consensus.cc:2804] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:44.160190  8388 raft_consensus.cc:385] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.161577  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:44.145347  8425 leader_election.cc:290] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.161305  8388 raft_consensus.cc:740] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.165016  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.165967  8196 raft_consensus.cc:2468] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:44.167984  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3df2bb47f4649178399bd42eefccc9f" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:44.160507  8420 raft_consensus.cc:697] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
W20260709 13:00:44.168850  8314 leader_election.cc:343] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:44.169374  8165 leader_election.cc:343] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.169931  8313 leader_election.cc:304] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:44.169418  8420 consensus_queue.cc:237] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.170902  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.171304  8396 raft_consensus.cc:2804] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:44.171571  8199 raft_consensus.cc:2468] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:44.171680  8396 raft_consensus.cc:493] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:44.172034  8396 raft_consensus.cc:3060] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.175642  8313 leader_election.cc:304] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:44.178640  8517 raft_consensus.cc:2804] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:44.179275  8517 raft_consensus.cc:493] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:44.179723  8517 raft_consensus.cc:3060] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.183146  8389 tablet_bootstrap.cc:654] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:44.199152  8519 log.cc:927] Time spent T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 13:00:44.202579  8425 consensus_queue.cc:1048] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:44.206111  8391 tablet_bootstrap.cc:654] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.209200  8517 raft_consensus.cc:515] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.209813  8396 raft_consensus.cc:515] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.218377  8517 leader_election.cc:290] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.218792  8396 leader_election.cc:290] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.220346  8097 catalog_manager.cc:5697] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:44.222620  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:44.222700  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
W20260709 13:00:44.223930  8314 leader_election.cc:343] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.216178  8388 consensus_queue.cc:260] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:44.224540  8314 leader_election.cc:343] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.225126  8095 catalog_manager.cc:5697] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:44.226138  8388 ts_tablet_manager.cc:1434] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.094s	user 0.010s	sys 0.000s
I20260709 13:00:44.227038  8388 tablet_bootstrap.cc:492] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:44.227183  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:44.227778  8198 raft_consensus.cc:3060] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.229755  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:44.230330  8197 raft_consensus.cc:3060] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.236511  8388 tablet_bootstrap.cc:654] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.236546  8389 tablet_bootstrap.cc:492] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:44.237157  8389 ts_tablet_manager.cc:1403] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.001s
I20260709 13:00:44.239866  8389 raft_consensus.cc:359] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.240531  8389 raft_consensus.cc:385] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.240796  8389 raft_consensus.cc:740] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.241432  8389 consensus_queue.cc:260] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.243650  8389 ts_tablet_manager.cc:1434] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:00:44.244382  8197 raft_consensus.cc:2468] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:44.245126  8389 tablet_bootstrap.cc:492] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:44.247138  8274 raft_consensus.cc:3060] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.249493  8313 leader_election.cc:304] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:44.250581  8396 raft_consensus.cc:2804] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:44.251067  8396 raft_consensus.cc:697] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:44.252128  8198 raft_consensus.cc:2468] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:44.251871  8396 consensus_queue.cc:237] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.254181  8391 tablet_bootstrap.cc:492] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:44.254621  8391 ts_tablet_manager.cc:1403] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.000s
I20260709 13:00:44.257160  8391 raft_consensus.cc:359] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.257822  8391 raft_consensus.cc:385] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.258064  8391 raft_consensus.cc:740] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.258838  8391 consensus_queue.cc:260] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.260814  8391 ts_tablet_manager.cc:1434] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:00:44.261689  8391 tablet_bootstrap.cc:492] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:44.261514  8313 leader_election.cc:304] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:44.262302  8431 raft_consensus.cc:2804] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:44.262787  8431 raft_consensus.cc:697] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:44.263665  8431 consensus_queue.cc:237] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.267061  8389 tablet_bootstrap.cc:654] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.273885  8391 tablet_bootstrap.cc:654] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.276063  8388 tablet_bootstrap.cc:492] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:44.278736  8388 ts_tablet_manager.cc:1403] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.002s
I20260709 13:00:44.282099  8388 raft_consensus.cc:359] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.283185  8388 raft_consensus.cc:385] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.283619  8388 raft_consensus.cc:740] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
W20260709 13:00:44.276958  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:44.285714  8389 tablet_bootstrap.cc:492] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:44.285533  8421 consensus_queue.cc:1048] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:44.286142  8389 ts_tablet_manager.cc:1403] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.004s
I20260709 13:00:44.288867  8389 raft_consensus.cc:359] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.288491  8388 consensus_queue.cc:260] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.289610  8389 raft_consensus.cc:385] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.290014  8389 raft_consensus.cc:740] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.290931  8389 consensus_queue.cc:260] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.294904  8389 ts_tablet_manager.cc:1434] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:00:44.295882  8389 tablet_bootstrap.cc:492] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:44.301684  8389 tablet_bootstrap.cc:654] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.303385  8388 ts_tablet_manager.cc:1434] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 13:00:44.304800  8388 tablet_bootstrap.cc:492] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:44.324750  8388 tablet_bootstrap.cc:654] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.304226  8095 catalog_manager.cc:5697] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:44.338263  8388 tablet_bootstrap.cc:492] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:44.338742  8388 ts_tablet_manager.cc:1403] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260709 13:00:44.340315  8389 tablet_bootstrap.cc:492] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:44.340734  8389 ts_tablet_manager.cc:1403] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.026s
I20260709 13:00:44.341626  8388 raft_consensus.cc:359] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.342296  8388 raft_consensus.cc:385] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.342801  8389 raft_consensus.cc:359] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.343494  8389 raft_consensus.cc:385] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.343771  8389 raft_consensus.cc:740] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.344370  8389 consensus_queue.cc:260] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.342561  8388 raft_consensus.cc:740] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.344851  8391 tablet_bootstrap.cc:492] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:44.345299  8391 ts_tablet_manager.cc:1403] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.028s
I20260709 13:00:44.345410  8388 consensus_queue.cc:260] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.349066  8389 ts_tablet_manager.cc:1434] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:00:44.349960  8389 tablet_bootstrap.cc:492] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:44.352228  8391 raft_consensus.cc:359] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.352962  8391 raft_consensus.cc:385] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.353230  8391 raft_consensus.cc:740] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.353855  8391 consensus_queue.cc:260] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.355268  8388 ts_tablet_manager.cc:1434] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:00:44.355721  8391 ts_tablet_manager.cc:1434] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:00:44.356366  8389 tablet_bootstrap.cc:654] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.356529  8391 tablet_bootstrap.cc:492] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:44.357583  8421 raft_consensus.cc:493] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.358024  8421 raft_consensus.cc:515] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.360507  8421 leader_election.cc:290] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.362542  8391 tablet_bootstrap.cc:654] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.364835  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:44.366515  8388 tablet_bootstrap.cc:492] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:44.362668  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:44.368112  8165 leader_election.cc:343] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.372424  8097 catalog_manager.cc:5697] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
W20260709 13:00:44.375998  8162 leader_election.cc:343] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.378383  8162 leader_election.cc:304] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:44.376664  8391 tablet_bootstrap.cc:492] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:44.379228  8391 ts_tablet_manager.cc:1403] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 13:00:44.379470  8421 raft_consensus.cc:2749] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:44.374576  8388 tablet_bootstrap.cc:654] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.381951  8391 raft_consensus.cc:359] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.382633  8391 raft_consensus.cc:385] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.382941  8391 raft_consensus.cc:740] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.383782  8391 consensus_queue.cc:260] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.386569  8391 ts_tablet_manager.cc:1434] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:00:44.387820  8391 tablet_bootstrap.cc:492] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:44.394217  8396 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:44.396132  8391 tablet_bootstrap.cc:654] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.411530  8391 tablet_bootstrap.cc:492] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:44.411975  8391 ts_tablet_manager.cc:1403] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260709 13:00:44.415035  8452 raft_consensus.cc:493] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.415728  8452 raft_consensus.cc:515] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.416190  8391 raft_consensus.cc:359] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.416852  8391 raft_consensus.cc:385] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.417410  8391 raft_consensus.cc:740] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.418130  8391 consensus_queue.cc:260] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.420471  8391 ts_tablet_manager.cc:1434] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:00:44.421324  8391 tablet_bootstrap.cc:492] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:44.426879  8391 tablet_bootstrap.cc:654] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.427768  8452 leader_election.cc:290] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.429891  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3df2bb47f4649178399bd42eefccc9f" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.438819  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3df2bb47f4649178399bd42eefccc9f" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:44.439500  8391 tablet_bootstrap.cc:492] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:44.439868  8347 raft_consensus.cc:2393] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a2403422b24114a10f4b37ab277e3d in current term 1: Already voted for candidate b557bf04d0c0404f819d303c4a960aba in this term.
I20260709 13:00:44.440105  8391 ts_tablet_manager.cc:1403] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:00:44.443753  8391 raft_consensus.cc:359] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.444695  8391 raft_consensus.cc:385] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.444602  8237 leader_election.cc:304] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:44.445223  8391 raft_consensus.cc:740] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.446223  8391 consensus_queue.cc:260] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.449455  8391 ts_tablet_manager.cc:1434] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:00:44.449411  8517 raft_consensus.cc:493] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.450266  8517 raft_consensus.cc:515] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.453824  8517 leader_election.cc:290] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.455920  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8d617059345bd89eb716664960deb" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:44.457763  8314 leader_election.cc:343] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.458804  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8d617059345bd89eb716664960deb" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.459645  8391 tablet_bootstrap.cc:492] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:44.460366  8405 raft_consensus.cc:3060] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:44.468467  8313 leader_election.cc:343] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.469043  8313 leader_election.cc:304] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:44.469172  8391 tablet_bootstrap.cc:654] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.470213  8517 raft_consensus.cc:2749] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:44.481130  8396 raft_consensus.cc:493] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.481822  8396 raft_consensus.cc:515] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.482851  8391 tablet_bootstrap.cc:492] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:44.483484  8391 ts_tablet_manager.cc:1403] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 13:00:44.486089  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:44.486974  8391 raft_consensus.cc:359] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.487978  8391 raft_consensus.cc:385] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:00:44.488040  8314 leader_election.cc:343] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.488375  8391 raft_consensus.cc:740] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.489310  8396 leader_election.cc:290] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.489445  8391 consensus_queue.cc:260] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.492535  8391 ts_tablet_manager.cc:1434] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:00:44.495836  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.496753  8198 raft_consensus.cc:2468] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:44.501195  8405 raft_consensus.cc:2749] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:44.505748  8517 raft_consensus.cc:493] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.506429  8517 raft_consensus.cc:515] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.509946  8517 leader_election.cc:290] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.512079  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db021eabf94021a1c8e2156efb7bad" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:44.514218  8314 leader_election.cc:343] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.516110  8391 tablet_bootstrap.cc:492] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:44.533032  8313 leader_election.cc:304] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:44.534736  8396 raft_consensus.cc:2804] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:44.535377  8396 raft_consensus.cc:493] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:44.536237  8396 raft_consensus.cc:3060] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.542332  8388 tablet_bootstrap.cc:492] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:44.543015  8388 ts_tablet_manager.cc:1403] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.179s	user 0.062s	sys 0.067s
I20260709 13:00:44.543826  8405 raft_consensus.cc:493] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.544323  8405 raft_consensus.cc:515] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.545367  8389 tablet_bootstrap.cc:492] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:44.545768  8389 ts_tablet_manager.cc:1403] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.196s	user 0.069s	sys 0.093s
I20260709 13:00:44.545989  8388 raft_consensus.cc:359] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.542429  8391 tablet_bootstrap.cc:654] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.546659  8388 raft_consensus.cc:385] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.547290  8388 raft_consensus.cc:740] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.546645  8405 leader_election.cc:290] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.547981  8389 raft_consensus.cc:359] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.548363  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.548713  8389 raft_consensus.cc:385] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.548002  8388 consensus_queue.cc:260] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.548967  8197 raft_consensus.cc:2468] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:44.549028  8389 raft_consensus.cc:740] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.550299  8389 consensus_queue.cc:260] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.551141  8388 ts_tablet_manager.cc:1434] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:00:44.552479  8388 tablet_bootstrap.cc:492] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:44.557003  8389 ts_tablet_manager.cc:1434] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:00:44.558274  8388 tablet_bootstrap.cc:654] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.558359  8389 tablet_bootstrap.cc:492] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:44.566823  8389 tablet_bootstrap.cc:654] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.567380  8239 leader_election.cc:304] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:44.568354  8405 raft_consensus.cc:2804] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:44.568864  8405 raft_consensus.cc:493] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:44.569217  8405 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.571949  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:44.572633  8347 raft_consensus.cc:2468] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:44.573724  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db021eabf94021a1c8e2156efb7bad" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.574343  8198 raft_consensus.cc:2468] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:44.584408  8405 raft_consensus.cc:515] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.586635  8405 leader_election.cc:290] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.588586  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:44.591981  8198 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.592049  8517 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:44.593766  8313 leader_election.cc:304] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:44.594600  8517 raft_consensus.cc:2804] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:44.594733  8405 raft_consensus.cc:493] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.596207  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:44.596086  8405 raft_consensus.cc:515] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.596815  8347 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.600358  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.601431  8197 raft_consensus.cc:2393] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a2403422b24114a10f4b37ab277e3d in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:44.589303  8396 raft_consensus.cc:515] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.594955  8517 raft_consensus.cc:493] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:44.603371  8517 raft_consensus.cc:3060] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.589663  8388 tablet_bootstrap.cc:492] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:44.606103  8388 ts_tablet_manager.cc:1403] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.005s
I20260709 13:00:44.606395  8420 raft_consensus.cc:493] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.607124  8420 raft_consensus.cc:515] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.608803  8388 raft_consensus.cc:359] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.609489  8388 raft_consensus.cc:385] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.609752  8388 raft_consensus.cc:740] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.610491  8347 raft_consensus.cc:2468] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:44.610845  8421 raft_consensus.cc:493] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.611258  8517 raft_consensus.cc:515] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.612079  8421 raft_consensus.cc:515] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.613263  8198 raft_consensus.cc:2468] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:44.615093  8396 leader_election.cc:290] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.617378  8405 leader_election.cc:290] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.617285  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db021eabf94021a1c8e2156efb7bad" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:44.617550  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:44.618407  8271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:44.619079  8271 raft_consensus.cc:2468] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:44.620087  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8fb856d75b43eb98847fe9e6108a1e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:44.622792  8314 leader_election.cc:343] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.610390  8388 consensus_queue.cc:260] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.618387  8347 raft_consensus.cc:2468] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:44.614661  8421 leader_election.cc:290] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.627526  8517 leader_election.cc:290] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.628358  8239 leader_election.cc:304] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:44.630228  8389 tablet_bootstrap.cc:492] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:44.630741  8389 ts_tablet_manager.cc:1403] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.006s
I20260709 13:00:44.632230  8405 raft_consensus.cc:2804] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:44.633083  8272 raft_consensus.cc:3060] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.633519  8389 raft_consensus.cc:359] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.633781  8405 raft_consensus.cc:697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:44.634228  8389 raft_consensus.cc:385] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.634539  8389 raft_consensus.cc:740] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.635397  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:44.636016  8196 raft_consensus.cc:3060] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.612063  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
W20260709 13:00:44.638310  8314 leader_election.cc:343] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.640977  8420 leader_election.cc:290] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.641882  8388 ts_tablet_manager.cc:1434] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:00:44.642951  8388 tablet_bootstrap.cc:492] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:44.644963  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db021eabf94021a1c8e2156efb7bad" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:44.635076  8405 consensus_queue.cc:237] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.645874  8197 raft_consensus.cc:3060] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.643190  8196 raft_consensus.cc:2468] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:44.643602  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:44.643950  8162 leader_election.cc:304] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:44.650354  8425 raft_consensus.cc:2804] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:44.650758  8425 raft_consensus.cc:493] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:44.642547  8396 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:44.651127  8425 raft_consensus.cc:3060] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:44.652132  8165 leader_election.cc:343] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.654157  8237 leader_election.cc:304] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:44.654968  8452 raft_consensus.cc:2749] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:44.644908  8389 consensus_queue.cc:260] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.665566  8389 ts_tablet_manager.cc:1434] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260709 13:00:44.665573  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8fb856d75b43eb98847fe9e6108a1e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:44.668244  8389 tablet_bootstrap.cc:492] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:44.671525  8313 leader_election.cc:304] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:44.673492  8452 consensus_queue.cc:1048] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:44.675235  8396 raft_consensus.cc:2804] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:44.676064  8396 raft_consensus.cc:697] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:44.677178  8396 consensus_queue.cc:237] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.673348  8425 raft_consensus.cc:515] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.681577  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:44.682349  8273 raft_consensus.cc:3060] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:44.683244  8162 leader_election.cc:343] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.683738  8162 leader_election.cc:304] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:44.684924  8420 raft_consensus.cc:2749] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:44.687270  8427 raft_consensus.cc:493] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.687795  8427 raft_consensus.cc:515] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.689553  8273 raft_consensus.cc:2468] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:44.689967  8427 leader_election.cc:290] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.690928  8165 leader_election.cc:304] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:44.692447  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.693607  8196 raft_consensus.cc:2393] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a2403422b24114a10f4b37ab277e3d in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:44.695549  8421 raft_consensus.cc:2804] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:44.696247  8421 raft_consensus.cc:697] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:44.697325  8421 consensus_queue.cc:237] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.707808  8425 leader_election.cc:290] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:44.744508  8388 tablet_bootstrap.cc:654] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.674723  8197 raft_consensus.cc:2468] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:44.769364  8097 catalog_manager.cc:5697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:44.771884  8420 consensus_queue.cc:1048] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:00:44.777801  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:44.779771  8389 tablet_bootstrap.cc:654] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.779579  8237 leader_election.cc:304] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:44.781176  8405 raft_consensus.cc:3060] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.783957  8095 catalog_manager.cc:5697] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:44.787571  8427 consensus_queue.cc:1048] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:44.798185  8405 raft_consensus.cc:2749] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:44.810370  8391 tablet_bootstrap.cc:492] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:44.811033  8391 ts_tablet_manager.cc:1403] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.295s	user 0.050s	sys 0.081s
I20260709 13:00:44.812661  8517 raft_consensus.cc:493] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.813138  8517 raft_consensus.cc:515] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.813727  8391 raft_consensus.cc:359] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.819060  8391 raft_consensus.cc:385] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.819463  8391 raft_consensus.cc:740] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.820358  8313 leader_election.cc:304] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:44.821004  8391 consensus_queue.cc:260] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.818030  8094 catalog_manager.cc:5697] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:44.822849  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:44.823704  8348 raft_consensus.cc:3060] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.824165  8431 raft_consensus.cc:2804] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:44.824777  8431 raft_consensus.cc:697] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:44.829514  8431 consensus_queue.cc:237] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.832105  8517 leader_election.cc:290] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.833462  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c48296de93b4c3caac81fb3f674ec12" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
W20260709 13:00:44.880466  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 60179.4us
W20260709 13:00:44.889238  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 59373.9us
I20260709 13:00:44.910960  8391 ts_tablet_manager.cc:1434] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.100s	user 0.031s	sys 0.022s
I20260709 13:00:44.913231  8391 tablet_bootstrap.cc:492] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:44.924579  8557 consensus_queue.cc:1048] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:00:44.925004  8313 leader_election.cc:343] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.940541  8561 raft_consensus.cc:493] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:44.941123  8561 raft_consensus.cc:515] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.943614  8561 leader_election.cc:290] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:44.943776  8348 raft_consensus.cc:2468] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:44.949996  8388 tablet_bootstrap.cc:492] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:44.950470  8388 ts_tablet_manager.cc:1403] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.308s	user 0.038s	sys 0.031s
I20260709 13:00:44.953120  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84379d0a460042a6bec51e4675aaaa9b" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:44.952713  8094 catalog_manager.cc:5697] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:44.954224  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c48296de93b4c3caac81fb3f674ec12" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:44.957089  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84379d0a460042a6bec51e4675aaaa9b" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:44.959161  8424 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:44.959255  8196 raft_consensus.cc:2468] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:44.961480  8388 raft_consensus.cc:359] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.964567  8388 raft_consensus.cc:385] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.964829  8388 raft_consensus.cc:740] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.964258  8389 tablet_bootstrap.cc:492] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:44.965430  8389 ts_tablet_manager.cc:1403] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.297s	user 0.015s	sys 0.036s
I20260709 13:00:44.966266  8388 consensus_queue.cc:260] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.968865  8388 ts_tablet_manager.cc:1434] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 13:00:44.969743  8388 tablet_bootstrap.cc:492] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:44.969691  8389 raft_consensus.cc:359] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.970451  8389 raft_consensus.cc:385] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:44.970712  8389 raft_consensus.cc:740] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:44.970639  8424 consensus_queue.cc:1048] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:44.972615  8389 consensus_queue.cc:260] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:44.978338  8391 tablet_bootstrap.cc:654] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.982506  8389 ts_tablet_manager.cc:1434] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:00:44.983541  8389 tablet_bootstrap.cc:492] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:44.984071  8396 consensus_queue.cc:1048] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:00:44.985291  8314 leader_election.cc:343] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:44.986250  8314 leader_election.cc:343] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:44.986712  8314 leader_election.cc:304] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:44.987620  8424 raft_consensus.cc:2749] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:44.987792  8388 tablet_bootstrap.cc:654] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:44.990937  8313 leader_election.cc:304] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:44.992130  8396 raft_consensus.cc:2804] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:44.992636  8396 raft_consensus.cc:493] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:44.993026  8396 raft_consensus.cc:3060] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:44.997223  8389 tablet_bootstrap.cc:654] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.016633  8396 raft_consensus.cc:515] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.032769  8389 tablet_bootstrap.cc:492] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.033380  8389 ts_tablet_manager.cc:1403] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.005s
I20260709 13:00:45.034729  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84379d0a460042a6bec51e4675aaaa9b" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:45.034976  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84379d0a460042a6bec51e4675aaaa9b" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:45.035418  8199 raft_consensus.cc:3060] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:45.036489  8314 leader_election.cc:343] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.036355  8389 raft_consensus.cc:359] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.037117  8396 leader_election.cc:290] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.037328  8389 raft_consensus.cc:385] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.037943  8389 raft_consensus.cc:740] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.038650  8389 consensus_queue.cc:260] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.041039  8389 ts_tablet_manager.cc:1434] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:00:45.042084  8389 tablet_bootstrap.cc:492] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.043885  8563 raft_consensus.cc:493] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.045892  8388 tablet_bootstrap.cc:492] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:45.046339  8388 ts_tablet_manager.cc:1403] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.013s
I20260709 13:00:45.045079  8563 raft_consensus.cc:515] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.049923  8199 raft_consensus.cc:2468] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:45.051134  8388 raft_consensus.cc:359] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.051748  8388 raft_consensus.cc:385] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.052032  8388 raft_consensus.cc:740] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.052769  8313 leader_election.cc:304] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:45.053143  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:45.053901  8198 raft_consensus.cc:2393] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a2403422b24114a10f4b37ab277e3d in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:45.053851  8452 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:45.054522  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:45.055791  8391 tablet_bootstrap.cc:492] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:45.056186  8391 ts_tablet_manager.cc:1403] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.143s	user 0.026s	sys 0.009s
I20260709 13:00:45.059510  8388 consensus_queue.cc:260] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.060182  8239 leader_election.cc:304] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:45.061034  8452 raft_consensus.cc:3060] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.061635  8388 ts_tablet_manager.cc:1434] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:00:45.062624  8388 tablet_bootstrap.cc:492] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:45.051923  8563 leader_election.cc:290] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.071605  8452 raft_consensus.cc:2749] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:45.072316  8452 raft_consensus.cc:493] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.072758  8452 raft_consensus.cc:515] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.074874  8391 raft_consensus.cc:359] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.075582  8391 raft_consensus.cc:385] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.075847  8391 raft_consensus.cc:740] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.076486  8391 consensus_queue.cc:260] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.077929  8391 ts_tablet_manager.cc:1434] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 13:00:45.057916  8396 raft_consensus.cc:2804] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:45.078718  8396 raft_consensus.cc:697] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:45.079566  8396 consensus_queue.cc:237] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.080204  8452 leader_election.cc:290] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.080962  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db021eabf94021a1c8e2156efb7bad" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:45.081734  8196 raft_consensus.cc:2393] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a2403422b24114a10f4b37ab277e3d in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:45.083978  8391 tablet_bootstrap.cc:492] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:45.087507  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db021eabf94021a1c8e2156efb7bad" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:45.092742  8237 leader_election.cc:304] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:45.095291  8452 raft_consensus.cc:3060] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.095650  8388 tablet_bootstrap.cc:654] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.098218  8389 tablet_bootstrap.cc:654] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.110739  8391 tablet_bootstrap.cc:654] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.110513  8557 raft_consensus.cc:493] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.111331  8557 raft_consensus.cc:515] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.113554  8557 leader_election.cc:290] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.113734  8452 raft_consensus.cc:2749] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:45.115600  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:45.118243  8165 leader_election.cc:343] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.119215  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:45.119527  8452 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:00:45.120886  8162 leader_election.cc:343] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.121486  8162 leader_election.cc:304] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:45.123309  8421 raft_consensus.cc:2749] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:45.128021  8388 tablet_bootstrap.cc:492] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:45.128497  8388 ts_tablet_manager.cc:1403] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.000s
I20260709 13:00:45.129544  8389 tablet_bootstrap.cc:492] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.129987  8389 ts_tablet_manager.cc:1403] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.002s
I20260709 13:00:45.130970  8391 tablet_bootstrap.cc:492] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:45.131415  8391 ts_tablet_manager.cc:1403] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.009s
I20260709 13:00:45.131732  8388 raft_consensus.cc:359] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.132364  8388 raft_consensus.cc:385] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.133910  8388 raft_consensus.cc:740] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.133749  8391 raft_consensus.cc:359] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.134433  8391 raft_consensus.cc:385] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.134717  8391 raft_consensus.cc:740] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.134583  8388 consensus_queue.cc:260] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.135393  8391 consensus_queue.cc:260] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.136035  8396 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:45.137096  8388 ts_tablet_manager.cc:1434] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:00:45.137425  8391 ts_tablet_manager.cc:1434] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:00:45.137960  8388 tablet_bootstrap.cc:492] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:45.138280  8391 tablet_bootstrap.cc:492] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:45.132467  8389 raft_consensus.cc:359] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.133527  8452 raft_consensus.cc:493] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.145099  8421 raft_consensus.cc:493] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.144915  8452 raft_consensus.cc:515] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.145557  8421 raft_consensus.cc:515] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.148833  8391 tablet_bootstrap.cc:654] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.149209  8388 tablet_bootstrap.cc:654] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.150120  8396 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:45.150688  8452 leader_election.cc:290] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.154906  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8fb856d75b43eb98847fe9e6108a1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:45.155582  8348 raft_consensus.cc:2468] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:45.156668  8237 leader_election.cc:304] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:45.144475  8389 raft_consensus.cc:385] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.157909  8389 raft_consensus.cc:740] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.158318  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c48296de93b4c3caac81fb3f674ec12" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:45.157953  8562 raft_consensus.cc:2804] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:45.161824  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8fb856d75b43eb98847fe9e6108a1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:45.167392  8198 raft_consensus.cc:2468] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:45.158892  8347 raft_consensus.cc:2468] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:45.169852  8162 leader_election.cc:304] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:45.158706  8389 consensus_queue.cc:260] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.166080  8421 leader_election.cc:290] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.171721  8562 raft_consensus.cc:493] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:45.172268  8562 raft_consensus.cc:3060] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.172488  8389 ts_tablet_manager.cc:1434] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260709 13:00:45.173995  8389 tablet_bootstrap.cc:492] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.175372  8425 raft_consensus.cc:2804] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:45.175758  8425 raft_consensus.cc:493] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:45.176086  8425 raft_consensus.cc:3060] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.176271  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c48296de93b4c3caac81fb3f674ec12" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:45.177148  8274 raft_consensus.cc:2468] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:45.179457  8097 catalog_manager.cc:5697] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:45.208881  8391 tablet_bootstrap.cc:492] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:45.209540  8391 ts_tablet_manager.cc:1403] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.071s	user 0.028s	sys 0.010s
I20260709 13:00:45.212775  8425 raft_consensus.cc:515] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.217789  8562 raft_consensus.cc:515] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.220647  8562 leader_election.cc:290] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.221665  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8fb856d75b43eb98847fe9e6108a1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:45.222286  8198 raft_consensus.cc:3060] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.222379  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c48296de93b4c3caac81fb3f674ec12" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:45.222947  8273 raft_consensus.cc:3060] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.223853  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8fb856d75b43eb98847fe9e6108a1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:45.224422  8347 raft_consensus.cc:3060] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.215540  8425 leader_election.cc:290] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.228013  8396 consensus_queue.cc:1048] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:45.228657  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c48296de93b4c3caac81fb3f674ec12" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:45.228538  8391 raft_consensus.cc:359] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.229267  8348 raft_consensus.cc:3060] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.229303  8391 raft_consensus.cc:385] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.229871  8391 raft_consensus.cc:740] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.230756  8391 consensus_queue.cc:260] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.233191  8391 ts_tablet_manager.cc:1434] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:00:45.233217  8557 consensus_queue.cc:1048] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:00:45.235258  8391 tablet_bootstrap.cc:492] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:45.244792  8347 raft_consensus.cc:2468] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:45.246460  8237 leader_election.cc:304] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:45.248503  8273 raft_consensus.cc:2468] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:45.250394  8562 raft_consensus.cc:2804] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:45.254207  8562 raft_consensus.cc:697] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:45.255059  8562 consensus_queue.cc:237] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.256805  8389 tablet_bootstrap.cc:654] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.253539  8165 leader_election.cc:304] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:45.259011  8348 raft_consensus.cc:2468] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:45.251690  8198 raft_consensus.cc:2468] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:45.262794  8557 raft_consensus.cc:2804] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:45.263330  8557 raft_consensus.cc:697] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:45.264149  8557 consensus_queue.cc:237] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.285132  8560 consensus_queue.cc:1048] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:45.295284  8425 consensus_queue.cc:1048] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:00:45.307891  8165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 55159.4us
I20260709 13:00:45.324451  8396 raft_consensus.cc:493] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.325062  8396 raft_consensus.cc:515] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.327883  8396 leader_election.cc:290] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.334218  8391 tablet_bootstrap.cc:654] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.345489  8388 tablet_bootstrap.cc:492] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:45.345976  8388 ts_tablet_manager.cc:1403] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.208s	user 0.030s	sys 0.022s
I20260709 13:00:45.348402  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:45.350126  8314 leader_election.cc:343] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:45.342634  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:45.352743  8388 raft_consensus.cc:359] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.353585  8388 raft_consensus.cc:385] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.353932  8388 raft_consensus.cc:740] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.354599  8388 consensus_queue.cc:260] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.355809  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:45.357074  8388 ts_tablet_manager.cc:1434] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:00:45.358107  8388 tablet_bootstrap.cc:492] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
W20260709 13:00:45.359452  8313 leader_election.cc:343] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.359939  8313 leader_election.cc:304] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:45.360710  8561 raft_consensus.cc:2749] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:45.371650  8389 tablet_bootstrap.cc:492] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.372180  8389 ts_tablet_manager.cc:1403] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.198s	user 0.024s	sys 0.008s
I20260709 13:00:45.373754  8391 tablet_bootstrap.cc:492] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:45.374228  8391 ts_tablet_manager.cc:1403] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.002s
I20260709 13:00:45.374759  8389 raft_consensus.cc:359] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.375499  8389 raft_consensus.cc:385] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.375752  8389 raft_consensus.cc:740] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.376387  8389 consensus_queue.cc:260] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.377218  8391 raft_consensus.cc:359] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.377868  8391 raft_consensus.cc:385] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.378157  8391 raft_consensus.cc:740] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.378818  8389 ts_tablet_manager.cc:1434] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:00:45.378768  8391 consensus_queue.cc:260] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.379799  8389 tablet_bootstrap.cc:492] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.381049  8391 ts_tablet_manager.cc:1434] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:00:45.352710  8095 catalog_manager.cc:5697] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:45.386020  8389 tablet_bootstrap.cc:654] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.392200  8094 catalog_manager.cc:5697] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:45.393671  8389 tablet_bootstrap.cc:492] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.394345  8389 ts_tablet_manager.cc:1403] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260709 13:00:45.394730  8391 tablet_bootstrap.cc:492] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:45.396793  8389 raft_consensus.cc:359] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.397497  8389 raft_consensus.cc:385] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.397799  8389 raft_consensus.cc:740] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.398475  8389 consensus_queue.cc:260] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.400437  8389 ts_tablet_manager.cc:1434] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:00:45.400861  8391 tablet_bootstrap.cc:654] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.401254  8389 tablet_bootstrap.cc:492] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.407294  8389 tablet_bootstrap.cc:654] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.410560  8388 tablet_bootstrap.cc:654] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.419430  8389 tablet_bootstrap.cc:492] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.420013  8389 ts_tablet_manager.cc:1403] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 13:00:45.422887  8389 raft_consensus.cc:359] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.423552  8389 raft_consensus.cc:385] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.423804  8389 raft_consensus.cc:740] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.423879  8388 tablet_bootstrap.cc:492] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:45.424355  8388 ts_tablet_manager.cc:1403] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.002s
I20260709 13:00:45.424490  8389 consensus_queue.cc:260] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.426491  8389 ts_tablet_manager.cc:1434] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:00:45.426802  8388 raft_consensus.cc:359] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.427606  8388 raft_consensus.cc:385] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.428527  8389 tablet_bootstrap.cc:492] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.429414  8391 tablet_bootstrap.cc:492] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:45.429824  8391 ts_tablet_manager.cc:1403] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260709 13:00:45.432479  8391 raft_consensus.cc:359] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.433210  8391 raft_consensus.cc:385] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.433475  8391 raft_consensus.cc:740] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.427914  8388 raft_consensus.cc:740] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.434608  8389 tablet_bootstrap.cc:654] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.434513  8388 consensus_queue.cc:260] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.436143  8388 ts_tablet_manager.cc:1434] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:00:45.437251  8388 tablet_bootstrap.cc:492] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:45.443373  8391 consensus_queue.cc:260] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.446004  8391 ts_tablet_manager.cc:1434] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:00:45.446465  8389 tablet_bootstrap.cc:492] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.446934  8389 ts_tablet_manager.cc:1403] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260709 13:00:45.447536  8391 tablet_bootstrap.cc:492] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:45.450150  8389 raft_consensus.cc:359] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.450867  8389 raft_consensus.cc:385] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.451215  8389 raft_consensus.cc:740] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.451864  8389 consensus_queue.cc:260] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.452837  8388 tablet_bootstrap.cc:654] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.453948  8389 ts_tablet_manager.cc:1434] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:00:45.455093  8389 tablet_bootstrap.cc:492] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.458129  8391 tablet_bootstrap.cc:654] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.461081  8389 tablet_bootstrap.cc:654] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.464550  8561 raft_consensus.cc:493] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.465056  8561 raft_consensus.cc:515] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.467142  8561 leader_election.cc:290] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.468165  8388 tablet_bootstrap.cc:492] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:45.468801  8388 ts_tablet_manager.cc:1403] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.002s
I20260709 13:00:45.468852  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:45.469650  8274 raft_consensus.cc:2468] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:45.471012  8314 leader_election.cc:304] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:45.472199  8388 raft_consensus.cc:359] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.472869  8388 raft_consensus.cc:385] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.473006  8561 raft_consensus.cc:2804] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:45.473690  8561 raft_consensus.cc:493] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:45.474089  8561 raft_consensus.cc:3060] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.473340  8389 tablet_bootstrap.cc:492] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.475378  8389 ts_tablet_manager.cc:1403] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260709 13:00:45.476739  8391 tablet_bootstrap.cc:492] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:45.477212  8391 ts_tablet_manager.cc:1403] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260709 13:00:45.478613  8389 raft_consensus.cc:359] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.479314  8389 raft_consensus.cc:385] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.479571  8389 raft_consensus.cc:740] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.480114  8391 raft_consensus.cc:359] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.475471  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:45.480899  8391 raft_consensus.cc:385] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.481294  8196 raft_consensus.cc:2468] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:45.481369  8391 raft_consensus.cc:740] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.482263  8391 consensus_queue.cc:260] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.473156  8388 raft_consensus.cc:740] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.483551  8388 consensus_queue.cc:260] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.484951  8391 ts_tablet_manager.cc:1434] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:00:45.485631  8388 ts_tablet_manager.cc:1434] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:00:45.485987  8391 tablet_bootstrap.cc:492] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:45.486476  8388 tablet_bootstrap.cc:492] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:45.487090  8274 raft_consensus.cc:3060] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.480229  8389 consensus_queue.cc:260] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.492790  8391 tablet_bootstrap.cc:654] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.493762  8389 ts_tablet_manager.cc:1434] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:00:45.494751  8389 tablet_bootstrap.cc:492] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.502453  8389 tablet_bootstrap.cc:654] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.503736  8388 tablet_bootstrap.cc:654] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.504681  8561 raft_consensus.cc:515] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.507498  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:45.508097  8199 raft_consensus.cc:3060] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.528740  8199 raft_consensus.cc:2468] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:45.529452  8557 raft_consensus.cc:493] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.529949  8557 raft_consensus.cc:515] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.530342  8389 tablet_bootstrap.cc:492] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.530511  8313 leader_election.cc:304] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:45.531595  8389 ts_tablet_manager.cc:1403] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.006s
I20260709 13:00:45.532034  8557 leader_election.cc:290] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.533757  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:45.536743  8165 leader_election.cc:343] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.537480  8424 raft_consensus.cc:2804] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:45.538009  8424 raft_consensus.cc:697] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:45.540299  8389 raft_consensus.cc:359] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.538820  8424 consensus_queue.cc:237] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.541235  8389 raft_consensus.cc:385] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.541623  8389 raft_consensus.cc:740] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.542451  8389 consensus_queue.cc:260] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.544293  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:45.544957  8346 raft_consensus.cc:2468] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:45.545167  8389 ts_tablet_manager.cc:1434] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:00:45.546164  8396 consensus_queue.cc:1048] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:45.546423  8389 tablet_bootstrap.cc:492] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.548179  8162 leader_election.cc:304] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:45.549218  8557 raft_consensus.cc:2804] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:45.549580  8557 raft_consensus.cc:493] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:45.549912  8557 raft_consensus.cc:3060] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.566812  8389 tablet_bootstrap.cc:654] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.572309  8507 raft_consensus.cc:493] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.572878  8507 raft_consensus.cc:515] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.575250  8507 leader_election.cc:290] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.578418  8396 consensus_queue.cc:1048] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:45.580518  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8d617059345bd89eb716664960deb" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:45.581111  8346 raft_consensus.cc:2468] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:45.582149  8162 leader_election.cc:304] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:45.583071  8507 raft_consensus.cc:2804] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:45.583456  8507 raft_consensus.cc:493] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:45.583874  8507 raft_consensus.cc:3060] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.584554  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8d617059345bd89eb716664960deb" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:45.585299  8269 raft_consensus.cc:2468] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:45.590956  8389 tablet_bootstrap.cc:492] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.591624  8389 ts_tablet_manager.cc:1403] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.000s
I20260709 13:00:45.570024  8557 raft_consensus.cc:515] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.601018  8389 raft_consensus.cc:359] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.601991  8389 raft_consensus.cc:385] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.602294  8389 raft_consensus.cc:740] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.603081  8389 consensus_queue.cc:260] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.607324  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:45.607705  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:45.608244  8346 raft_consensus.cc:3060] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.609016  8560 raft_consensus.cc:493] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.609668  8389 ts_tablet_manager.cc:1434] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:00:45.609555  8560 raft_consensus.cc:515] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.611085  8389 tablet_bootstrap.cc:492] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.612572  8560 leader_election.cc:290] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.615218  8346 raft_consensus.cc:2468] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
W20260709 13:00:45.616173  8165 leader_election.cc:343] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.617334  8162 leader_election.cc:304] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:45.618084  8425 raft_consensus.cc:2804] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:45.618558  8425 raft_consensus.cc:697] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:45.619516  8425 consensus_queue.cc:237] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.623092  8097 catalog_manager.cc:5697] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:45.628188  8561 leader_election.cc:290] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.632107  8389 tablet_bootstrap.cc:654] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.624816  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fedcfda73b45f28b42f31e584f270d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:45.641891  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fedcfda73b45f28b42f31e584f270d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:45.642652  8270 raft_consensus.cc:2468] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:45.645138  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:45.645738  8270 raft_consensus.cc:3060] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:45.647343  8313 leader_election.cc:343] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.650604  8420 raft_consensus.cc:493] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.652398  8420 raft_consensus.cc:515] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.656766  8420 leader_election.cc:290] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.658679  8271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf5f9a485b44eaa397f433b3843ec2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:45.659380  8271 raft_consensus.cc:2468] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:45.660717  8165 leader_election.cc:304] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:45.661522  8420 raft_consensus.cc:2804] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:45.661970  8420 raft_consensus.cc:493] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:45.662424  8420 raft_consensus.cc:3060] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.668666  8557 leader_election.cc:290] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.675073  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf5f9a485b44eaa397f433b3843ec2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:45.680617  8420 raft_consensus.cc:515] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.684152  8271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf5f9a485b44eaa397f433b3843ec2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:45.684707  8271 raft_consensus.cc:3060] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.691869  8271 raft_consensus.cc:2468] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:45.693432  8165 leader_election.cc:304] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:45.661974  8270 raft_consensus.cc:2468] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:45.695428  8425 raft_consensus.cc:2804] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:45.695935  8425 raft_consensus.cc:697] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:45.696074  8420 leader_election.cc:290] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.697539  8425 consensus_queue.cc:237] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.681070  8314 leader_election.cc:304] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
W20260709 13:00:45.681710  8162 leader_election.cc:343] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:45.709169  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 53431.4us
I20260709 13:00:45.710357  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aaf5f9a485b44eaa397f433b3843ec2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
W20260709 13:00:45.711751  8162 leader_election.cc:343] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.590891  8507 raft_consensus.cc:515] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.714906  8095 catalog_manager.cc:5697] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:45.721966  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8d617059345bd89eb716664960deb" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:45.722673  8346 raft_consensus.cc:3060] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.725271  8405 consensus_queue.cc:1048] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:45.716637  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d8d617059345bd89eb716664960deb" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:45.727164  8507 leader_election.cc:290] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.727964  8270 raft_consensus.cc:3060] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.711751  8561 raft_consensus.cc:2804] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:45.743932  8561 raft_consensus.cc:493] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:45.744417  8561 raft_consensus.cc:3060] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.758005  8388 tablet_bootstrap.cc:492] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:45.758740  8388 ts_tablet_manager.cc:1403] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.272s	user 0.050s	sys 0.061s
I20260709 13:00:45.762509  8388 raft_consensus.cc:359] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.763473  8388 raft_consensus.cc:385] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.763199  8557 consensus_queue.cc:1048] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:45.763892  8388 raft_consensus.cc:740] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.764623  8388 consensus_queue.cc:260] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.766175  8391 tablet_bootstrap.cc:492] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:45.766705  8391 ts_tablet_manager.cc:1403] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.281s	user 0.088s	sys 0.160s
I20260709 13:00:45.768947  8389 tablet_bootstrap.cc:492] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.769408  8389 ts_tablet_manager.cc:1403] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.159s	user 0.038s	sys 0.018s
I20260709 13:00:45.770169  8391 raft_consensus.cc:359] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.770910  8391 raft_consensus.cc:385] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.771242  8391 raft_consensus.cc:740] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.771937  8391 consensus_queue.cc:260] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.772128  8389 raft_consensus.cc:359] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.772745  8389 raft_consensus.cc:385] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.773021  8389 raft_consensus.cc:740] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.773626  8389 consensus_queue.cc:260] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.775094  8389 ts_tablet_manager.cc:1434] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:00:45.776000  8389 tablet_bootstrap.cc:492] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.766700  8388 ts_tablet_manager.cc:1434] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 13:00:45.779819  8388 tablet_bootstrap.cc:492] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:45.777644  8561 raft_consensus.cc:515] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.774111  8391 ts_tablet_manager.cc:1434] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:00:45.782588  8391 tablet_bootstrap.cc:492] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:45.741957  8562 consensus_queue.cc:1048] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:45.782418  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fedcfda73b45f28b42f31e584f270d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:45.785895  8388 tablet_bootstrap.cc:654] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.787516  8396 raft_consensus.cc:493] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.788013  8396 raft_consensus.cc:515] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.790043  8396 leader_election.cc:290] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.791466  8389 tablet_bootstrap.cc:654] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.791306  8271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481740a5d09f4ee19a9e2a6d1d74b143" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:45.795584  8314 leader_election.cc:343] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.796355  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481740a5d09f4ee19a9e2a6d1d74b143" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:45.797086  8196 raft_consensus.cc:2468] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:45.797111  8388 tablet_bootstrap.cc:492] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:45.797361  8391 tablet_bootstrap.cc:654] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.798710  8388 ts_tablet_manager.cc:1403] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
W20260709 13:00:45.799053  8313 leader_election.cc:343] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:45.800047  8313 leader_election.cc:304] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:45.801570  8388 raft_consensus.cc:359] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.802551  8388 raft_consensus.cc:385] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.802826  8388 raft_consensus.cc:740] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.809250  8388 consensus_queue.cc:260] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.810576  8097 catalog_manager.cc:5697] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:45.812172  8388 ts_tablet_manager.cc:1434] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:00:45.813501  8388 tablet_bootstrap.cc:492] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:45.808188  8389 tablet_bootstrap.cc:492] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:45.814942  8389 ts_tablet_manager.cc:1403] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.001s
I20260709 13:00:45.815325  8396 raft_consensus.cc:2804] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:45.815723  8396 raft_consensus.cc:493] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:45.816076  8396 raft_consensus.cc:3060] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.819161  8389 raft_consensus.cc:359] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.819873  8389 raft_consensus.cc:385] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:45.820155  8389 raft_consensus.cc:740] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:45.820773  8389 consensus_queue.cc:260] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.823417  8389 ts_tablet_manager.cc:1434] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:00:45.829160  8389 tablet_bootstrap.cc:492] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:45.837004  8389 tablet_bootstrap.cc:654] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.840242  8560 raft_consensus.cc:493] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.840787  8560 raft_consensus.cc:515] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.842476  8270 raft_consensus.cc:2468] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:45.843644  8388 tablet_bootstrap.cc:654] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:45.844426  8560 leader_election.cc:290] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.847744  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fedcfda73b45f28b42f31e584f270d" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:45.848459  8274 raft_consensus.cc:3060] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.849053  8561 leader_election.cc:290] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.850520  8425 raft_consensus.cc:493] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:45.851372  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f0387e2546c087b3747cca8bf3e1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:45.851147  8425 raft_consensus.cc:515] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.852049  8272 raft_consensus.cc:2468] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:45.854570  8421 consensus_queue.cc:1048] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:45.854611  8314 leader_election.cc:304] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:45.857168  8605 raft_consensus.cc:2804] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:45.857524  8605 raft_consensus.cc:493] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:45.857818  8605 raft_consensus.cc:3060] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:45.859534  8274 raft_consensus.cc:2468] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:45.732852  8346 raft_consensus.cc:2468] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:45.822826  8396 raft_consensus.cc:515] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.865154  8425 leader_election.cc:290] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:45.868045  8314 leader_election.cc:304] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:45.871356  8396 leader_election.cc:290] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.902428  8165 leader_election.cc:304] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:45.909442  8425 raft_consensus.cc:2804] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:45.909929  8425 raft_consensus.cc:697] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:45.910744  8425 consensus_queue.cc:237] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.911491  8605 raft_consensus.cc:515] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:45.914301  8605 leader_election.cc:290] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:45.908326  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f0387e2546c087b3747cca8bf3e1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:45.934610  8405 raft_consensus.cc:493] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:46.003988  8452 raft_consensus.cc:493] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:00:46.030267  8611 log.cc:927] Time spent T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260709 13:00:46.025908  8405 raft_consensus.cc:515] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.043203  8452 raft_consensus.cc:515] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.097532  8405 leader_election.cc:290] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:46.100816  8389 tablet_bootstrap.cc:492] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:46.101333  8389 ts_tablet_manager.cc:1403] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.272s	user 0.026s	sys 0.021s
I20260709 13:00:46.097586  8452 leader_election.cc:290] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
W20260709 13:00:46.103861  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 202992us
I20260709 13:00:46.102856  8196 raft_consensus.cc:2468] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:46.113363  8389 raft_consensus.cc:359] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.114112  8389 raft_consensus.cc:385] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.114395  8389 raft_consensus.cc:740] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.115360  8389 consensus_queue.cc:260] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.106740  8560 raft_consensus.cc:2804] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:00:46.107208  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 87006us
I20260709 13:00:46.110402  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:46.123560  8389 ts_tablet_manager.cc:1434] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 13:00:46.126057  8389 tablet_bootstrap.cc:492] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:46.131553  8388 tablet_bootstrap.cc:492] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:46.132014  8388 ts_tablet_manager.cc:1403] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.319s	user 0.013s	sys 0.003s
I20260709 13:00:46.135905  8391 tablet_bootstrap.cc:492] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:46.136348  8391 ts_tablet_manager.cc:1403] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.354s	user 0.045s	sys 0.051s
I20260709 13:00:46.123342  8560 raft_consensus.cc:697] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:46.127390  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f0387e2546c087b3747cca8bf3e1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:46.138131  8345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:46.143658  8196 raft_consensus.cc:3060] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.149854  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:46.152242  8391 raft_consensus.cc:359] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.152145  8388 raft_consensus.cc:359] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.155591  8391 raft_consensus.cc:385] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.155820  8388 raft_consensus.cc:385] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.155928  8391 raft_consensus.cc:740] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.156294  8388 raft_consensus.cc:740] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.158896  8560 consensus_queue.cc:237] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.157001  8388 consensus_queue.cc:260] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.163043  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:46.164045  8348 raft_consensus.cc:2393] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a2403422b24114a10f4b37ab277e3d in current term 1: Already voted for candidate b557bf04d0c0404f819d303c4a960aba in this term.
W20260709 13:00:46.167866  8162 leader_election.cc:343] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.167666  8391 consensus_queue.cc:260] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.171113  8388 ts_tablet_manager.cc:1434] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 13:00:46.180686  8389 tablet_bootstrap.cc:654] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.187894  8391 ts_tablet_manager.cc:1434] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.003s
I20260709 13:00:46.196991  8420 consensus_queue.cc:1048] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:46.192183  8237 leader_election.cc:304] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:46.206501  8347 raft_consensus.cc:3060] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.211381  8619 raft_consensus.cc:3060] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.219707  8421 consensus_queue.cc:1048] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:46.226449  8562 raft_consensus.cc:493] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:46.228345  8389 tablet_bootstrap.cc:492] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:46.228997  8389 ts_tablet_manager.cc:1403] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.013s
I20260709 13:00:46.229543  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:46.229693  8562 raft_consensus.cc:515] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:46.230898  8239 leader_election.cc:343] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.231750  8562 leader_election.cc:290] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:46.231501  8389 raft_consensus.cc:359] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.232201  8389 raft_consensus.cc:385] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.232481  8389 raft_consensus.cc:740] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.232585  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:46.232944  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:46.233150  8389 consensus_queue.cc:260] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.233543  8346 raft_consensus.cc:2468] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
W20260709 13:00:46.233863  8239 leader_election.cc:343] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.234776  8389 ts_tablet_manager.cc:1434] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:00:46.234793  8560 consensus_queue.cc:1048] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:46.235244  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:46.235826  8389 tablet_bootstrap.cc:492] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:46.238729  8391 tablet_bootstrap.cc:492] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:46.247571  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481740a5d09f4ee19a9e2a6d1d74b143" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:46.235862  8237 leader_election.cc:304] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:46.248262  8199 raft_consensus.cc:3060] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.248849  8452 raft_consensus.cc:2804] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:46.249262  8452 raft_consensus.cc:493] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:46.249639  8452 raft_consensus.cc:3060] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.255189  8388 tablet_bootstrap.cc:492] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
W20260709 13:00:46.259048  8165 leader_election.cc:343] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.259691  8165 leader_election.cc:304] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:46.262261  8421 raft_consensus.cc:2749] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:46.271271  8094 catalog_manager.cc:5697] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:46.276726  8391 tablet_bootstrap.cc:654] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.276933  8389 tablet_bootstrap.cc:654] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.280360  8196 raft_consensus.cc:2468] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:46.287624  8313 leader_election.cc:304] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:46.288694  8424 raft_consensus.cc:2804] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:46.289211  8424 raft_consensus.cc:697] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:46.290033  8424 consensus_queue.cc:237] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:46.292618  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 424583us
I20260709 13:00:46.293797  8452 raft_consensus.cc:515] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:46.286510  8237 leader_election.cc:343] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.302700  8452 leader_election.cc:290] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:46.306421  8199 raft_consensus.cc:2468] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:46.319024  8313 leader_election.cc:304] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:46.326359  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "481740a5d09f4ee19a9e2a6d1d74b143" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:46.328392  8274 raft_consensus.cc:3060] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.328440  8560 raft_consensus.cc:2804] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:46.329571  8560 raft_consensus.cc:697] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:46.330742  8388 tablet_bootstrap.cc:654] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.330703  8560 consensus_queue.cc:237] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.334970  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f0387e2546c087b3747cca8bf3e1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:46.337257  8273 raft_consensus.cc:3060] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.315780  8237 leader_election.cc:304] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
W20260709 13:00:46.338744  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 53329.3us
I20260709 13:00:46.339160  8452 raft_consensus.cc:2749] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:46.340658  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:46.341274  8348 raft_consensus.cc:3060] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.341027  8420 consensus_queue.cc:1048] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:46.348148  8273 raft_consensus.cc:2468] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:46.353726  8391 tablet_bootstrap.cc:492] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:46.354245  8391 ts_tablet_manager.cc:1403] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.007s
I20260709 13:00:46.347946  8094 catalog_manager.cc:5697] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:46.365795  8619 raft_consensus.cc:2749] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:46.367980  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
W20260709 13:00:46.459743  8629 log.cc:927] Time spent T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 13:00:46.467161  8274 raft_consensus.cc:2468] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:46.468611  8348 raft_consensus.cc:2468] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:46.477751  8391 raft_consensus.cc:359] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.478624  8391 raft_consensus.cc:385] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.479182  8391 raft_consensus.cc:740] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.478369  8096 catalog_manager.cc:5697] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:46.483093  8388 tablet_bootstrap.cc:492] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:46.483556  8388 ts_tablet_manager.cc:1403] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.233s	user 0.025s	sys 0.022s
I20260709 13:00:46.481068  8391 consensus_queue.cc:260] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.492726  8237 leader_election.cc:304] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:46.493467  8420 consensus_queue.cc:1048] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:46.495278  8562 raft_consensus.cc:493] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:46.495786  8562 raft_consensus.cc:515] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.497738  8562 leader_election.cc:290] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:46.498200  8562 raft_consensus.cc:2804] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:00:46.505411  8239 leader_election.cc:343] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.507730  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23915c36b625410f9a37c7c34019b082" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:46.509312  8562 raft_consensus.cc:697] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:46.510223  8562 consensus_queue.cc:237] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:46.511576  8239 leader_election.cc:343] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.519177  8389 tablet_bootstrap.cc:492] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:46.520099  8421 consensus_queue.cc:1048] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:46.520412  8389 ts_tablet_manager.cc:1403] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.285s	user 0.012s	sys 0.012s
I20260709 13:00:46.493616  8388 raft_consensus.cc:359] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.531332  8388 raft_consensus.cc:385] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.531622  8388 raft_consensus.cc:740] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.532115  8388 consensus_queue.cc:260] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.533747  8388 ts_tablet_manager.cc:1434] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.000s
I20260709 13:00:46.534587  8388 tablet_bootstrap.cc:492] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:46.536417  8391 ts_tablet_manager.cc:1434] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.182s	user 0.006s	sys 0.009s
I20260709 13:00:46.537245  8391 tablet_bootstrap.cc:492] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:46.537124  8605 consensus_queue.cc:1048] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:46.541939  8620 consensus_queue.cc:1048] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:00:46.552472  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 59816.3us
I20260709 13:00:46.525847  8389 raft_consensus.cc:359] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.553370  8389 raft_consensus.cc:385] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.553870  8389 raft_consensus.cc:740] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.554505  8389 consensus_queue.cc:260] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.556488  8389 ts_tablet_manager.cc:1434] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:00:46.556906  8345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23915c36b625410f9a37c7c34019b082" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:46.557277  8389 tablet_bootstrap.cc:492] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:46.557582  8345 raft_consensus.cc:2468] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:46.566898  8388 tablet_bootstrap.cc:654] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.558900  8391 tablet_bootstrap.cc:654] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.581467  8389 tablet_bootstrap.cc:654] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.582405  8095 catalog_manager.cc:5697] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:46.590389  8237 leader_election.cc:304] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
W20260709 13:00:46.644904  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 54464.4us
I20260709 13:00:46.665740  8421 raft_consensus.cc:493] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:46.667783  8421 raft_consensus.cc:515] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.674968  8562 raft_consensus.cc:2804] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:46.676843  8562 raft_consensus.cc:493] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:46.677425  8562 raft_consensus.cc:3060] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.679934  8421 leader_election.cc:290] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:46.685379  8391 tablet_bootstrap.cc:492] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:46.686344  8391 ts_tablet_manager.cc:1403] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.003s
I20260709 13:00:46.680701  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fedcfda73b45f28b42f31e584f270d" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:46.692790  8391 raft_consensus.cc:359] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.693646  8391 raft_consensus.cc:385] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.694069  8391 raft_consensus.cc:740] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.694929  8391 consensus_queue.cc:260] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.711843  8195 raft_consensus.cc:3060] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.719120  8391 ts_tablet_manager.cc:1434] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.012s
I20260709 13:00:46.721843  8391 tablet_bootstrap.cc:492] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:46.727134  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fedcfda73b45f28b42f31e584f270d" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:46.728291  8272 raft_consensus.cc:2393] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:46.734668  8388 tablet_bootstrap.cc:492] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:46.735344  8388 ts_tablet_manager.cc:1403] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.201s	user 0.013s	sys 0.007s
I20260709 13:00:46.743865  8094 catalog_manager.cc:5697] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:46.747084  8640 raft_consensus.cc:493] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:46.738433  8388 raft_consensus.cc:359] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.748606  8388 raft_consensus.cc:385] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.748925  8388 raft_consensus.cc:740] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.753497  8562 raft_consensus.cc:515] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:46.754386  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:46.751819  8388 consensus_queue.cc:260] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.750001  8640 raft_consensus.cc:515] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.760533  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4a4ace2964bf880fb8a010062b559" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:46.761797  8562 leader_election.cc:290] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:46.763131  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23915c36b625410f9a37c7c34019b082" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:46.763769  8348 raft_consensus.cc:3060] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.768632  8640 leader_election.cc:290] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:46.759613  8389 tablet_bootstrap.cc:492] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:46.759624  8388 ts_tablet_manager.cc:1434] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:00:46.772480  8389 ts_tablet_manager.cc:1403] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.215s	user 0.012s	sys 0.016s
I20260709 13:00:46.771198  8618 consensus_queue.cc:1048] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:00:46.775530  8388 tablet_bootstrap.cc:492] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
W20260709 13:00:46.775772  8239 leader_election.cc:343] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.775792  8165 leader_election.cc:304] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:46.783277  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4a4ace2964bf880fb8a010062b559" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
W20260709 13:00:46.787124  8237 leader_election.cc:343] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.787694  8237 leader_election.cc:304] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:46.789413  8452 raft_consensus.cc:2749] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:46.794795  8618 consensus_queue.cc:1048] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:46.796161  8391 tablet_bootstrap.cc:654] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.794654  8389 raft_consensus.cc:359] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.797112  8425 raft_consensus.cc:2749] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:46.797504  8389 raft_consensus.cc:385] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.797850  8389 raft_consensus.cc:740] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.797982  8348 raft_consensus.cc:2468] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:46.802747  8237 leader_election.cc:304] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:46.798821  8389 consensus_queue.cc:260] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.803966  8640 raft_consensus.cc:2804] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:46.804767  8389 ts_tablet_manager.cc:1434] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:00:46.806216  8389 tablet_bootstrap.cc:492] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:46.817130  8605 consensus_queue.cc:1048] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:46.804800  8640 raft_consensus.cc:697] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:46.821943  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23915c36b625410f9a37c7c34019b082" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
W20260709 13:00:46.827993  8239 leader_election.cc:343] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.832250  8388 tablet_bootstrap.cc:654] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.836727  8618 consensus_queue.cc:1048] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:00:46.866216  8452 raft_consensus.cc:493] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:46.867720  8646 raft_consensus.cc:493] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:46.868116  8452 raft_consensus.cc:515] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.868258  8646 raft_consensus.cc:515] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.873484  8452 leader_election.cc:290] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:46.876706  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:46.877496  8646 leader_election.cc:290] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
W20260709 13:00:46.878150  8237 leader_election.cc:343] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.875887  8199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
W20260709 13:00:46.879827  8239 leader_election.cc:343] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.880288  8239 leader_election.cc:304] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:46.881947  8452 raft_consensus.cc:2749] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:46.883796  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:46.885629  8389 tablet_bootstrap.cc:654] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:46.884701  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:46.865797  8640 consensus_queue.cc:237] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:46.886443  8162 leader_election.cc:343] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:46.889019  8391 tablet_bootstrap.cc:492] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:46.889461  8391 ts_tablet_manager.cc:1403] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.168s	user 0.016s	sys 0.027s
I20260709 13:00:46.892665  8272 raft_consensus.cc:2468] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:46.894042  8165 leader_election.cc:304] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [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: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 600e9663849342a793072776e72adeca
I20260709 13:00:46.896401  8646 raft_consensus.cc:2804] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:46.898061  8646 raft_consensus.cc:493] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:46.898469  8646 raft_consensus.cc:3060] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:46.912837  8391 raft_consensus.cc:359] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.916611  8391 raft_consensus.cc:385] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.916949  8391 raft_consensus.cc:740] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.923767  8391 consensus_queue.cc:260] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.927943  8388 tablet_bootstrap.cc:492] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:46.928457  8388 ts_tablet_manager.cc:1403] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.153s	user 0.015s	sys 0.000s
I20260709 13:00:46.956290  8621 consensus_queue.cc:1048] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:46.928488  8391 ts_tablet_manager.cc:1434] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 13:00:46.955878  8421 raft_consensus.cc:493] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:46.959009  8421 raft_consensus.cc:515] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.961827  8388 raft_consensus.cc:359] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.963707  8388 raft_consensus.cc:385] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:46.964138  8388 raft_consensus.cc:740] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:46.970112  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:46.971294  8621 consensus_queue.cc:1048] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:46.973905  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:46.975061  8347 raft_consensus.cc:2393] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 45a2403422b24114a10f4b37ab277e3d in this term.
I20260709 13:00:46.980595  8388 consensus_queue.cc:260] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:46.979816  8421 leader_election.cc:290] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:46.997179  8095 catalog_manager.cc:5697] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:47.003329  8391 tablet_bootstrap.cc:492] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:47.007653  8162 leader_election.cc:304] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:47.009018  8425 raft_consensus.cc:3060] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.008260  8389 tablet_bootstrap.cc:492] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:47.011264  8389 ts_tablet_manager.cc:1403] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.205s	user 0.036s	sys 0.051s
I20260709 13:00:47.019513  8388 ts_tablet_manager.cc:1434] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.091s	user 0.009s	sys 0.001s
I20260709 13:00:47.042193  8562 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:47.043251  8421 raft_consensus.cc:493] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.043895  8421 raft_consensus.cc:515] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.046559  8421 leader_election.cc:290] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.048857  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da119e413a6f424887a59498f5e3b6a2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:47.051612  8165 leader_election.cc:343] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.027525  8646 raft_consensus.cc:515] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.057003  8646 leader_election.cc:290] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.059475  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da119e413a6f424887a59498f5e3b6a2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:47.066015  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:47.066794  8272 raft_consensus.cc:3060] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.074038  8618 raft_consensus.cc:493] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.074582  8618 raft_consensus.cc:515] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.076828  8618 leader_election.cc:290] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.078202  8272 raft_consensus.cc:2468] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
W20260709 13:00:47.080441  8162 leader_election.cc:343] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.080888  8162 leader_election.cc:304] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:47.082253  8646 raft_consensus.cc:2749] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.092890  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:47.095597  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.099319  8388 tablet_bootstrap.cc:492] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.102314  8165 leader_election.cc:304] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:47.109350  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:47.110368  8195 raft_consensus.cc:2468] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:47.113162  8421 raft_consensus.cc:2804] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:47.114403  8421 raft_consensus.cc:697] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:47.115383  8421 consensus_queue.cc:237] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.113564  8425 raft_consensus.cc:2749] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.123476  8313 leader_election.cc:304] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:47.126430  8621 raft_consensus.cc:2804] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:47.126863  8621 raft_consensus.cc:493] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:47.127344  8621 raft_consensus.cc:3060] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:47.111570  8162 leader_election.cc:343] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:47.134573  8314 leader_election.cc:343] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.142293  8562 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:47.150652  8391 tablet_bootstrap.cc:654] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.151677  8389 raft_consensus.cc:359] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.152408  8389 raft_consensus.cc:385] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.152652  8389 raft_consensus.cc:740] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.153249  8389 consensus_queue.cc:260] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.155844  8389 ts_tablet_manager.cc:1434] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.144s	user 0.007s	sys 0.000s
I20260709 13:00:47.156955  8389 tablet_bootstrap.cc:492] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:47.155951  8095 catalog_manager.cc:5697] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:47.140769  8621 raft_consensus.cc:515] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.166476  8621 leader_election.cc:290] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.167287  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:47.167959  8193 raft_consensus.cc:3060] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.167994  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:47.168808  8272 raft_consensus.cc:3060] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.182461  8193 raft_consensus.cc:2468] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:47.188446  8388 tablet_bootstrap.cc:654] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.190753  8391 tablet_bootstrap.cc:492] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:47.191314  8272 raft_consensus.cc:2468] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:47.194937  8313 leader_election.cc:304] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:47.194236  8391 ts_tablet_manager.cc:1403] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.212s	user 0.009s	sys 0.006s
I20260709 13:00:47.197467  8396 raft_consensus.cc:2804] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:47.197927  8396 raft_consensus.cc:697] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:47.198665  8396 consensus_queue.cc:237] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.198767  8391 raft_consensus.cc:359] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.199996  8391 raft_consensus.cc:385] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.201174  8391 raft_consensus.cc:740] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.200660  8389 tablet_bootstrap.cc:654] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.210146  8391 consensus_queue.cc:260] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.215801  8391 ts_tablet_manager.cc:1434] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:00:47.218947  8391 tablet_bootstrap.cc:492] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:47.220453  8396 raft_consensus.cc:493] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.220981  8396 raft_consensus.cc:515] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.223162  8396 leader_election.cc:290] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.225222  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:47.226583  8314 leader_election.cc:343] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.226835  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
W20260709 13:00:47.228322  8313 leader_election.cc:343] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.228762  8313 leader_election.cc:304] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:47.230548  8621 raft_consensus.cc:2749] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.230249  8096 catalog_manager.cc:5697] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:47.236328  8388 tablet_bootstrap.cc:492] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.236804  8391 tablet_bootstrap.cc:654] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.237401  8388 ts_tablet_manager.cc:1403] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.166s	user 0.028s	sys 0.001s
I20260709 13:00:47.240710  8388 raft_consensus.cc:359] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.243305  8388 raft_consensus.cc:385] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.243710  8388 raft_consensus.cc:740] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.243841  8389 tablet_bootstrap.cc:492] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:47.244454  8389 ts_tablet_manager.cc:1403] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.000s
I20260709 13:00:47.244752  8388 consensus_queue.cc:260] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.247429  8389 raft_consensus.cc:359] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.247953  8388 ts_tablet_manager.cc:1434] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:00:47.248179  8389 raft_consensus.cc:385] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.248498  8389 raft_consensus.cc:740] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.249518  8388 tablet_bootstrap.cc:492] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.249310  8389 consensus_queue.cc:260] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.251485  8389 ts_tablet_manager.cc:1434] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:00:47.252652  8389 tablet_bootstrap.cc:492] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:47.261778  8388 tablet_bootstrap.cc:654] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.271770  8389 tablet_bootstrap.cc:654] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.278295  8391 tablet_bootstrap.cc:492] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:47.281785  8391 ts_tablet_manager.cc:1403] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.004s
I20260709 13:00:47.284705  8391 raft_consensus.cc:359] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.285386  8391 raft_consensus.cc:385] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.287123  8391 raft_consensus.cc:740] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.287783  8391 consensus_queue.cc:260] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.288305  8388 tablet_bootstrap.cc:492] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.288841  8388 ts_tablet_manager.cc:1403] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.001s
I20260709 13:00:47.289812  8391 ts_tablet_manager.cc:1434] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:00:47.290827  8391 tablet_bootstrap.cc:492] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:47.291811  8388 raft_consensus.cc:359] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.292558  8388 raft_consensus.cc:385] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.292865  8388 raft_consensus.cc:740] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.293617  8388 consensus_queue.cc:260] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.297922  8388 ts_tablet_manager.cc:1434] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:00:47.302794  8388 tablet_bootstrap.cc:492] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
W20260709 13:00:47.307350  8239 consensus_peers.cc:597] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:47.317435  8388 tablet_bootstrap.cc:654] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.324632  8391 tablet_bootstrap.cc:654] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.328752  8389 tablet_bootstrap.cc:492] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:47.329454  8389 ts_tablet_manager.cc:1403] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.017s
I20260709 13:00:47.333808  8388 tablet_bootstrap.cc:492] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.334286  8388 ts_tablet_manager.cc:1403] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.011s
I20260709 13:00:47.334321  8389 raft_consensus.cc:359] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.335119  8389 raft_consensus.cc:385] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.335408  8389 raft_consensus.cc:740] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.336038  8389 consensus_queue.cc:260] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.337044  8388 raft_consensus.cc:359] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.337667  8388 raft_consensus.cc:385] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.337934  8388 raft_consensus.cc:740] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.338692  8388 consensus_queue.cc:260] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.340855  8388 ts_tablet_manager.cc:1434] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:00:47.341879  8388 tablet_bootstrap.cc:492] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.347762  8388 tablet_bootstrap.cc:654] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.349721  8391 tablet_bootstrap.cc:492] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:47.350239  8391 ts_tablet_manager.cc:1403] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.005s
I20260709 13:00:47.354406  8391 raft_consensus.cc:359] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.355219  8391 raft_consensus.cc:385] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.355510  8391 raft_consensus.cc:740] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.356316  8391 consensus_queue.cc:260] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.358711  8391 ts_tablet_manager.cc:1434] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:00:47.359603  8388 tablet_bootstrap.cc:492] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.359508  8640 raft_consensus.cc:493] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.360188  8388 ts_tablet_manager.cc:1403] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:00:47.360146  8640 raft_consensus.cc:515] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.362479  8640 leader_election.cc:290] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.363867  8391 tablet_bootstrap.cc:492] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:47.367367  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:47.368127  8193 raft_consensus.cc:2468] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:47.368391  8388 raft_consensus.cc:359] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.369169  8388 raft_consensus.cc:385] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.369468  8388 raft_consensus.cc:740] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.370291  8388 consensus_queue.cc:260] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.370884  8391 tablet_bootstrap.cc:654] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.372099  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:47.372398  8388 ts_tablet_manager.cc:1434] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:00:47.372699  8348 raft_consensus.cc:2468] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:47.373600  8388 tablet_bootstrap.cc:492] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.375339  8239 leader_election.cc:304] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:47.376252  8640 raft_consensus.cc:2804] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:47.376614  8640 raft_consensus.cc:493] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:47.376951  8640 raft_consensus.cc:3060] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.380328  8388 tablet_bootstrap.cc:654] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.392256  8640 raft_consensus.cc:515] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.393013  8388 tablet_bootstrap.cc:492] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.352993  8389 ts_tablet_manager.cc:1434] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:00:47.408079  8562 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:47.412137  8389 tablet_bootstrap.cc:492] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:47.412320  8388 ts_tablet_manager.cc:1403] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.004s
I20260709 13:00:47.415345  8388 raft_consensus.cc:359] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.416157  8388 raft_consensus.cc:385] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.416460  8388 raft_consensus.cc:740] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.418680  8640 leader_election.cc:290] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.419426  8389 tablet_bootstrap.cc:654] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.419256  8388 consensus_queue.cc:260] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.422387  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:47.423094  8193 raft_consensus.cc:3060] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.423472  8388 ts_tablet_manager.cc:1434] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:00:47.423738  8391 tablet_bootstrap.cc:492] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:47.424156  8391 ts_tablet_manager.cc:1403] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.008s
I20260709 13:00:47.424576  8388 tablet_bootstrap.cc:492] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.426879  8391 raft_consensus.cc:359] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.427702  8391 raft_consensus.cc:385] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.427973  8391 raft_consensus.cc:740] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.429114  8396 raft_consensus.cc:493] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.429522  8396 raft_consensus.cc:515] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.430648  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:47.431341  8344 raft_consensus.cc:3060] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.432102  8396 leader_election.cc:290] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.428709  8391 consensus_queue.cc:260] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.433835  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da119e413a6f424887a59498f5e3b6a2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:47.436040  8314 leader_election.cc:343] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.439152  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da119e413a6f424887a59498f5e3b6a2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:47.439798  8195 raft_consensus.cc:2468] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:47.454030  8344 raft_consensus.cc:2468] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:47.458743  8193 raft_consensus.cc:2468] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:47.460533  8313 leader_election.cc:304] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:47.462785  8621 raft_consensus.cc:2804] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:47.463260  8621 raft_consensus.cc:493] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:47.463639  8621 raft_consensus.cc:3060] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.466675  8388 tablet_bootstrap.cc:654] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.468859  8237 leader_election.cc:304] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:47.469774  8640 raft_consensus.cc:2804] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:47.470300  8640 raft_consensus.cc:697] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:47.471216  8640 consensus_queue.cc:237] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.477056  8621 raft_consensus.cc:515] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.479377  8389 tablet_bootstrap.cc:492] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:47.476900  8391 ts_tablet_manager.cc:1434] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 13:00:47.485399  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da119e413a6f424887a59498f5e3b6a2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:47.486793  8389 ts_tablet_manager.cc:1403] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.016s
I20260709 13:00:47.486727  8195 raft_consensus.cc:3060] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.488152  8391 tablet_bootstrap.cc:492] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:47.485917  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da119e413a6f424887a59498f5e3b6a2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
W20260709 13:00:47.491792  8314 leader_election.cc:343] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.514569  8507 raft_consensus.cc:493] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.514127  8391 tablet_bootstrap.cc:654] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.515130  8507 raft_consensus.cc:515] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.487247  8621 leader_election.cc:290] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.520138  8507 leader_election.cc:290] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.514076  8195 raft_consensus.cc:2468] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:47.523795  8621 raft_consensus.cc:493] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.523679  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0bdb222e97461582cf7caef3b1a651" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.524663  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0bdb222e97461582cf7caef3b1a651" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:47.525059  8621 raft_consensus.cc:515] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.526018  8313 leader_election.cc:304] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
W20260709 13:00:47.527341  8162 leader_election.cc:343] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:47.528003  8165 leader_election.cc:343] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.528339  8165 leader_election.cc:304] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:47.529572  8424 raft_consensus.cc:2804] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:47.530371  8424 raft_consensus.cc:697] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:47.532096  8507 raft_consensus.cc:2749] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.532459  8388 tablet_bootstrap.cc:492] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.533005  8388 ts_tablet_manager.cc:1403] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.003s
I20260709 13:00:47.522702  8389 raft_consensus.cc:359] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.533948  8389 raft_consensus.cc:385] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.534010  8425 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:47.534297  8389 raft_consensus.cc:740] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.534909  8389 consensus_queue.cc:260] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.531622  8424 consensus_queue.cc:237] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.537009  8389 ts_tablet_manager.cc:1434] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:00:47.536020  8094 catalog_manager.cc:5697] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:47.538008  8389 tablet_bootstrap.cc:492] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:47.538977  8425 raft_consensus.cc:493] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.539430  8425 raft_consensus.cc:515] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.543717  8425 leader_election.cc:290] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.546017  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4a4ace2964bf880fb8a010062b559" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:47.549322  8388 raft_consensus.cc:359] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.550232  8388 raft_consensus.cc:385] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.550561  8388 raft_consensus.cc:740] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.551635  8388 consensus_queue.cc:260] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.548671  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4a4ace2964bf880fb8a010062b559" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.556579  8388 ts_tablet_manager.cc:1434] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 13:00:47.557227  8272 raft_consensus.cc:2468] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:47.564026  8165 leader_election.cc:304] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:47.564915  8388 tablet_bootstrap.cc:492] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.567539  8425 raft_consensus.cc:2804] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:47.569516  8425 raft_consensus.cc:493] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:47.570060  8425 raft_consensus.cc:3060] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.577900  8621 leader_election.cc:290] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.577281  8096 catalog_manager.cc:5697] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:47.581007  8421 raft_consensus.cc:493] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.581543  8421 raft_consensus.cc:515] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.582132  8391 tablet_bootstrap.cc:492] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:47.582587  8391 ts_tablet_manager.cc:1403] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.010s
I20260709 13:00:47.583636  8421 leader_election.cc:290] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.587893  8391 raft_consensus.cc:359] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.588660  8391 raft_consensus.cc:385] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.588856  8391 raft_consensus.cc:740] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.589385  8391 consensus_queue.cc:260] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.586375  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:47.592697  8314 leader_election.cc:343] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.593166  8389 tablet_bootstrap.cc:654] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.595340  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:47.595677  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.597430  8391 ts_tablet_manager.cc:1434] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:00:47.604084  8391 tablet_bootstrap.cc:492] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:47.601692  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
W20260709 13:00:47.604436  8165 leader_election.cc:343] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:47.612265  8162 leader_election.cc:343] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.614717  8679 raft_consensus.cc:493] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.617274  8388 tablet_bootstrap.cc:654] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:47.618436  8313 leader_election.cc:343] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.612587  8621 raft_consensus.cc:493] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.625509  8679 raft_consensus.cc:515] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.628180  8621 raft_consensus.cc:515] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.630393  8621 leader_election.cc:290] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.631146  8679 leader_election.cc:290] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.631562  8313 leader_election.cc:304] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:47.632465  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.635133  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a17c9dc409417682f7ae61fde53f70" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:47.635375  8274 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:47.626094  8425 raft_consensus.cc:515] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.633235  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a17c9dc409417682f7ae61fde53f70" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:47.625178  8391 tablet_bootstrap.cc:654] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:47.636831  8237 leader_election.cc:343] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.637060  8314 leader_election.cc:304] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
W20260709 13:00:47.637744  8239 leader_election.cc:343] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.638109  8621 raft_consensus.cc:2804] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:47.638180  8239 leader_election.cc:304] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:47.638689  8621 raft_consensus.cc:493] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:47.639173  8621 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.639382  8679 raft_consensus.cc:2749] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.642009  8425 leader_election.cc:290] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.642921  8389 tablet_bootstrap.cc:492] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:47.643378  8389 ts_tablet_manager.cc:1403] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.001s
I20260709 13:00:47.646034  8389 raft_consensus.cc:359] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.646937  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4a4ace2964bf880fb8a010062b559" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:47.647625  8274 raft_consensus.cc:3060] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.653415  8618 consensus_queue.cc:1048] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:47.656175  8425 raft_consensus.cc:493] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.660557  8389 raft_consensus.cc:385] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.660923  8389 raft_consensus.cc:740] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.656612  8425 raft_consensus.cc:515] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.661619  8389 consensus_queue.cc:260] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.662701  8425 leader_election.cc:290] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.654692  8274 raft_consensus.cc:2468] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:47.666170  8389 ts_tablet_manager.cc:1434] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 13:00:47.666451  8391 tablet_bootstrap.cc:492] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:47.666972  8391 ts_tablet_manager.cc:1403] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.011s
W20260709 13:00:47.632936  8162 leader_election.cc:343] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.667225  8389 tablet_bootstrap.cc:492] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:47.667536  8162 leader_election.cc:304] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:47.669906  8391 raft_consensus.cc:359] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.672298  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.673157  8425 raft_consensus.cc:2749] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.673287  8391 raft_consensus.cc:385] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.673684  8391 raft_consensus.cc:740] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.674714  8165 leader_election.cc:304] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:47.676282  8507 raft_consensus.cc:2804] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:47.676348  8621 raft_consensus.cc:515] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.676923  8507 raft_consensus.cc:697] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
W20260709 13:00:47.688545  8162 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 55632.5us
I20260709 13:00:47.688627  8391 consensus_queue.cc:260] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.680374  8396 raft_consensus.cc:493] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.676813  8424 raft_consensus.cc:2749] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.689909  8396 raft_consensus.cc:515] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.692871  8389 tablet_bootstrap.cc:654] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.690537  8388 tablet_bootstrap.cc:492] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.692271  8507 consensus_queue.cc:237] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.693369  8388 ts_tablet_manager.cc:1403] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.023s
I20260709 13:00:47.693583  8396 leader_election.cc:290] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
W20260709 13:00:47.689091  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 70687.7us
I20260709 13:00:47.695597  8388 raft_consensus.cc:359] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.696198  8388 raft_consensus.cc:385] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.696424  8388 raft_consensus.cc:740] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.697053  8388 consensus_queue.cc:260] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.697605  8621 leader_election.cc:290] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
W20260709 13:00:47.690622  8165 leader_election.cc:343] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.698913  8388 ts_tablet_manager.cc:1434] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 13:00:47.699985  8388 tablet_bootstrap.cc:492] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.706920  8391 ts_tablet_manager.cc:1434] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260709 13:00:47.707988  8391 tablet_bootstrap.cc:492] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:47.708390  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.709720  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:47.710371  8272 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.714881  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:47.715651  8195 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:47.721956  8272 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:47.723140  8314 leader_election.cc:304] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:47.724229  8621 raft_consensus.cc:2804] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:47.729631  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4a4ace2964bf880fb8a010062b559" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:47.729940  8096 catalog_manager.cc:5697] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:47.731335  8348 raft_consensus.cc:3060] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.738011  8391 tablet_bootstrap.cc:654] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.732290  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:47.732316  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
W20260709 13:00:47.733744  8162 leader_election.cc:343] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.734951  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:47.746002  8198 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.746738  8621 raft_consensus.cc:697] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:47.748167  8621 consensus_queue.cc:237] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.753682  8389 tablet_bootstrap.cc:492] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:47.753732  8388 tablet_bootstrap.cc:654] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.754310  8389 ts_tablet_manager.cc:1403] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.006s
I20260709 13:00:47.755153  8313 leader_election.cc:304] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:47.759368  8560 raft_consensus.cc:2749] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.759382  8396 consensus_queue.cc:1048] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:47.771140  8095 catalog_manager.cc:5697] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:47.772079  8388 tablet_bootstrap.cc:492] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.772569  8388 ts_tablet_manager.cc:1403] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.000s
I20260709 13:00:47.774930  8388 raft_consensus.cc:359] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.775645  8388 raft_consensus.cc:385] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.775895  8388 raft_consensus.cc:740] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.776484  8388 consensus_queue.cc:260] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:47.778199  8162 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 44484.1us
W20260709 13:00:47.778913  8162 leader_election.cc:343] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.779317  8162 leader_election.cc:304] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:47.780283  8198 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:47.782073  8388 ts_tablet_manager.cc:1434] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:00:47.783119  8388 tablet_bootstrap.cc:492] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.783820  8560 raft_consensus.cc:493] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.784368  8560 raft_consensus.cc:515] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.786486  8560 leader_election.cc:290] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.787567  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.788215  8270 raft_consensus.cc:2468] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:47.789361  8314 leader_election.cc:304] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:47.790642  8424 raft_consensus.cc:2804] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:47.791030  8424 raft_consensus.cc:493] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:47.791368  8424 raft_consensus.cc:3060] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.793004  8388 tablet_bootstrap.cc:654] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.795754  8507 raft_consensus.cc:2749] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.795362  8389 raft_consensus.cc:359] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.796589  8389 raft_consensus.cc:385] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.797053  8389 raft_consensus.cc:740] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.797194  8391 tablet_bootstrap.cc:492] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:47.797663  8507 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:47.803529  8391 ts_tablet_manager.cc:1403] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.009s
I20260709 13:00:47.799307  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:47.804029  8424 raft_consensus.cc:515] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.804392  8193 raft_consensus.cc:2468] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:47.806910  8424 leader_election.cc:290] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.807446  8391 raft_consensus.cc:359] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.808449  8391 raft_consensus.cc:385] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.808857  8391 raft_consensus.cc:740] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.810001  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:47.809728  8391 consensus_queue.cc:260] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.810871  8269 raft_consensus.cc:3060] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.812557  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:47.813231  8193 raft_consensus.cc:3060] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.813334  8389 consensus_queue.cc:260] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.819921  8389 ts_tablet_manager.cc:1434] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.002s
I20260709 13:00:47.820952  8391 ts_tablet_manager.cc:1434] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:00:47.823048  8391 tablet_bootstrap.cc:492] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:47.828210  8389 tablet_bootstrap.cc:492] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:47.848127  8193 raft_consensus.cc:2468] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:47.852494  8269 raft_consensus.cc:2468] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:47.853282  8391 tablet_bootstrap.cc:654] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.857066  8389 tablet_bootstrap.cc:654] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.858331  8314 leader_election.cc:304] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:47.863287  8560 raft_consensus.cc:2804] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:47.863868  8560 raft_consensus.cc:697] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:47.864821  8560 consensus_queue.cc:237] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.860862  8388 tablet_bootstrap.cc:492] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.866789  8388 ts_tablet_manager.cc:1403] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.044s
I20260709 13:00:47.877523  8388 raft_consensus.cc:359] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.878333  8388 raft_consensus.cc:385] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.878660  8388 raft_consensus.cc:740] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.879511  8388 consensus_queue.cc:260] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:47.881939  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:47.882295  8388 ts_tablet_manager.cc:1434] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:00:47.884435  8388 tablet_bootstrap.cc:492] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.885815  8389 tablet_bootstrap.cc:492] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:47.886315  8389 ts_tablet_manager.cc:1403] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.009s
I20260709 13:00:47.889590  8389 raft_consensus.cc:359] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.890326  8389 raft_consensus.cc:385] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.890672  8389 raft_consensus.cc:740] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.891506  8389 consensus_queue.cc:260] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.892726  8391 tablet_bootstrap.cc:492] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:47.893229  8391 ts_tablet_manager.cc:1403] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.009s
I20260709 13:00:47.894310  8389 ts_tablet_manager.cc:1434] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:00:47.901391  8389 tablet_bootstrap.cc:492] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:47.900665  8391 raft_consensus.cc:359] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.902667  8391 raft_consensus.cc:385] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.903054  8391 raft_consensus.cc:740] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.904462  8507 raft_consensus.cc:493] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.905031  8507 raft_consensus.cc:515] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.907476  8507 leader_election.cc:290] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.907927  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.908617  8270 raft_consensus.cc:2468] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:47.908388  8391 consensus_queue.cc:260] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.909828  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:47.911120  8391 ts_tablet_manager.cc:1434] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:00:47.912176  8391 tablet_bootstrap.cc:492] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:47.919291  8389 tablet_bootstrap.cc:654] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.922740  8391 tablet_bootstrap.cc:654] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.923794  8165 leader_election.cc:304] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
W20260709 13:00:47.926102  8162 leader_election.cc:343] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.927004  8425 raft_consensus.cc:2804] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:47.927390  8425 raft_consensus.cc:493] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:47.927681  8425 raft_consensus.cc:3060] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.935199  8425 raft_consensus.cc:515] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.943902  8097 catalog_manager.cc:5697] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:47.947763  8560 raft_consensus.cc:493] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:47.948402  8560 raft_consensus.cc:515] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.949080  8621 consensus_queue.cc:1048] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:47.950870  8560 leader_election.cc:290] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:47.944911  8388 tablet_bootstrap.cc:654] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.947297  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:47.951689  8269 raft_consensus.cc:3060] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:47.952821  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4a4ace2964bf880fb8a010062b559" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:47.957739  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c4a4ace2964bf880fb8a010062b559" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:47.958564  8272 raft_consensus.cc:2393] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 600e9663849342a793072776e72adeca in current term 1: Already voted for candidate b557bf04d0c0404f819d303c4a960aba in this term.
I20260709 13:00:47.963289  8269 raft_consensus.cc:2468] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:47.964998  8389 tablet_bootstrap.cc:492] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:47.965554  8389 ts_tablet_manager.cc:1403] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.019s
I20260709 13:00:47.947676  8425 leader_election.cc:290] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:47.967280  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:47.967803  8165 leader_election.cc:304] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:47.969862  8425 raft_consensus.cc:2804] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:47.970134  8313 leader_election.cc:304] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:47.970374  8425 raft_consensus.cc:697] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:47.971251  8425 consensus_queue.cc:237] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.971720  8621 raft_consensus.cc:3060] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:47.975368  8162 leader_election.cc:343] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:47.981051  8388 tablet_bootstrap.cc:492] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:47.981554  8388 ts_tablet_manager.cc:1403] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.002s
I20260709 13:00:47.982918  8621 raft_consensus.cc:2749] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:47.984481  8391 tablet_bootstrap.cc:492] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:47.984901  8391 ts_tablet_manager.cc:1403] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.000s
I20260709 13:00:47.984766  8388 raft_consensus.cc:359] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.985517  8388 raft_consensus.cc:385] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.985817  8388 raft_consensus.cc:740] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.986505  8388 consensus_queue.cc:260] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.987711  8391 raft_consensus.cc:359] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.988790  8388 ts_tablet_manager.cc:1434] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:00:47.988835  8391 raft_consensus.cc:385] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.989560  8391 raft_consensus.cc:740] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.989923  8388 tablet_bootstrap.cc:492] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:47.990311  8391 consensus_queue.cc:260] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.990733  8389 raft_consensus.cc:359] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.991506  8389 raft_consensus.cc:385] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:47.991778  8389 raft_consensus.cc:740] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:47.992491  8391 ts_tablet_manager.cc:1434] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:00:47.995275  8389 consensus_queue.cc:260] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:47.996953  8388 tablet_bootstrap.cc:654] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:47.997741  8389 ts_tablet_manager.cc:1434] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 13:00:47.999141  8389 tablet_bootstrap.cc:492] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:48.002048  8391 tablet_bootstrap.cc:492] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:48.007056  8269 raft_consensus.cc:3060] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.008879  8391 tablet_bootstrap.cc:654] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:48.009115  8388 tablet_bootstrap.cc:492] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:48.010527  8388 ts_tablet_manager.cc:1403] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 13:00:48.017165  8388 raft_consensus.cc:359] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.018023  8388 raft_consensus.cc:385] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:48.018375  8388 raft_consensus.cc:740] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:48.019235  8388 consensus_queue.cc:260] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.021122  8389 tablet_bootstrap.cc:654] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:48.021607  8388 ts_tablet_manager.cc:1434] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:00:48.024700  8391 tablet_bootstrap.cc:492] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:48.025211  8391 ts_tablet_manager.cc:1403] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 13:00:48.027137  8388 tablet_bootstrap.cc:492] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:48.030074  8562 raft_consensus.cc:493] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.030575  8562 raft_consensus.cc:515] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.033794  8096 catalog_manager.cc:5697] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:48.035331  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da119e413a6f424887a59498f5e3b6a2" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:48.037468  8388 tablet_bootstrap.cc:654] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:48.037833  8562 leader_election.cc:290] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.042075  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da119e413a6f424887a59498f5e3b6a2" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:48.043952  8621 consensus_queue.cc:1048] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:48.043669  8391 raft_consensus.cc:359] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.048334  8391 raft_consensus.cc:385] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:48.049083  8391 raft_consensus.cc:740] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:48.049463  8237 leader_election.cc:304] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:48.050796  8636 raft_consensus.cc:493] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.050868  8391 consensus_queue.cc:260] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.056180  8391 ts_tablet_manager.cc:1434] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260709 13:00:48.057562  8391 tablet_bootstrap.cc:492] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:48.065932  8640 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:48.051263  8636 raft_consensus.cc:515] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.069324  8636 leader_election.cc:290] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.065373  8507 raft_consensus.cc:493] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.071116  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0bdb222e97461582cf7caef3b1a651" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:48.070909  8507 raft_consensus.cc:515] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.071879  8193 raft_consensus.cc:2468] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:48.073307  8507 leader_election.cc:290] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.073191  8239 leader_election.cc:304] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:48.077143  8640 raft_consensus.cc:2804] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:48.077521  8640 raft_consensus.cc:493] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:48.077859  8640 raft_consensus.cc:3060] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.079164  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224c98c7721544a890a53819cd825f4e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:48.080828  8165 leader_election.cc:343] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.082250  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0bdb222e97461582cf7caef3b1a651" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:48.089535  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224c98c7721544a890a53819cd825f4e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:48.090180  8346 raft_consensus.cc:2468] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:48.092851  8391 tablet_bootstrap.cc:654] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:48.092705  8237 leader_election.cc:343] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.095598  8162 leader_election.cc:304] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:48.101711  8507 raft_consensus.cc:2804] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:48.102172  8507 raft_consensus.cc:493] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:48.102583  8507 raft_consensus.cc:3060] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.103978  8389 tablet_bootstrap.cc:492] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:48.104667  8389 ts_tablet_manager.cc:1403] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.106s	user 0.043s	sys 0.042s
I20260709 13:00:48.107707  8636 raft_consensus.cc:493] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.108281  8636 raft_consensus.cc:515] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.108681  8389 raft_consensus.cc:359] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.109640  8389 raft_consensus.cc:385] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:48.110000  8389 raft_consensus.cc:740] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:48.111114  8389 consensus_queue.cc:260] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.111784  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:48.112651  8193 raft_consensus.cc:2468] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:48.114140  8239 leader_election.cc:304] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:48.096315  8562 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:48.116457  8712 raft_consensus.cc:2804] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:48.118270  8712 raft_consensus.cc:493] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:48.123200  8712 raft_consensus.cc:3060] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.124720  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:48.125488  8346 raft_consensus.cc:2468] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:48.127372  8636 leader_election.cc:290] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.122020  8389 ts_tablet_manager.cc:1434] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:00:48.129910  8389 tablet_bootstrap.cc:492] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:48.129933  8646 raft_consensus.cc:493] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.130820  8425 consensus_queue.cc:1048] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:48.130584  8646 raft_consensus.cc:515] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.132916  8646 leader_election.cc:290] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.136811  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15724a8e5db2425ea44b6e974dd58e3a" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:48.140323  8646 consensus_queue.cc:1048] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:48.142117  8391 tablet_bootstrap.cc:492] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:48.142603  8391 ts_tablet_manager.cc:1403] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.004s
I20260709 13:00:48.145486  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15724a8e5db2425ea44b6e974dd58e3a" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:48.146140  8344 raft_consensus.cc:2468] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
W20260709 13:00:48.147774  8165 leader_election.cc:343] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.148914  8162 leader_election.cc:304] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:48.158888  8421 raft_consensus.cc:2804] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:48.168558  8389 tablet_bootstrap.cc:654] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:48.169112  8391 raft_consensus.cc:359] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.179539  8391 raft_consensus.cc:385] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:48.179929  8391 raft_consensus.cc:740] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:48.180644  8391 consensus_queue.cc:260] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.167198  8421 raft_consensus.cc:493] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:48.184607  8396 raft_consensus.cc:493] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.162801  8640 raft_consensus.cc:515] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.189244  8396 raft_consensus.cc:515] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.190419  8421 raft_consensus.cc:3060] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.201129  8507 raft_consensus.cc:515] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.239945  8391 ts_tablet_manager.cc:1434] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.000s
I20260709 13:00:48.250479  8689 raft_consensus.cc:493] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.251084  8689 raft_consensus.cc:515] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.256197  8689 leader_election.cc:290] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:48.230557  8679 raft_consensus.cc:2749] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:00:48.258756  8712 raft_consensus.cc:515] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.287119  8507 leader_election.cc:290] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.287930  8712 leader_election.cc:290] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.345112  8391 tablet_bootstrap.cc:492] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:48.350255  8388 tablet_bootstrap.cc:492] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:48.350812  8388 ts_tablet_manager.cc:1403] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.324s	user 0.064s	sys 0.069s
I20260709 13:00:48.352733  8421 raft_consensus.cc:515] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.394974  8396 leader_election.cc:290] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
W20260709 13:00:48.397265  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 187960us
I20260709 13:00:48.401685  8391 tablet_bootstrap.cc:654] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:48.406957  8162 consensus_peers.cc:597] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba -> Peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Couldn't send request to peer 600e9663849342a793072776e72adeca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:48.407369  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224c98c7721544a890a53819cd825f4e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:48.410755  8344 raft_consensus.cc:3060] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.413789  8560 raft_consensus.cc:493] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.414116  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:48.414752  8348 raft_consensus.cc:3060] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.414036  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:48.417291  8193 raft_consensus.cc:3060] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.421065  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0bdb222e97461582cf7caef3b1a651" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:48.416812  8421 leader_election.cc:290] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.421710  8195 raft_consensus.cc:3060] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.415789  8560 raft_consensus.cc:515] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.425083  8560 leader_election.cc:290] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:48.437726  8348 raft_consensus.cc:2468] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:48.440513  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dec8051d543fe9114add9b1a9c257" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:48.446026  8388 raft_consensus.cc:359] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.446792  8237 leader_election.cc:304] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:48.446806  8388 raft_consensus.cc:385] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:48.447817  8388 raft_consensus.cc:740] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:48.448436  8388 consensus_queue.cc:260] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.448424  8195 raft_consensus.cc:2468] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:48.450135  8679 raft_consensus.cc:2804] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:48.450861  8679 raft_consensus.cc:697] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:48.452029  8679 consensus_queue.cc:237] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.453685  8193 raft_consensus.cc:2468] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:48.445170  8640 leader_election.cc:290] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.456229  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224c98c7721544a890a53819cd825f4e" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:48.456842  8268 raft_consensus.cc:3060] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.474884  8239 leader_election.cc:304] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:48.475883  8712 raft_consensus.cc:2804] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:48.476433  8712 raft_consensus.cc:697] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:48.477329  8271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0bdb222e97461582cf7caef3b1a651" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:48.476312  8345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0bdb222e97461582cf7caef3b1a651" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:48.478318  8345 raft_consensus.cc:3060] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.479245  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15724a8e5db2425ea44b6e974dd58e3a" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:48.481709  8388 ts_tablet_manager.cc:1434] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.130s	user 0.010s	sys 0.005s
I20260709 13:00:48.477349  8712 consensus_queue.cc:237] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.494524  8344 raft_consensus.cc:2468] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:48.496141  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0bdb222e97461582cf7caef3b1a651" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:48.499123  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dec8051d543fe9114add9b1a9c257" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:48.503506  8347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15724a8e5db2425ea44b6e974dd58e3a" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
W20260709 13:00:48.520563  8165 leader_election.cc:343] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.506635  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a17c9dc409417682f7ae61fde53f70" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:48.524564  8347 raft_consensus.cc:3060] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.529184  8391 tablet_bootstrap.cc:492] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:48.529675  8391 ts_tablet_manager.cc:1403] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.245s	user 0.013s	sys 0.010s
I20260709 13:00:48.509357  8268 raft_consensus.cc:2468] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:48.524235  8195 raft_consensus.cc:2393] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 600e9663849342a793072776e72adeca in current term 1: Already voted for candidate 45a2403422b24114a10f4b37ab277e3d in this term.
I20260709 13:00:48.535772  8388 tablet_bootstrap.cc:492] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:48.522629  8193 raft_consensus.cc:2468] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:48.552032  8162 leader_election.cc:304] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:48.553995  8389 tablet_bootstrap.cc:492] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:48.553959  8425 raft_consensus.cc:2804] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:48.554593  8389 ts_tablet_manager.cc:1403] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.425s	user 0.012s	sys 0.029s
I20260709 13:00:48.554637  8425 raft_consensus.cc:697] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:48.555709  8425 consensus_queue.cc:237] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.578477  8391 raft_consensus.cc:359] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.579375  8391 raft_consensus.cc:385] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:48.579704  8391 raft_consensus.cc:740] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:48.580309  8391 consensus_queue.cc:260] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.585489  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a17c9dc409417682f7ae61fde53f70" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:48.586186  8270 raft_consensus.cc:2468] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:48.591328  8389 raft_consensus.cc:359] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.592073  8389 raft_consensus.cc:385] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:48.592355  8389 raft_consensus.cc:740] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:48.595077  8391 ts_tablet_manager.cc:1434] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.001s
I20260709 13:00:48.594691  8389 consensus_queue.cc:260] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:48.603128  8314 leader_election.cc:343] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.605285  8389 ts_tablet_manager.cc:1434] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:00:48.607304  8389 tablet_bootstrap.cc:492] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
W20260709 13:00:48.608064  8313 leader_election.cc:343] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.609118  8313 leader_election.cc:304] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:48.609229  8424 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:48.606936  8719 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:00:48.610963  8424 raft_consensus.cc:2804] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:48.611341  8424 raft_consensus.cc:493] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:48.611670  8424 raft_consensus.cc:3060] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.612120  8345 raft_consensus.cc:2468] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:48.604570  8347 raft_consensus.cc:2468] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:48.613623  8097 catalog_manager.cc:5697] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:48.619580  8314 leader_election.cc:304] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:48.620343  8720 raft_consensus.cc:2749] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:48.621764  8388 tablet_bootstrap.cc:654] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:48.624897  8720 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:48.628955  8391 tablet_bootstrap.cc:492] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:48.636770  8314 leader_election.cc:304] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:48.637849  8689 raft_consensus.cc:2804] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:48.638336  8689 raft_consensus.cc:493] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:48.638756  8689 raft_consensus.cc:3060] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.644711  8162 leader_election.cc:304] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:48.667810  8424 raft_consensus.cc:515] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.672170  8729 raft_consensus.cc:2804] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:48.677309  8424 leader_election.cc:290] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:48.678380  8712 raft_consensus.cc:493] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.679039  8712 raft_consensus.cc:515] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.684537  8729 raft_consensus.cc:697] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:48.685158  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dec8051d543fe9114add9b1a9c257" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:48.685812  8196 raft_consensus.cc:3060] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.705228  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:48.707265  8712 leader_election.cc:290] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:48.685583  8729 consensus_queue.cc:237] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:48.813737  8239 leader_election.cc:343] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.815272  8719 raft_consensus.cc:493] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:48.841732  8689 raft_consensus.cc:515] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:48.847553  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 176081us
I20260709 13:00:48.853660  8720 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:00:48.856359  8196 raft_consensus.cc:2468] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:48.857996  8425 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:48.849023  8719 raft_consensus.cc:515] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:48.883100  8731 log.cc:927] Time spent T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: Append to log took a long time: real 0.181s	user 0.001s	sys 0.000s
I20260709 13:00:48.885342  8389 tablet_bootstrap.cc:654] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:48.894960  8388 tablet_bootstrap.cc:492] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:48.895509  8388 ts_tablet_manager.cc:1403] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.365s	user 0.012s	sys 0.004s
I20260709 13:00:48.894948  8719 leader_election.cc:290] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:48.898274  8689 leader_election.cc:290] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:48.907478  8388 raft_consensus.cc:359] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.908327  8388 raft_consensus.cc:385] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:48.908749  8388 raft_consensus.cc:740] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:48.909488  8345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:48.909508  8388 consensus_queue.cc:260] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:48.911355  8388 ts_tablet_manager.cc:1434] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
W20260709 13:00:48.911603  8237 leader_election.cc:343] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.912070  8237 leader_election.cc:304] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:48.912586  8388 tablet_bootstrap.cc:492] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:48.913780  8640 raft_consensus.cc:2749] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:48.908391  8391 tablet_bootstrap.cc:654] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:48.927268  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:48.927927  8198 raft_consensus.cc:2468] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:48.933878  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dec8051d543fe9114add9b1a9c257" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
W20260709 13:00:48.936481  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:48.938678  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a17c9dc409417682f7ae61fde53f70" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:48.953683  8313 leader_election.cc:304] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:48.964746  8313 leader_election.cc:304] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:48.970968  8391 tablet_bootstrap.cc:492] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:48.971784  8391 ts_tablet_manager.cc:1403] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.358s	user 0.023s	sys 0.017s
I20260709 13:00:48.971063  8736 raft_consensus.cc:2804] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:48.972800  8736 raft_consensus.cc:697] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
W20260709 13:00:48.975207  8314 leader_election.cc:343] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.978823  8718 raft_consensus.cc:2804] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:48.979251  8718 raft_consensus.cc:493] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:48.979592  8718 raft_consensus.cc:3060] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:48.984596  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:48.986423  8388 tablet_bootstrap.cc:654] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:48.987982  8313 leader_election.cc:343] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:48.994546  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a17c9dc409417682f7ae61fde53f70" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:49.013742  8640 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:48.999727  8736 consensus_queue.cc:237] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.017373  8268 raft_consensus.cc:3060] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.067979  8391 raft_consensus.cc:359] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.068768  8391 raft_consensus.cc:385] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.069041  8391 raft_consensus.cc:740] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.069682  8391 consensus_queue.cc:260] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.071954  8391 ts_tablet_manager.cc:1434] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.100s	user 0.004s	sys 0.003s
W20260709 13:00:49.077275  8314 leader_election.cc:343] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:49.080037  8268 raft_consensus.cc:2468] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:49.099884  8314 leader_election.cc:304] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:49.104230  8391 tablet_bootstrap.cc:492] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:49.105659  8621 raft_consensus.cc:2804] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:49.103614  8714 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:00:49.129880  8621 raft_consensus.cc:697] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:49.131516  8621 consensus_queue.cc:237] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.142722  8389 tablet_bootstrap.cc:492] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:49.143335  8389 ts_tablet_manager.cc:1403] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.536s	user 0.015s	sys 0.014s
I20260709 13:00:49.154042  8715 consensus_queue.cc:1048] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:00:49.207731  8712 consensus_queue.cc:1048] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:49.222347  8388 tablet_bootstrap.cc:492] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:49.222864  8388 ts_tablet_manager.cc:1403] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.311s	user 0.023s	sys 0.024s
I20260709 13:00:49.248284  8714 raft_consensus.cc:493] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:49.248835  8714 raft_consensus.cc:515] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.252499  8714 leader_election.cc:290] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:49.261791  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:49.263052  8640 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:00:49.276343  8162 leader_election.cc:343] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:49.277842  8714 consensus_queue.cc:1048] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:49.281276  8718 raft_consensus.cc:515] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.294242  8389 raft_consensus.cc:359] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.295017  8389 raft_consensus.cc:385] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.295308  8389 raft_consensus.cc:740] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.298246  8425 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:49.301954  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:49.306403  8273 raft_consensus.cc:2468] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:49.298246  8388 raft_consensus.cc:359] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.313060  8388 raft_consensus.cc:385] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.313400  8388 raft_consensus.cc:740] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.314155  8391 tablet_bootstrap.cc:654] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.315179  8718 leader_election.cc:290] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:49.315061  8388 consensus_queue.cc:260] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.317279  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:49.317751  8198 raft_consensus.cc:3060] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.330219  8424 raft_consensus.cc:493] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:49.330725  8424 raft_consensus.cc:515] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.339630  8165 leader_election.cc:304] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [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: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 600e9663849342a793072776e72adeca
I20260709 13:00:49.335727  8424 leader_election.cc:290] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:49.344722  8425 raft_consensus.cc:2804] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:49.345085  8425 raft_consensus.cc:493] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:49.345412  8425 raft_consensus.cc:3060] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.346508  8388 ts_tablet_manager.cc:1434] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.123s	user 0.011s	sys 0.000s
I20260709 13:00:49.336367  8342 raft_consensus.cc:3060] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.352133  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
W20260709 13:00:49.352807  8165 consensus_peers.cc:597] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:49.357486  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:49.358105  8314 leader_election.cc:343] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:49.363459  8198 raft_consensus.cc:2468] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:49.366070  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:49.371215  8389 consensus_queue.cc:260] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.373917  8313 leader_election.cc:304] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:49.376581  8195 raft_consensus.cc:3060] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.379679  8313 leader_election.cc:304] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:49.380326  8736 raft_consensus.cc:2804] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:49.384752  8736 raft_consensus.cc:697] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:49.385717  8736 consensus_queue.cc:237] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.365762  8425 raft_consensus.cc:515] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.399411  8388 tablet_bootstrap.cc:492] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:49.403546  8389 ts_tablet_manager.cc:1434] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.260s	user 0.007s	sys 0.021s
I20260709 13:00:49.407445  8389 tablet_bootstrap.cc:492] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:49.421924  8389 tablet_bootstrap.cc:654] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.439577  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:49.440228  8272 raft_consensus.cc:3060] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.427839  8095 catalog_manager.cc:5697] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:49.443954  8425 leader_election.cc:290] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:49.452658  8272 raft_consensus.cc:2468] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:49.468080  8165 leader_election.cc:304] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:49.470515  8345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:49.470594  8425 raft_consensus.cc:2804] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:49.472963  8425 raft_consensus.cc:697] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:49.473959  8425 consensus_queue.cc:237] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:49.479286  8162 leader_election.cc:343] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:49.496560  8097 catalog_manager.cc:5697] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:49.626725  8391 tablet_bootstrap.cc:492] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:49.627275  8391 ts_tablet_manager.cc:1403] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.523s	user 0.065s	sys 0.068s
I20260709 13:00:49.571337  8689 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.062s
I20260709 13:00:49.641433  8391 raft_consensus.cc:359] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.642099  8391 raft_consensus.cc:385] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.642357  8391 raft_consensus.cc:740] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.647087  8388 tablet_bootstrap.cc:654] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.642912  8391 consensus_queue.cc:260] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:49.649600  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 66103us
W20260709 13:00:49.651096  8314 consensus_peers.cc:597] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:00:49.620111  8300 tablet.cc:2406] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 13:00:49.654814  8313 consensus_peers.cc:597] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:49.656937  8391 ts_tablet_manager.cc:1434] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 13:00:49.668778  8424 raft_consensus.cc:2749] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:49.670258  8391 tablet_bootstrap.cc:492] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:49.677033  8389 tablet_bootstrap.cc:492] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:49.677551  8389 ts_tablet_manager.cc:1403] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.270s	user 0.047s	sys 0.023s
I20260709 13:00:49.680245  8389 raft_consensus.cc:359] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.680940  8389 raft_consensus.cc:385] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.681226  8389 raft_consensus.cc:740] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.681883  8389 consensus_queue.cc:260] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.684741  8389 ts_tablet_manager.cc:1434] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:00:49.686112  8389 tablet_bootstrap.cc:492] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:49.687251  8715 raft_consensus.cc:493] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:49.687772  8715 raft_consensus.cc:515] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.687804  8095 catalog_manager.cc:5697] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:49.689496  8095 catalog_manager.cc:5697] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:49.690167  8715 leader_election.cc:290] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:49.692627  8389 tablet_bootstrap.cc:654] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.692814  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15724a8e5db2425ea44b6e974dd58e3a" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:49.693010  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15724a8e5db2425ea44b6e974dd58e3a" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:49.696640  8239 leader_election.cc:304] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:49.697875  8640 raft_consensus.cc:2749] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:49.716619  8388 tablet_bootstrap.cc:492] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:49.717193  8388 ts_tablet_manager.cc:1403] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.318s	user 0.013s	sys 0.025s
I20260709 13:00:49.719002  8391 tablet_bootstrap.cc:654] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.728820  8388 raft_consensus.cc:359] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.729676  8388 raft_consensus.cc:385] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.729957  8388 raft_consensus.cc:740] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.731415  8096 catalog_manager.cc:5697] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:49.732604  8388 consensus_queue.cc:260] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.733163  8096 catalog_manager.cc:5697] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:49.734858  8388 ts_tablet_manager.cc:1434] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:00:49.735468  8096 catalog_manager.cc:5697] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:49.751044  8389 tablet_bootstrap.cc:492] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:49.751035  8388 tablet_bootstrap.cc:492] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:49.751610  8389 ts_tablet_manager.cc:1403] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.066s	user 0.035s	sys 0.013s
I20260709 13:00:49.754206  8389 raft_consensus.cc:359] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.754858  8389 raft_consensus.cc:385] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.755184  8389 raft_consensus.cc:740] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.755818  8389 consensus_queue.cc:260] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.757603  8389 ts_tablet_manager.cc:1434] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:00:49.758400  8389 tablet_bootstrap.cc:492] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:49.759209  8391 tablet_bootstrap.cc:492] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:49.759711  8391 ts_tablet_manager.cc:1403] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.000s
I20260709 13:00:49.769132  8266 raft_consensus.cc:3060] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.781239  8388 tablet_bootstrap.cc:654] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.782723  8389 tablet_bootstrap.cc:654] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.791553  8389 tablet_bootstrap.cc:492] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:49.792008  8389 ts_tablet_manager.cc:1403] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260709 13:00:49.792659  8689 consensus_queue.cc:1048] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:49.795280  8389 raft_consensus.cc:359] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.795955  8389 raft_consensus.cc:385] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.796216  8389 raft_consensus.cc:740] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.796873  8389 consensus_queue.cc:260] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.800014  8389 ts_tablet_manager.cc:1434] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:00:49.800930  8389 tablet_bootstrap.cc:492] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:49.828962  8389 tablet_bootstrap.cc:654] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.830389  8729 raft_consensus.cc:493] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:49.831100  8729 raft_consensus.cc:515] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.833972  8729 leader_election.cc:290] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:49.836104  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
W20260709 13:00:49.839041  8165 leader_election.cc:343] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:49.841259  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:49.842154  8344 raft_consensus.cc:2468] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:49.845268  8162 leader_election.cc:304] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d
I20260709 13:00:49.847740  8730 raft_consensus.cc:2804] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:49.848230  8730 raft_consensus.cc:493] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:49.848626  8730 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.873389  8388 tablet_bootstrap.cc:492] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:49.875216  8389 tablet_bootstrap.cc:492] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:49.875681  8389 ts_tablet_manager.cc:1403] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.000s
I20260709 13:00:49.876045  8270 raft_consensus.cc:3060] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.877108  8730 raft_consensus.cc:515] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.878347  8389 raft_consensus.cc:359] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.873258  8391 raft_consensus.cc:359] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.879024  8389 raft_consensus.cc:385] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.879158  8391 raft_consensus.cc:385] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.879349  8389 raft_consensus.cc:740] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.879540  8391 raft_consensus.cc:740] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.880021  8389 consensus_queue.cc:260] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.880352  8391 consensus_queue.cc:260] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.882084  8389 ts_tablet_manager.cc:1434] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:00:49.882933  8730 leader_election.cc:290] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:49.883114  8389 tablet_bootstrap.cc:492] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:49.883404  8388 ts_tablet_manager.cc:1403] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.133s	user 0.031s	sys 0.039s
I20260709 13:00:49.883942  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:49.884598  8269 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.883746  8391 ts_tablet_manager.cc:1434] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.124s	user 0.007s	sys 0.000s
I20260709 13:00:49.889943  8391 tablet_bootstrap.cc:492] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:49.891908  8388 raft_consensus.cc:359] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.892643  8388 raft_consensus.cc:385] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.892598  8269 raft_consensus.cc:2468] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:49.893129  8388 raft_consensus.cc:740] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.894284  8165 leader_election.cc:304] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:49.894078  8388 consensus_queue.cc:260] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.895161  8730 raft_consensus.cc:2804] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:49.890231  8389 tablet_bootstrap.cc:654] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.896529  8388 ts_tablet_manager.cc:1434] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:00:49.897644  8388 tablet_bootstrap.cc:492] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:49.896034  8730 raft_consensus.cc:697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:49.899233  8730 consensus_queue.cc:237] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.901381  8712 raft_consensus.cc:493] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:49.901895  8712 raft_consensus.cc:515] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.903293  8388 tablet_bootstrap.cc:654] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.904304  8389 tablet_bootstrap.cc:492] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:49.905303  8389 ts_tablet_manager.cc:1403] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260709 13:00:49.905359  8712 leader_election.cc:290] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:49.907998  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:49.908689  8389 raft_consensus.cc:359] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.909390  8389 raft_consensus.cc:385] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.909653  8389 raft_consensus.cc:740] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.909847  8391 tablet_bootstrap.cc:654] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.910321  8389 consensus_queue.cc:260] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:49.911412  8237 leader_election.cc:343] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:49.912683  8389 ts_tablet_manager.cc:1434] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:00:49.914108  8389 tablet_bootstrap.cc:492] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:49.914158  8712 raft_consensus.cc:493] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:49.914786  8712 raft_consensus.cc:515] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.915349  8388 tablet_bootstrap.cc:492] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:49.915872  8388 ts_tablet_manager.cc:1403] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 13:00:49.916829  8712 leader_election.cc:290] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:49.918686  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:49.918506  8388 raft_consensus.cc:359] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.919338  8388 raft_consensus.cc:385] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.919338  8194 raft_consensus.cc:2468] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:49.919860  8388 raft_consensus.cc:740] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.920720  8239 leader_election.cc:304] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:49.920667  8388 consensus_queue.cc:260] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.923635  8640 raft_consensus.cc:2804] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:00:49.923847  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:49.924049  8640 raft_consensus.cc:493] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:49.924425  8640 raft_consensus.cc:3060] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:49.924561  8391 tablet_bootstrap.cc:492] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:49.925130  8391 ts_tablet_manager.cc:1403] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.004s
I20260709 13:00:49.935222  8640 raft_consensus.cc:515] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.937304  8388 ts_tablet_manager.cc:1434] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:00:49.938406  8388 tablet_bootstrap.cc:492] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:49.938930  8640 leader_election.cc:290] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:49.940858  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:49.941442  8194 raft_consensus.cc:3060] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:49.944057  8389 tablet_bootstrap.cc:654] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.947476  8388 tablet_bootstrap.cc:654] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.951148  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:49.951858  8391 raft_consensus.cc:359] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.952790  8391 raft_consensus.cc:385] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.953130  8391 raft_consensus.cc:740] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.953941  8391 consensus_queue.cc:260] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.962074  8391 ts_tablet_manager.cc:1434] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 13:00:49.963466  8391 tablet_bootstrap.cc:492] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:49.971122  8344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:49.971946  8344 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:49.972688  8389 tablet_bootstrap.cc:492] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:49.973378  8389 ts_tablet_manager.cc:1403] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.001s
I20260709 13:00:49.976927  8389 raft_consensus.cc:359] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:49.977876  8389 raft_consensus.cc:385] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:49.977989  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:49.978266  8389 raft_consensus.cc:740] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:49.979269  8389 consensus_queue.cc:260] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:49.979898  8239 leader_election.cc:343] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:49.980496  8239 leader_election.cc:304] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:49.984879  8391 tablet_bootstrap.cc:654] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:49.989919  8689 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:50.000548  8391 tablet_bootstrap.cc:492] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:50.001199  8391 ts_tablet_manager.cc:1403] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.000s
I20260709 13:00:50.004913  8391 raft_consensus.cc:359] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.005549  8391 raft_consensus.cc:385] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:50.005779  8391 raft_consensus.cc:740] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:50.006373  8391 consensus_queue.cc:260] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.008774  8389 ts_tablet_manager.cc:1434] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.003s
I20260709 13:00:50.009722  8389 tablet_bootstrap.cc:492] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:50.015208  8389 tablet_bootstrap.cc:654] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:50.016948  8562 raft_consensus.cc:2749] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:50.018429  8391 ts_tablet_manager.cc:1434] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:00:50.019536  8729 raft_consensus.cc:493] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.020004  8729 raft_consensus.cc:515] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.021584  8391 tablet_bootstrap.cc:492] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:50.022039  8729 leader_election.cc:290] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.024773  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a17c9dc409417682f7ae61fde53f70" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:50.029072  8342 raft_consensus.cc:3060] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:50.033890  8391 tablet_bootstrap.cc:654] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:50.039057  8389 tablet_bootstrap.cc:492] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:50.039721  8389 ts_tablet_manager.cc:1403] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.007s
I20260709 13:00:50.043084  8389 raft_consensus.cc:359] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.044059  8389 raft_consensus.cc:385] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:50.044430  8389 raft_consensus.cc:740] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:50.045341  8389 consensus_queue.cc:260] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.048341  8389 ts_tablet_manager.cc:1434] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:00:50.049480  8389 tablet_bootstrap.cc:492] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:50.050387  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a17c9dc409417682f7ae61fde53f70" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:50.057687  8389 tablet_bootstrap.cc:654] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:50.064610  8391 tablet_bootstrap.cc:492] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:50.065332  8391 ts_tablet_manager.cc:1403] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.004s
I20260709 13:00:50.069294  8391 raft_consensus.cc:359] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.070245  8391 raft_consensus.cc:385] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:50.070623  8391 raft_consensus.cc:740] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:50.074229  8391 consensus_queue.cc:260] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.077018  8391 ts_tablet_manager.cc:1434] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:00:50.078277  8391 tablet_bootstrap.cc:492] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:50.091912  8389 tablet_bootstrap.cc:492] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:50.091517  8425 consensus_queue.cc:1048] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:50.092604  8389 ts_tablet_manager.cc:1403] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.004s
I20260709 13:00:50.097694  8391 tablet_bootstrap.cc:654] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:50.103183  8266 raft_consensus.cc:3060] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:50.103559  8389 raft_consensus.cc:359] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.104247  8389 raft_consensus.cc:385] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:50.104533  8389 raft_consensus.cc:740] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:50.105189  8389 consensus_queue.cc:260] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.107156  8389 ts_tablet_manager.cc:1434] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:00:50.108155  8389 tablet_bootstrap.cc:492] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:50.103787  8269 raft_consensus.cc:1240] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Rejecting Update request from peer 600e9663849342a793072776e72adeca for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:00:50.118908  8389 tablet_bootstrap.cc:654] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:50.123785  8162 leader_election.cc:304] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:50.125504  8562 raft_consensus.cc:493] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.126032  8562 raft_consensus.cc:515] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.128451  8562 leader_election.cc:290] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.126458  8714 raft_consensus.cc:2749] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:50.130934  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025de30f5d2e497ca4b95cc2aa492741" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:50.131933  8343 raft_consensus.cc:2468] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:50.133498  8237 leader_election.cc:304] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:50.138824  8562 raft_consensus.cc:2804] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:50.139427  8562 raft_consensus.cc:493] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:50.140043  8562 raft_consensus.cc:3060] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:50.155541  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 71330.5us
I20260709 13:00:50.159930  8425 raft_consensus.cc:493] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.160992  8425 raft_consensus.cc:515] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.162822  8194 raft_consensus.cc:2468] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:00:50.163645  8425 leader_election.cc:290] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.163945  8195 raft_consensus.cc:1240] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Rejecting Update request from peer 600e9663849342a793072776e72adeca for earlier term 1. Current term is 2. Ops: []
I20260709 13:00:50.165925  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfec674d89c4c8cbc37d234ed2f1cd2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:50.166764  8272 raft_consensus.cc:2468] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:50.168109  8165 leader_election.cc:304] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
W20260709 13:00:50.168561  8239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 91740.3us
I20260709 13:00:50.169147  8425 raft_consensus.cc:2804] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:50.169593  8425 raft_consensus.cc:493] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:50.169986  8425 raft_consensus.cc:3060] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:50.176339  8714 raft_consensus.cc:493] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.157210  8562 raft_consensus.cc:515] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.177032  8714 raft_consensus.cc:515] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.184525  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025de30f5d2e497ca4b95cc2aa492741" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:50.184947  8389 tablet_bootstrap.cc:492] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:50.185273  8272 raft_consensus.cc:2393] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 45a2403422b24114a10f4b37ab277e3d in this term.
I20260709 13:00:50.185392  8389 ts_tablet_manager.cc:1403] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.003s
I20260709 13:00:50.184101  8425 raft_consensus.cc:515] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.188197  8389 raft_consensus.cc:359] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.189469  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfec674d89c4c8cbc37d234ed2f1cd2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:50.189853  8389 raft_consensus.cc:385] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:50.189968  8272 raft_consensus.cc:3060] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:50.190153  8389 raft_consensus.cc:740] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:50.190825  8389 consensus_queue.cc:260] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.192474  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025de30f5d2e497ca4b95cc2aa492741" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:50.184968  8714 leader_election.cc:290] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.193464  8195 raft_consensus.cc:2468] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:50.192862  8389 ts_tablet_manager.cc:1434] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:00:50.196219  8389 tablet_bootstrap.cc:492] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d: Bootstrap starting.
I20260709 13:00:50.182600  8562 leader_election.cc:290] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.199499  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025de30f5d2e497ca4b95cc2aa492741" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:50.200372  8343 raft_consensus.cc:3060] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:50.201058  8272 raft_consensus.cc:2468] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:50.203038  8165 leader_election.cc:304] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:50.203781  8714 raft_consensus.cc:2804] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:50.204247  8714 raft_consensus.cc:697] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:50.204604  8425 leader_election.cc:290] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.205613  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025de30f5d2e497ca4b95cc2aa492741" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:50.205077  8714 consensus_queue.cc:237] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.206219  8195 raft_consensus.cc:3060] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:50.221378  8718 raft_consensus.cc:493] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.221958  8718 raft_consensus.cc:515] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.225445  8718 leader_election.cc:290] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:50.230212  8344 raft_consensus.cc:2468] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:50.237802  8389 tablet_bootstrap.cc:654] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d: Neither blocks nor log segments found. Creating new log.
W20260709 13:00:50.241134  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 73301.2us
I20260709 13:00:50.243376  8560 raft_consensus.cc:493] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.244016  8560 raft_consensus.cc:515] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:50.246511  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 90011.5us
I20260709 13:00:50.250785  8689 consensus_queue.cc:1059] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:50.253163  8239 leader_election.cc:304] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 600e9663849342a793072776e72adeca
I20260709 13:00:50.255748  8712 raft_consensus.cc:2804] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:50.255941  8621 raft_consensus.cc:3055] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:50.256546  8621 raft_consensus.cc:740] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:50.257578  8621 consensus_queue.cc:260] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.259490  8621 raft_consensus.cc:3060] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:50.256565  8712 raft_consensus.cc:697] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:50.272848  8714 consensus_queue.cc:1048] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:50.273448  8712 consensus_queue.cc:237] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.328565  8562 raft_consensus.cc:493] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.331463  8562 raft_consensus.cc:515] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:50.422122  8239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 168995us
I20260709 13:00:50.445188  8640 raft_consensus.cc:493] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.445734  8640 raft_consensus.cc:515] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.447315  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:50.447686  8195 raft_consensus.cc:2468] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:50.448817  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:50.449859  8689 raft_consensus.cc:493] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:00:50.450434  8237 leader_election.cc:343] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:50.450498  8689 raft_consensus.cc:515] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.451123  8640 leader_election.cc:290] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.453230  8689 leader_election.cc:290] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
W20260709 13:00:50.454169  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 205986us
W20260709 13:00:50.454882  8312 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:00:50.460211  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6540f6ec90994b07b0b70cc26e85bc44" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:50.461215  8342 raft_consensus.cc:2468] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 0.
I20260709 13:00:50.462251  8560 leader_election.cc:290] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:50.464656  8237 leader_election.cc:304] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:50.465826  8239 leader_election.cc:304] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:50.467685  8191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6540f6ec90994b07b0b70cc26e85bc44" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:50.467394  8562 leader_election.cc:290] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.467833  8640 raft_consensus.cc:2804] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:50.471314  8273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:50.463728  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:50.492063  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfec674d89c4c8cbc37d234ed2f1cd2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:50.493244  8272 raft_consensus.cc:2393] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 600e9663849342a793072776e72adeca in current term 1: Already voted for candidate b557bf04d0c0404f819d303c4a960aba in this term.
I20260709 13:00:50.473273  8715 raft_consensus.cc:2804] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:50.498433  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6540f6ec90994b07b0b70cc26e85bc44" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:50.473428  8640 raft_consensus.cc:493] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:50.500298  8640 raft_consensus.cc:3060] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:50.507300  8712 raft_consensus.cc:493] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.523044  8391 tablet_bootstrap.cc:492] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:50.523571  8391 ts_tablet_manager.cc:1403] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.446s	user 0.072s	sys 0.110s
W20260709 13:00:50.560424  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:50.530491  8712 raft_consensus.cc:515] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.600373  8712 leader_election.cc:290] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
W20260709 13:00:50.603688  8388 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.654s	user 0.092s	sys 0.176s
W20260709 13:00:50.604069  8388 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.654s	user 0.092s	sys 0.176s
I20260709 13:00:50.604641  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b887704370405fb956f914718e90de" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
W20260709 13:00:50.610670  8237 leader_election.cc:343] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:50.612036  8239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 112119us
W20260709 13:00:50.613356  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 73151.7us
I20260709 13:00:50.614044  8391 raft_consensus.cc:359] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.617865  8391 raft_consensus.cc:385] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:50.618251  8391 raft_consensus.cc:740] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:50.621121  8391 consensus_queue.cc:260] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.631165  8388 tablet_bootstrap.cc:492] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:50.631712  8388 ts_tablet_manager.cc:1403] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.694s	user 0.101s	sys 0.176s
I20260709 13:00:50.609373  8640 raft_consensus.cc:515] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.650802  8391 ts_tablet_manager.cc:1434] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.127s	user 0.006s	sys 0.002s
I20260709 13:00:50.624404  8343 raft_consensus.cc:2468] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:50.627986  8715 raft_consensus.cc:697] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
W20260709 13:00:50.656217  8239 leader_election.cc:343] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:50.657174  8239 leader_election.cc:343] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:50.657550  8239 leader_election.cc:304] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:50.660379  8096 catalog_manager.cc:5697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:50.661396  8389 tablet_bootstrap.cc:492] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d: No bootstrap required, opened a new log
I20260709 13:00:50.661845  8389 ts_tablet_manager.cc:1403] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d: Time spent bootstrapping tablet: real 0.466s	user 0.044s	sys 0.026s
I20260709 13:00:50.667692  8339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfec674d89c4c8cbc37d234ed2f1cd2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:50.668443  8339 raft_consensus.cc:2468] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
W20260709 13:00:50.671337  8793 log.cc:927] Time spent T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: Append to log took a long time: real 0.134s	user 0.001s	sys 0.000s
I20260709 13:00:50.672627  8272 raft_consensus.cc:2393] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 600e9663849342a793072776e72adeca in current term 1: Already voted for candidate 45a2403422b24114a10f4b37ab277e3d in this term.
I20260709 13:00:50.672803  8640 leader_election.cc:290] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.675983  8391 tablet_bootstrap.cc:492] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:50.677367  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b887704370405fb956f914718e90de" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:50.678865  8715 consensus_queue.cc:237] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.700680  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "025de30f5d2e497ca4b95cc2aa492741" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:50.701128  8562 raft_consensus.cc:2749] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:50.701829  8343 raft_consensus.cc:2393] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 45a2403422b24114a10f4b37ab277e3d in this term.
I20260709 13:00:50.681408  8718 raft_consensus.cc:493] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.734975  8389 raft_consensus.cc:359] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.739044  8389 raft_consensus.cc:385] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:50.739323  8389 raft_consensus.cc:740] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Initialized, Role: FOLLOWER
I20260709 13:00:50.739892  8389 consensus_queue.cc:260] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:00:50.725206  8239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 68060.2us
I20260709 13:00:50.707804  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfec674d89c4c8cbc37d234ed2f1cd2" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:50.749888  8343 raft_consensus.cc:3060] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:50.747699  8239 leader_election.cc:343] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:50.752561  8239 leader_election.cc:304] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:50.747742  8718 raft_consensus.cc:515] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.760164  8389 ts_tablet_manager.cc:1434] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d: Time spent starting tablet: real 0.098s	user 0.010s	sys 0.003s
I20260709 13:00:50.761054  8718 leader_election.cc:290] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:50.781520  8388 raft_consensus.cc:359] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.782246  8388 raft_consensus.cc:385] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:50.782511  8388 raft_consensus.cc:740] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:50.783099  8388 consensus_queue.cc:260] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.764883  8806 raft_consensus.cc:2749] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:50.805012  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6540f6ec90994b07b0b70cc26e85bc44" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:50.805910  8313 leader_election.cc:304] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:50.779047  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:50.802300  8196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6540f6ec90994b07b0b70cc26e85bc44" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:50.824429  8197 raft_consensus.cc:3060] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:50.811951  8270 raft_consensus.cc:2468] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:50.846105  8314 leader_election.cc:304] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
W20260709 13:00:50.849025  8162 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 49407.7us
I20260709 13:00:50.853508  8560 raft_consensus.cc:2804] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:50.855507  8560 raft_consensus.cc:493] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:50.855912  8560 raft_consensus.cc:3060] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:50.859680  8388 ts_tablet_manager.cc:1434] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.228s	user 0.010s	sys 0.022s
I20260709 13:00:50.865437  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfec674d89c4c8cbc37d234ed2f1cd2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:50.870955  8162 leader_election.cc:304] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:50.875667  8794 raft_consensus.cc:2749] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:00:50.875563  8425 raft_consensus.cc:2749] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:50.878873  8391 tablet_bootstrap.cc:654] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:50.872876  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6540f6ec90994b07b0b70cc26e85bc44" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:50.881731  8811 raft_consensus.cc:493] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:50.882213  8346 raft_consensus.cc:3060] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:50.883970  8239 leader_election.cc:343] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:50.886596  8199 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:00:50.882378  8811 raft_consensus.cc:515] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.888979  8811 leader_election.cc:290] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:50.896986  8388 tablet_bootstrap.cc:492] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:50.900929  8425 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:50.902302  8715 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:00:50.906502  8346 raft_consensus.cc:2468] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 1.
I20260709 13:00:50.912411  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:50.925387  8237 leader_election.cc:304] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:50.900651  8343 raft_consensus.cc:2468] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:50.914784  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
W20260709 13:00:50.937070  8313 leader_election.cc:343] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:50.944175  8313 leader_election.cc:304] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:50.938414  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:50.947706  8621 raft_consensus.cc:2749] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:50.948086  8313 leader_election.cc:304] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 600e9663849342a793072776e72adeca; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:50.949882  8507 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:50.960938  8425 consensus_queue.cc:1048] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:50.949891  8270 raft_consensus.cc:2468] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:50.950843  8195 raft_consensus.cc:2468] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:50.968278  8689 raft_consensus.cc:2749] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:50.978106  8388 tablet_bootstrap.cc:654] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:50.987190  8165 leader_election.cc:304] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:50.963634  8560 raft_consensus.cc:515] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:50.991132  8340 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:00:50.991564  8340 pending_rounds.cc:85] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: Aborting all ops after (but not including) 0
I20260709 13:00:50.991858  8340 pending_rounds.cc:107] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:00:50.992151  8340 raft_consensus.cc:2889] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:00:50.990191  8811 raft_consensus.cc:2804] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:51.000764  8348 raft_consensus.cc:2393] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
W20260709 13:00:51.000641  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 50321.2us
I20260709 13:00:51.002125  8391 tablet_bootstrap.cc:492] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:51.002799  8391 ts_tablet_manager.cc:1403] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.327s	user 0.028s	sys 0.029s
I20260709 13:00:51.000315  8811 raft_consensus.cc:493] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:51.003750  8806 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:51.004266  8811 raft_consensus.cc:3060] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.022497  8812 consensus_queue.cc:1048] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:00:51.027300  8807 raft_consensus.cc:2804] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:51.043712  8807 raft_consensus.cc:697] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:00:51.064230  8560 leader_election.cc:290] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:51.063962  8807 consensus_queue.cc:237] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.095890  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:51.096503  8270 raft_consensus.cc:3060] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.106725  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:51.119163  8796 raft_consensus.cc:493] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:51.126289  8796 raft_consensus.cc:515] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.134017  8796 leader_election.cc:290] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:51.134754  8193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
W20260709 13:00:51.136220  8239 leader_election.cc:343] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:51.137010  8811 raft_consensus.cc:515] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.137560  8270 raft_consensus.cc:2468] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:51.138897  8314 leader_election.cc:304] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:51.146143  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:51.149430  8195 raft_consensus.cc:2393] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 600e9663849342a793072776e72adeca in current term 1: Already voted for candidate b557bf04d0c0404f819d303c4a960aba in this term.
W20260709 13:00:51.160120  8237 leader_election.cc:343] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:51.160619  8237 leader_election.cc:304] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:00:51.161558  8811 leader_election.cc:290] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:51.161588  8800 raft_consensus.cc:2804] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:51.163658  8800 raft_consensus.cc:697] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:51.164515  8800 consensus_queue.cc:237] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.168370  8391 raft_consensus.cc:359] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.169276  8391 raft_consensus.cc:385] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:51.169544  8391 raft_consensus.cc:740] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:51.173681  8391 consensus_queue.cc:260] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.170327  8796 raft_consensus.cc:2749] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:00:51.177841  8819 log.cc:927] Time spent T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:00:51.183218  8388 tablet_bootstrap.cc:492] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:51.183706  8388 ts_tablet_manager.cc:1403] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.287s	user 0.012s	sys 0.009s
I20260709 13:00:51.172669  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:51.186679  8391 ts_tablet_manager.cc:1434] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.183s	user 0.008s	sys 0.000s
I20260709 13:00:51.188580  8391 tablet_bootstrap.cc:492] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:51.199124  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:51.199805  8270 raft_consensus.cc:2393] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 600e9663849342a793072776e72adeca in this term.
I20260709 13:00:51.205580  8162 leader_election.cc:304] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [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: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:51.206246  8796 consensus_queue.cc:1048] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:00:51.221321  8714 raft_consensus.cc:2749] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:00:51.226017  8640 consensus_queue.cc:1048] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:51.235289  8388 raft_consensus.cc:359] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.236093  8388 raft_consensus.cc:385] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:51.236359  8388 raft_consensus.cc:740] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:51.242010  8391 tablet_bootstrap.cc:654] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:51.247397  8388 consensus_queue.cc:260] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.251127  8388 ts_tablet_manager.cc:1434] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260709 13:00:51.252188  8388 tablet_bootstrap.cc:492] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:51.258477  8388 tablet_bootstrap.cc:654] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:51.260952  8391 tablet_bootstrap.cc:492] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:51.261504  8391 ts_tablet_manager.cc:1403] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.000s
I20260709 13:00:51.264112  8391 raft_consensus.cc:359] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.264846  8391 raft_consensus.cc:385] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:51.265112  8391 raft_consensus.cc:740] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:51.265765  8391 consensus_queue.cc:260] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.268025  8391 ts_tablet_manager.cc:1434] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:00:51.269151  8391 tablet_bootstrap.cc:492] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca: Bootstrap starting.
I20260709 13:00:51.269819  8097 catalog_manager.cc:5697] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:51.272225  8097 catalog_manager.cc:5697] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:51.287629  8388 tablet_bootstrap.cc:492] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:51.287776  8391 tablet_bootstrap.cc:654] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:51.288125  8388 ts_tablet_manager.cc:1403] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260709 13:00:51.290614  8388 raft_consensus.cc:359] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.291260  8388 raft_consensus.cc:385] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:51.291508  8388 raft_consensus.cc:740] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:51.292079  8388 consensus_queue.cc:260] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.296288  8388 ts_tablet_manager.cc:1434] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:00:51.297210  8388 tablet_bootstrap.cc:492] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:51.303160  8388 tablet_bootstrap.cc:654] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:51.337450  8388 tablet_bootstrap.cc:492] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:51.337944  8388 ts_tablet_manager.cc:1403] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.008s
I20260709 13:00:51.340610  8391 tablet_bootstrap.cc:492] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca: No bootstrap required, opened a new log
I20260709 13:00:51.341168  8391 ts_tablet_manager.cc:1403] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.010s
I20260709 13:00:51.342236  8388 raft_consensus.cc:359] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.343091  8388 raft_consensus.cc:385] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:51.343358  8388 raft_consensus.cc:740] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:51.343925  8391 raft_consensus.cc:359] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.344766  8391 raft_consensus.cc:385] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:51.345221  8391 raft_consensus.cc:740] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Initialized, Role: FOLLOWER
I20260709 13:00:51.343981  8388 consensus_queue.cc:260] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.345955  8391 consensus_queue.cc:260] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.347616  8388 ts_tablet_manager.cc:1434] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:00:51.348129  8391 ts_tablet_manager.cc:1434] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:00:51.348570  8388 tablet_bootstrap.cc:492] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba: Bootstrap starting.
I20260709 13:00:51.356510  8388 tablet_bootstrap.cc:654] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:51.381134  8388 tablet_bootstrap.cc:492] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba: No bootstrap required, opened a new log
I20260709 13:00:51.381615  8388 ts_tablet_manager.cc:1403] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 13:00:51.384379  8388 raft_consensus.cc:359] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.385147  8388 raft_consensus.cc:385] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:51.385448  8388 raft_consensus.cc:740] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Initialized, Role: FOLLOWER
I20260709 13:00:51.386039  8388 consensus_queue.cc:260] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.391352  8388 ts_tablet_manager.cc:1434] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:00:51.505286  8812 raft_consensus.cc:493] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:51.505836  8812 raft_consensus.cc:515] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.513924  8800 raft_consensus.cc:493] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:51.516575  8800 raft_consensus.cc:515] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.521519  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:51.522686  8268 raft_consensus.cc:2468] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:51.515817  8813 raft_consensus.cc:493] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:51.539953  8813 raft_consensus.cc:515] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.550693  8314 leader_election.cc:304] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:51.518930  8800 leader_election.cc:290] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:51.551613  8794 raft_consensus.cc:2804] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:51.552026  8794 raft_consensus.cc:493] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:51.552343  8794 raft_consensus.cc:3060] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.507961  8812 leader_election.cc:290] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:51.557492  8729 raft_consensus.cc:493] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:51.558019  8729 raft_consensus.cc:515] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.567062  8729 leader_election.cc:290] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:51.571306  8813 leader_election.cc:290] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:51.577165  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b887704370405fb956f914718e90de" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:51.577970  8342 raft_consensus.cc:2468] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:51.571306  8794 raft_consensus.cc:515] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.583308  8267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b887704370405fb956f914718e90de" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:51.584085  8267 raft_consensus.cc:2468] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:51.584383  8794 leader_election.cc:290] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:51.585474  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:51.594055  8272 raft_consensus.cc:3060] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.586810  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:51.594931  8269 raft_consensus.cc:2468] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:51.598140  8339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:51.598843  8339 raft_consensus.cc:2468] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 0.
I20260709 13:00:51.600322  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6540f6ec90994b07b0b70cc26e85bc44" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca" is_pre_election: true
I20260709 13:00:51.600497  8272 raft_consensus.cc:2468] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:51.601153  8342 raft_consensus.cc:2393] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b557bf04d0c0404f819d303c4a960aba in current term 1: Already voted for candidate 45a2403422b24114a10f4b37ab277e3d in this term.
I20260709 13:00:51.601881  8314 leader_election.cc:304] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:00:51.602684  8794 raft_consensus.cc:2804] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:51.603861  8794 raft_consensus.cc:697] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:00:51.604684  8794 consensus_queue.cc:237] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.583336  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6540f6ec90994b07b0b70cc26e85bc44" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d" is_pre_election: true
I20260709 13:00:51.613257  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba" is_pre_election: true
I20260709 13:00:51.613929  8195 raft_consensus.cc:2468] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 0.
I20260709 13:00:51.618106  8095 catalog_manager.cc:5697] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:51.622637  8162 leader_election.cc:304] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:51.623580  8729 raft_consensus.cc:2804] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:51.623942  8729 raft_consensus.cc:493] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:51.624270  8729 raft_consensus.cc:3060] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.624668  8162 leader_election.cc:304] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:51.625401  8507 raft_consensus.cc:2804] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:51.625742  8507 raft_consensus.cc:493] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:51.626075  8507 raft_consensus.cc:3060] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.630131  8729 raft_consensus.cc:515] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.632596  8507 raft_consensus.cc:515] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.634425  8729 leader_election.cc:290] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:51.638586  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b887704370405fb956f914718e90de" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:51.639381  8343 raft_consensus.cc:3060] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.652302  8507 leader_election.cc:290] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:51.653921  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:00:51.654558  8348 raft_consensus.cc:3060] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.657284  8794 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:51.659624  8197 raft_consensus.cc:3060] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.661958  8348 raft_consensus.cc:2468] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:51.669943  8715 consensus_queue.cc:1048] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:51.677676  8343 raft_consensus.cc:2468] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:51.679818  8162 leader_election.cc:304] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:51.680981  8714 raft_consensus.cc:2804] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:51.681336  8162 leader_election.cc:304] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:00:51.682339  8813 raft_consensus.cc:2804] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:51.681500  8714 raft_consensus.cc:697] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:51.682801  8813 raft_consensus.cc:697] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:00:51.683583  8714 consensus_queue.cc:237] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.683832  8813 consensus_queue.cc:237] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:00:51.684638  8715 consensus_queue.cc:1048] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:51.688881  8165 leader_election.cc:304] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b557bf04d0c0404f819d303c4a960aba; no voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca
I20260709 13:00:51.701313  8096 catalog_manager.cc:5697] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:51.707695  8425 raft_consensus.cc:2749] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:51.712383  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:51.712724  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62b887704370405fb956f914718e90de" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:00:51.713019  8274 raft_consensus.cc:3060] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.713325  8269 raft_consensus.cc:3060] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.719451  8269 raft_consensus.cc:2468] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:51.732101  8274 raft_consensus.cc:2468] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 1.
I20260709 13:00:51.736776  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:00:51.737336  8195 raft_consensus.cc:3060] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:51.742937  8195 raft_consensus.cc:2468] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 1.
I20260709 13:00:51.751789  8818 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:00:51.764253  8145 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:51.766150  8094 catalog_manager.cc:5697] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:51.777292  8097 catalog_manager.cc:5697] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:51.779439  8097 catalog_manager.cc:5697] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 0 to 1, leader changed from <none> to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:51.795848  8096 catalog_manager.cc:5697] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:52.058851  8792 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:52.075832  8425 consensus_queue.cc:1048] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:52.076587  8800 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:52.089481  8425 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:52.095860  8730 consensus_queue.cc:1048] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:52.120252  8813 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:00:52.461833  8220 debug-util.cc:398] Leaking SignalData structure 0x7b0800179bc0 after lost signal to thread 7081
W20260709 13:00:52.462672  8220 debug-util.cc:398] Leaking SignalData structure 0x7b08001acec0 after lost signal to thread 8131
W20260709 13:00:52.463531  8220 debug-util.cc:398] Leaking SignalData structure 0x7b08002d1600 after lost signal to thread 8223
W20260709 13:00:52.464468  8220 debug-util.cc:398] Leaking SignalData structure 0x7b08002d1da0 after lost signal to thread 8298
W20260709 13:00:52.465262  8220 debug-util.cc:398] Leaking SignalData structure 0x7b08000875a0 after lost signal to thread 8372
I20260709 13:00:53.131146  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:53.143932  8855 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
W20260709 13:00:53.148399  8856 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
W20260709 13:00:53.164214  8858 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
I20260709 13:00:53.166924  7078 server_base.cc:1061] running on GCE node
I20260709 13:00:53.168382  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:53.168628  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:00:53.168846  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602053168821 us; error 0 us; skew 500 ppm
I20260709 13:00:53.169387  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:53.172873  7078 webserver.cc:533] Webserver started at http://127.6.233.132:36479/ using document root <none> and password file <none>
I20260709 13:00:53.173453  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:53.173713  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:53.174165  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:53.175751  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-3-root/instance:
uuid: "13749e1436c94941841f5a9122d2ddb0"
format_stamp: "Formatted at 2026-07-09 13:00:53 on dist-test-slave-gvjr"
I20260709 13:00:53.182626  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 13:00:53.189878  8863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:53.190805  7078 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:00:53.191150  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-3-root
uuid: "13749e1436c94941841f5a9122d2ddb0"
format_stamp: "Formatted at 2026-07-09 13:00:53 on dist-test-slave-gvjr"
I20260709 13:00:53.191455  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-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)
I20260709 13:00:53.216391  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:53.218240  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:53.220160  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:53.222927  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:53.223219  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:00:53.223486  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:53.223694  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:53.454869  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.132:35375
I20260709 13:00:53.455056  8926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.132:35375 every 8 connection(s)
I20260709 13:00:53.474713  7078 auto_leader_rebalancer-test.cc:384] add a tserver: 13749e1436c94941841f5a9122d2ddb0
I20260709 13:00:53.489158  8927 heartbeater.cc:344] Connected to a master server at 127.6.233.190:43301
I20260709 13:00:53.489638  8927 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:53.490604  8927 heartbeater.cc:507] Master 127.6.233.190:43301 requested a full tablet report, sending...
I20260709 13:00:53.493783  8096 ts_manager.cc:194] Registered new tserver with Master: 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375)
I20260709 13:00:53.495863  8096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50096
I20260709 13:00:53.924244  8194 consensus_queue.cc:237] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:53.936390  8267 raft_consensus.cc:1275] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:53.937763  8343 raft_consensus.cc:1275] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:53.938967  8507 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:53.940280  8813 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:53.966598  8274 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
W20260709 13:00:53.969410  8163 consensus_peers.cc:597] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8565a917a37a42b1b06962af9eb1bdd3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:53.963967  8425 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:53.973151  8343 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:53.997917  8096 catalog_manager.cc:5697] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.023208  8342 consensus_queue.cc:237] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.041525  8267 raft_consensus.cc:1275] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:54.043586  8794 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:54.058570  8194 raft_consensus.cc:1275] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:54.061085  8792 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:54.076177  8794 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.080780  8274 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.098909  8194 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.112157  8197 consensus_queue.cc:237] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
W20260709 13:00:54.144654  8312 consensus_peers.cc:597] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f460483b3f249bcb3f79423e91186e7. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:00:54.152612  8163 consensus_peers.cc:597] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90a89e572e6a4bd29224989c615f7165. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:54.155619  8348 raft_consensus.cc:1275] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:54.160380  8507 consensus_queue.cc:1048] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:54.162365  8274 raft_consensus.cc:1275] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:54.173530  8425 consensus_queue.cc:1048] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:54.175536  8097 catalog_manager.cc:5697] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.209519  8813 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.212644  8274 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.214864  8348 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.228562  8194 consensus_queue.cc:237] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.234730  8096 catalog_manager.cc:5697] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:00:54.257294  8163 consensus_peers.cc:597] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a18d35cd54a548279c6de42d27f83973. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:54.259464  8267 raft_consensus.cc:1275] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:54.259608  8348 raft_consensus.cc:1275] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:54.261204  8425 consensus_queue.cc:1048] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:54.262141  8507 consensus_queue.cc:1048] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:54.276139  8813 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.279219  8342 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.285216  8267 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.298758  8096 catalog_manager.cc:5697] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:54.325704  8954 ts_tablet_manager.cc:933] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:00:54.335662  8954 tablet_copy_client.cc:323] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:00:54.364796  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet 8565a917a37a42b1b06962af9eb1bdd3 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:00:54.365423  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet 8565a917a37a42b1b06962af9eb1bdd3 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-8565a917a37a42b1b06962af9eb1bdd3
I20260709 13:00:54.373411  8209 tablet_copy_source_session.cc:215] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:00:54.377890  8954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8565a917a37a42b1b06962af9eb1bdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.397820  8954 tablet_copy_client.cc:806] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:00:54.398614  8954 tablet_copy_client.cc:670] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:00:54.410241  8954 tablet_copy_client.cc:538] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:00:54.425186  8957 ts_tablet_manager.cc:933] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:54.433939  8957 tablet_copy_client.cc:323] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:00:54.449326  8954 tablet_bootstrap.cc:492] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:00:54.456317  8358 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 3f460483b3f249bcb3f79423e91186e7 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:00:54.457052  8358 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 3f460483b3f249bcb3f79423e91186e7 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-3f460483b3f249bcb3f79423e91186e7
I20260709 13:00:54.498589  8927 heartbeater.cc:499] Master 127.6.233.190:43301 was elected leader, sending a full tablet report...
I20260709 13:00:54.513175  8358 tablet_copy_source_session.cc:215] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:00:54.536597  8957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f460483b3f249bcb3f79423e91186e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.551702  8957 tablet_copy_client.cc:806] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:00:54.552359  8957 tablet_copy_client.cc:670] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:00:54.559921  8957 tablet_copy_client.cc:538] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:00:54.568620  8957 tablet_bootstrap.cc:492] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:00:54.576004  8954 tablet_bootstrap.cc:492] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:00:54.577188  8954 tablet_bootstrap.cc:492] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:00:54.577909  8954 ts_tablet_manager.cc:1403] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.017s
I20260709 13:00:54.581038  8954 raft_consensus.cc:359] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.582046  8954 raft_consensus.cc:740] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:00:54.582787  8954 consensus_queue.cc:260] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.592830  8954 ts_tablet_manager.cc:1434] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:00:54.595335  8209 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-8565a917a37a42b1b06962af9eb1bdd3 received from {username='slave'} at 127.0.0.1:40238
I20260709 13:00:54.595813  8209 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-8565a917a37a42b1b06962af9eb1bdd3 on tablet 8565a917a37a42b1b06962af9eb1bdd3 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:00:54.614400  8957 tablet_bootstrap.cc:492] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:00:54.615479  8957 tablet_bootstrap.cc:492] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:00:54.616199  8957 ts_tablet_manager.cc:1403] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.018s
I20260709 13:00:54.619066  8957 raft_consensus.cc:359] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.619933  8957 raft_consensus.cc:740] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:00:54.620587  8957 consensus_queue.cc:260] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.622774  8957 ts_tablet_manager.cc:1434] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:00:54.625512  8358 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-3f460483b3f249bcb3f79423e91186e7 received from {username='slave'} at 127.0.0.1:58082
I20260709 13:00:54.625972  8358 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-3f460483b3f249bcb3f79423e91186e7 on tablet 3f460483b3f249bcb3f79423e91186e7 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:00:54.677527  8957 ts_tablet_manager.cc:933] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:00:54.683404  8957 tablet_copy_client.cc:323] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:00:54.686146  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet a18d35cd54a548279c6de42d27f83973 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:00:54.686719  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet a18d35cd54a548279c6de42d27f83973 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-a18d35cd54a548279c6de42d27f83973
I20260709 13:00:54.697479  8209 tablet_copy_source_session.cc:215] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:00:54.704102  8957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18d35cd54a548279c6de42d27f83973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.721803  8957 tablet_copy_client.cc:806] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:00:54.722465  8957 tablet_copy_client.cc:670] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:00:54.725679  8957 tablet_copy_client.cc:538] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:00:54.727710  8954 ts_tablet_manager.cc:933] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:00:54.735814  8901 raft_consensus.cc:1217] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:00:54.739607  8957 tablet_bootstrap.cc:492] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:00:54.764019  8954 tablet_copy_client.cc:323] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:00:54.766110  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet 90a89e572e6a4bd29224989c615f7165 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:00:54.766784  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet 90a89e572e6a4bd29224989c615f7165 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-90a89e572e6a4bd29224989c615f7165
I20260709 13:00:54.784116  8209 tablet_copy_source_session.cc:215] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:00:54.787626  8954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a89e572e6a4bd29224989c615f7165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.792198  8957 tablet_bootstrap.cc:492] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:00:54.794096  8957 tablet_bootstrap.cc:492] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:00:54.794914  8957 ts_tablet_manager.cc:1403] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.000s
I20260709 13:00:54.800093  8957 raft_consensus.cc:359] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.801074  8957 raft_consensus.cc:740] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:00:54.802300  8957 consensus_queue.cc:260] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.805738  8957 ts_tablet_manager.cc:1434] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:00:54.811380  8208 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-a18d35cd54a548279c6de42d27f83973 received from {username='slave'} at 127.0.0.1:40238
I20260709 13:00:54.811858  8208 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-a18d35cd54a548279c6de42d27f83973 on tablet a18d35cd54a548279c6de42d27f83973 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:00:54.837496  8954 tablet_copy_client.cc:806] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:00:54.838404  8954 tablet_copy_client.cc:670] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:00:54.845978  8954 tablet_copy_client.cc:538] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:00:54.863368  8954 tablet_bootstrap.cc:492] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:00:54.894860  8901 raft_consensus.cc:1217] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:00:54.929719  8954 tablet_bootstrap.cc:492] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:00:54.933591  8954 tablet_bootstrap.cc:492] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:00:54.934465  8954 ts_tablet_manager.cc:1403] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.023s
I20260709 13:00:54.937727  8954 raft_consensus.cc:359] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.938681  8954 raft_consensus.cc:740] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:00:54.939477  8954 consensus_queue.cc:260] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:54.942353  8954 ts_tablet_manager.cc:1434] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:00:54.944339  8209 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-90a89e572e6a4bd29224989c615f7165 received from {username='slave'} at 127.0.0.1:40238
I20260709 13:00:54.944813  8209 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-90a89e572e6a4bd29224989c615f7165 on tablet 90a89e572e6a4bd29224989c615f7165 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:00:55.081912  8901 raft_consensus.cc:1217] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:00:55.190043  8425 raft_consensus.cc:1064] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:00:55.202287  8425 consensus_queue.cc:237] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:55.233974  8901 raft_consensus.cc:1275] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.239210  8813 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.243353  8343 raft_consensus.cc:1275] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.248688  8267 raft_consensus.cc:1275] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.251250  8507 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.254124  8900 raft_consensus.cc:1217] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:00:55.278319  8425 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.297344  8507 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.304790  8901 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.328035  8348 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.332769  8269 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.338596  8097 catalog_manager.cc:5697] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:00:55.448844  8195 consensus_queue.cc:237] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:55.454378  8269 raft_consensus.cc:1275] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:55.454368  8901 raft_consensus.cc:1275] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:55.456120  8507 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:55.456998  8813 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:55.465920  8425 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.470396  8267 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.471395  8901 raft_consensus.cc:2955] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.490161  8095 catalog_manager.cc:5697] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.492686  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8565a917a37a42b1b06962af9eb1bdd3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:00:55.509897  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet 8565a917a37a42b1b06962af9eb1bdd3 with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:00:55.516222  8976 tablet_replica.cc:333] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:00:55.523449  8976 raft_consensus.cc:2243] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:55.524853  8800 raft_consensus.cc:1064] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:00:55.540680  8976 raft_consensus.cc:2272] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:55.542966  8800 consensus_queue.cc:237] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:55.548725  8425 raft_consensus.cc:1064] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:00:55.552162  8425 consensus_queue.cc:237] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:55.544955  8976 ts_tablet_manager.cc:1916] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:00:55.569957  8901 raft_consensus.cc:1275] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.571327  8342 raft_consensus.cc:1275] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.572962  8900 raft_consensus.cc:1275] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.574508  8965 consensus_queue.cc:1048] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.574508  8971 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:00:55.577682  8965 consensus_queue.cc:1048] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.597045  8274 raft_consensus.cc:1275] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.598640  8965 consensus_queue.cc:1048] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.640298  8195 raft_consensus.cc:1275] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.641813  8267 raft_consensus.cc:1275] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.643432  8971 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.702142  8794 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.706147  8507 raft_consensus.cc:1064] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:00:55.708431  8507 consensus_queue.cc:237] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:55.712961  8267 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.719527  8792 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.741065  8900 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.741842  8096 catalog_manager.cc:5697] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:00:55.748548  8165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 45969.2us
I20260709 13:00:55.752460  8985 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.773713  8901 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.793804  8899 raft_consensus.cc:1275] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.797245  8986 consensus_queue.cc:1048] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:00:55.802736  8976 ts_tablet_manager.cc:1929] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:00:55.803407  8976 log.cc:1199] T 8565a917a37a42b1b06962af9eb1bdd3 P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/8565a917a37a42b1b06962af9eb1bdd3
W20260709 13:00:55.807221  8162 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 88617.7us
I20260709 13:00:55.816370  8267 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.820518  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet 8565a917a37a42b1b06962af9eb1bdd3 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:00:55.829129  8269 raft_consensus.cc:1275] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.843664  8343 raft_consensus.cc:1275] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:55.867063  8339 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.879113  8988 consensus_queue.cc:1048] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.882205  8339 consensus_queue.cc:237] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:55.901250  8901 raft_consensus.cc:1275] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:55.903244  8971 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:55.903330  8096 catalog_manager.cc:5697] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:00:55.911779  8267 raft_consensus.cc:1275] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:55.914004  8792 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.928344  8794 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:55.916859  8900 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.932464  8269 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.947316  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f460483b3f249bcb3f79423e91186e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:00:55.957191  8095 catalog_manager.cc:5697] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:00:55.972747  8194 raft_consensus.cc:2955] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.973884  8986 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:55.975941  8988 consensus_queue.cc:1048] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:55.984418  8348 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.005685  8900 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.025239  8094 catalog_manager.cc:5697] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.036831  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f460483b3f249bcb3f79423e91186e7 with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:00:56.040624  8194 consensus_queue.cc:237] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:56.052517  8900 raft_consensus.cc:1275] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:56.054064  8985 consensus_queue.cc:1048] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:00:56.062103  8343 raft_consensus.cc:1275] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:56.064283  8901 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.074361  8507 consensus_queue.cc:1048] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:00:56.061919  8988 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.054278  8994 tablet_replica.cc:333] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:00:56.080924  8269 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.089130  8343 raft_consensus.cc:2955] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.091337  8194 consensus_queue.cc:237] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:56.110257  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a18d35cd54a548279c6de42d27f83973 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:00:56.114598  8095 catalog_manager.cc:5697] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.126221  8900 raft_consensus.cc:1275] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:56.131450  8985 consensus_queue.cc:1048] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:00:56.134752  8339 raft_consensus.cc:1275] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:56.136770  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet a18d35cd54a548279c6de42d27f83973 with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:00:56.137131  8986 consensus_queue.cc:1048] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:56.145073  8986 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.157526  8901 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.163746  8343 raft_consensus.cc:2955] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.176985  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90a89e572e6a4bd29224989c615f7165 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:00:56.183418  8996 tablet_replica.cc:333] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:00:56.184592  8996 raft_consensus.cc:2243] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:56.186924  8994 raft_consensus.cc:2243] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:56.187291  8996 raft_consensus.cc:2272] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:56.187774  8994 raft_consensus.cc:2272] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:56.195292  8994 ts_tablet_manager.cc:1916] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:00:56.195480  8094 catalog_manager.cc:5697] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:56.207688  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet 90a89e572e6a4bd29224989c615f7165 with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:00:56.208804  8996 ts_tablet_manager.cc:1916] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:00:56.238108  8994 ts_tablet_manager.cc:1929] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:00:56.238636  8994 log.cc:1199] T 3f460483b3f249bcb3f79423e91186e7 P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/3f460483b3f249bcb3f79423e91186e7
I20260709 13:00:56.245491  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 3f460483b3f249bcb3f79423e91186e7 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:00:56.253988  8996 ts_tablet_manager.cc:1929] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:00:56.254432  8996 log.cc:1199] T a18d35cd54a548279c6de42d27f83973 P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/a18d35cd54a548279c6de42d27f83973
I20260709 13:00:56.255944  8996 tablet_replica.cc:333] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:00:56.256163  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet a18d35cd54a548279c6de42d27f83973 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:00:56.257095  8996 raft_consensus.cc:2243] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:56.257815  8996 raft_consensus.cc:2272] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:56.260931  8996 ts_tablet_manager.cc:1916] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:00:56.286532  8996 ts_tablet_manager.cc:1929] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:00:56.287042  8996 log.cc:1199] T 90a89e572e6a4bd29224989c615f7165 P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/90a89e572e6a4bd29224989c615f7165
I20260709 13:00:56.288779  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet 90a89e572e6a4bd29224989c615f7165 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:00:57.396960  8272 consensus_queue.cc:237] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:57.429085  8192 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:57.429292  8339 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:57.431160  9001 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:57.432509  9002 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:57.464565  9001 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.470397  8198 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.471660  8339 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
W20260709 13:00:57.492007  8238 consensus_peers.cc:597] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92f0cbafdad74df9bf07ac24250fe251. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:57.492960  8348 consensus_queue.cc:237] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:57.501559  8094 catalog_manager.cc:5697] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
W20260709 13:00:57.517243  8312 consensus_peers.cc:597] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a4b1e72f7314b6083db2f95fb60f91d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:57.521184  8269 raft_consensus.cc:1275] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:57.525152  8792 consensus_queue.cc:1048] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:57.530094  8194 raft_consensus.cc:1275] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:57.532138  8792 consensus_queue.cc:1048] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:57.574136  8792 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.583714  8269 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.589051  8194 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.603935  8194 consensus_queue.cc:237] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:57.624289  8339 raft_consensus.cc:1275] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:57.626505  8269 raft_consensus.cc:1275] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:00:57.626665  8163 consensus_peers.cc:597] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca4c540e57844796b8826cbcfab3c34e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:57.626689  8999 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:57.628400  8965 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:57.638708  8999 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.642621  8339 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.662812  8272 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.685527  8095 catalog_manager.cc:5697] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.725162  8096 catalog_manager.cc:5697] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.715953  8339 consensus_queue.cc:237] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:57.768452  8194 raft_consensus.cc:1275] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:00:57.768628  8272 raft_consensus.cc:1275] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:00:57.770419  8312 consensus_peers.cc:597] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16aa841fba434d7f86d1fef6c2a7b10a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:00:57.771413  8971 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:57.774106  8971 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:57.783711  8792 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.787709  8194 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.787779  8272 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:00:57.807626  8096 catalog_manager.cc:5697] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:57.903411  9027 ts_tablet_manager.cc:933] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:00:57.905390  9027 tablet_copy_client.cc:323] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:00:57.930296  9031 ts_tablet_manager.cc:933] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:57.941802  9031 tablet_copy_client.cc:323] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:00:57.944439  8358 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 6a4b1e72f7314b6083db2f95fb60f91d from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:00:57.945061  8358 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 6a4b1e72f7314b6083db2f95fb60f91d from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-6a4b1e72f7314b6083db2f95fb60f91d
I20260709 13:00:57.951438  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet 92f0cbafdad74df9bf07ac24250fe251 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:00:57.952116  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet 92f0cbafdad74df9bf07ac24250fe251 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-92f0cbafdad74df9bf07ac24250fe251
I20260709 13:00:57.957155  8358 tablet_copy_source_session.cc:215] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:00:57.963828  9031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4b1e72f7314b6083db2f95fb60f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:57.965394  8284 tablet_copy_source_session.cc:215] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:00:57.978363  9027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f0cbafdad74df9bf07ac24250fe251. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:57.989591  9031 tablet_copy_client.cc:806] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:00:57.990342  9031 tablet_copy_client.cc:670] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:00:57.997426  9027 tablet_copy_client.cc:806] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:00:57.998008  9031 tablet_copy_client.cc:538] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:00:57.998291  9027 tablet_copy_client.cc:670] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:00:58.002334  9027 tablet_copy_client.cc:538] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:00:58.012966  9031 tablet_bootstrap.cc:492] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:00:58.015425  9027 tablet_bootstrap.cc:492] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:00:58.057156  9027 tablet_bootstrap.cc:492] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:00:58.058461  9027 tablet_bootstrap.cc:492] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:00:58.059274  9027 ts_tablet_manager.cc:1403] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.009s
I20260709 13:00:58.063228  9031 tablet_bootstrap.cc:492] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:00:58.064194  9031 tablet_bootstrap.cc:492] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:00:58.064860  9031 ts_tablet_manager.cc:1403] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.008s
I20260709 13:00:58.067788  9031 raft_consensus.cc:359] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:58.068691  9031 raft_consensus.cc:740] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:00:58.068461  9027 raft_consensus.cc:359] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:58.069340  9027 raft_consensus.cc:740] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:00:58.069445  9031 consensus_queue.cc:260] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:58.070019  9027 consensus_queue.cc:260] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:58.080008  9031 ts_tablet_manager.cc:1434] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.007s
I20260709 13:00:58.092782  8358 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-6a4b1e72f7314b6083db2f95fb60f91d received from {username='slave'} at 127.0.0.1:58082
I20260709 13:00:58.093341  8358 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-6a4b1e72f7314b6083db2f95fb60f91d on tablet 6a4b1e72f7314b6083db2f95fb60f91d with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:00:58.093657  9027 ts_tablet_manager.cc:1434] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.010s
I20260709 13:00:58.095525  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-92f0cbafdad74df9bf07ac24250fe251 received from {username='slave'} at 127.0.0.1:33702
I20260709 13:00:58.095988  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-92f0cbafdad74df9bf07ac24250fe251 on tablet 92f0cbafdad74df9bf07ac24250fe251 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:00:58.150655  9031 ts_tablet_manager.cc:933] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:00:58.152472  9031 tablet_copy_client.cc:323] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:00:58.154167  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet ca4c540e57844796b8826cbcfab3c34e from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:00:58.154675  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet ca4c540e57844796b8826cbcfab3c34e from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-ca4c540e57844796b8826cbcfab3c34e
I20260709 13:00:58.161830  8209 tablet_copy_source_session.cc:215] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:00:58.173187  9031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4c540e57844796b8826cbcfab3c34e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:58.197952  9031 tablet_copy_client.cc:806] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:00:58.198566  9031 tablet_copy_client.cc:670] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:00:58.202526  9031 tablet_copy_client.cc:538] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:00:58.215862  9031 tablet_bootstrap.cc:492] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:00:58.296067  9031 tablet_bootstrap.cc:492] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:00:58.297089  9031 tablet_bootstrap.cc:492] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:00:58.297812  9031 ts_tablet_manager.cc:1403] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.082s	user 0.035s	sys 0.024s
I20260709 13:00:58.307680  9031 raft_consensus.cc:359] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:58.308669  9031 raft_consensus.cc:740] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:00:58.310281  9031 consensus_queue.cc:260] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:58.323823  9031 ts_tablet_manager.cc:1434] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 13:00:58.325788  8209 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-ca4c540e57844796b8826cbcfab3c34e received from {username='slave'} at 127.0.0.1:40238
I20260709 13:00:58.326300  8209 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-ca4c540e57844796b8826cbcfab3c34e on tablet ca4c540e57844796b8826cbcfab3c34e with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:00:58.372339  9031 ts_tablet_manager.cc:933] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:00:58.376091  9031 tablet_copy_client.cc:323] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:00:58.378032  8358 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 16aa841fba434d7f86d1fef6c2a7b10a from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:00:58.378613  8358 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 16aa841fba434d7f86d1fef6c2a7b10a from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-16aa841fba434d7f86d1fef6c2a7b10a
I20260709 13:00:58.387051  8358 tablet_copy_source_session.cc:215] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:00:58.390550  9031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16aa841fba434d7f86d1fef6c2a7b10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:58.434746  9031 tablet_copy_client.cc:806] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:00:58.435706  9031 tablet_copy_client.cc:670] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:00:58.441509  9031 tablet_copy_client.cc:538] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:00:58.454491  8900 raft_consensus.cc:1217] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:00:58.469484  9031 tablet_bootstrap.cc:492] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:00:58.505239  8900 raft_consensus.cc:1217] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:00:58.512066  9031 tablet_bootstrap.cc:492] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:00:58.513095  9031 tablet_bootstrap.cc:492] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:00:58.513830  9031 ts_tablet_manager.cc:1403] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.012s
I20260709 13:00:58.521461  9031 raft_consensus.cc:359] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:58.522348  9031 raft_consensus.cc:740] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:00:58.525717  9031 consensus_queue.cc:260] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:00:58.530364  9031 ts_tablet_manager.cc:1434] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 13:00:58.532759  8358 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-16aa841fba434d7f86d1fef6c2a7b10a received from {username='slave'} at 127.0.0.1:58082
I20260709 13:00:58.533257  8358 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-16aa841fba434d7f86d1fef6c2a7b10a on tablet 16aa841fba434d7f86d1fef6c2a7b10a with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:00:58.676126  8900 raft_consensus.cc:1217] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:00:58.969520  8900 raft_consensus.cc:1217] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:00:59.026919  9001 raft_consensus.cc:1064] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:00:59.029014  9001 consensus_queue.cc:237] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:59.045506  8900 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:00:59.048153  9023 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.053073  8339 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:00:59.054575  9023 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.063007  8194 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:00:59.066588  9044 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:00:59.069406  8794 raft_consensus.cc:1064] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:00:59.072177  8794 consensus_queue.cc:237] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:59.087852  8192 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.091331  9001 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.109162  8095 catalog_manager.cc:5697] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
W20260709 13:00:59.125427  8238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:35375, user_credentials={real_user=slave}} blocked reactor thread for 57147.9us
I20260709 13:00:59.129556  8901 raft_consensus.cc:1275] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:59.133550  8272 raft_consensus.cc:1275] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:59.134891  8794 consensus_queue.cc:1048] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.135833  9039 consensus_queue.cc:1048] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.138764  8192 raft_consensus.cc:1275] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:59.140210  8901 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.144690  8971 consensus_queue.cc:1048] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.151078  8339 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.173331  8971 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.176115  8269 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.182005  8192 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.207690  8901 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.228498  8094 catalog_manager.cc:5697] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.244509  8272 consensus_queue.cc:237] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:59.251173  9022 raft_consensus.cc:1064] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:00:59.252420  8198 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:00:59.254149  9023 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:59.254869  8901 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:00:59.256582  9022 consensus_queue.cc:237] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:59.258296  9001 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:59.265589  8339 consensus_queue.cc:237] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:59.266117  8198 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.264755  9023 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.272805  8901 raft_consensus.cc:1275] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:59.274598  8971 consensus_queue.cc:1048] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:59.273844  8900 raft_consensus.cc:2955] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.282238  8792 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.283854  8899 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.287890  8272 raft_consensus.cc:1275] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:59.289322  8971 consensus_queue.cc:1048] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:59.289986  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92f0cbafdad74df9bf07ac24250fe251 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:00:59.293608  8269 raft_consensus.cc:2955] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.296151  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a4b1e72f7314b6083db2f95fb60f91d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:00:59.307237  8898 raft_consensus.cc:1275] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:59.307525  8348 raft_consensus.cc:1275] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:59.307722  8272 raft_consensus.cc:1275] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:59.309373  8965 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.310629  9057 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:00:59.313719  8999 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.321033  8095 catalog_manager.cc:5697] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.333024  8096 catalog_manager.cc:5697] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:00:59.337450  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet 92f0cbafdad74df9bf07ac24250fe251 with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:00:59.337611  8999 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.357824  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a4b1e72f7314b6083db2f95fb60f91d with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:00:59.381194  8272 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.384351  8899 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.400102  9063 tablet_replica.cc:333] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:00:59.409794  9062 tablet_replica.cc:333] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:00:59.406126  8096 catalog_manager.cc:5697] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:00:59.420338  8339 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.410044  9063 raft_consensus.cc:2243] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:59.423210  9062 raft_consensus.cc:2243] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:59.424186  9062 raft_consensus.cc:2272] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:59.422812  9063 raft_consensus.cc:2272] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:59.431429  8194 consensus_queue.cc:237] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:59.432384  9063 ts_tablet_manager.cc:1916] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:00:59.439929  9062 ts_tablet_manager.cc:1916] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:00:59.441524  8270 raft_consensus.cc:1275] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:59.446913  9022 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:59.456066  9063 ts_tablet_manager.cc:1929] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:00:59.456599  9063 log.cc:1199] T 6a4b1e72f7314b6083db2f95fb60f91d P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/6a4b1e72f7314b6083db2f95fb60f91d
I20260709 13:00:59.474027  9057 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.479132  8901 raft_consensus.cc:1275] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:59.478520  8272 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.484301  8999 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:59.495457  9062 ts_tablet_manager.cc:1929] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:00:59.495960  9062 log.cc:1199] T 92f0cbafdad74df9bf07ac24250fe251 P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/92f0cbafdad74df9bf07ac24250fe251
I20260709 13:00:59.497912  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet 92f0cbafdad74df9bf07ac24250fe251 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:00:59.503961  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 6a4b1e72f7314b6083db2f95fb60f91d (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:00:59.504725  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca4c540e57844796b8826cbcfab3c34e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:00:59.500026  8901 raft_consensus.cc:2955] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.508931  8097 catalog_manager.cc:5697] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.523154  8794 raft_consensus.cc:1064] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:00:59.525442  8794 consensus_queue.cc:237] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:59.526293  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet ca4c540e57844796b8826cbcfab3c34e with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:00:59.527300  9062 tablet_replica.cc:333] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:00:59.528335  9062 raft_consensus.cc:2243] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:59.529048  9062 raft_consensus.cc:2272] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:59.533860  9062 ts_tablet_manager.cc:1916] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:00:59.538491  8272 raft_consensus.cc:1275] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:59.539834  8194 raft_consensus.cc:1275] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:59.541297  9039 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.541826  8901 raft_consensus.cc:1275] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:00:59.543231  9039 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.545241  8792 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:00:59.553155  9062 ts_tablet_manager.cc:1929] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:00:59.553637  9062 log.cc:1199] T ca4c540e57844796b8826cbcfab3c34e P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/ca4c540e57844796b8826cbcfab3c34e
I20260709 13:00:59.555135  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet ca4c540e57844796b8826cbcfab3c34e (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:00:59.560784  8971 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.570885  8901 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.575935  8272 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.576404  8194 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.589991  8097 catalog_manager.cc:5697] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.608551  8339 consensus_queue.cc:237] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:00:59.613922  8198 raft_consensus.cc:1275] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:59.615368  8794 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:59.615945  8901 raft_consensus.cc:1275] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:00:59.617211  8794 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:00:59.623894  9039 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.625334  8198 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.626104  8899 raft_consensus.cc:2955] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.648288  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16aa841fba434d7f86d1fef6c2a7b10a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:00:59.651301  8096 catalog_manager.cc:5697] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:00:59.668612  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet 16aa841fba434d7f86d1fef6c2a7b10a with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:00:59.670411  9069 tablet_replica.cc:333] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:00:59.671540  9069 raft_consensus.cc:2243] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:00:59.672148  9069 raft_consensus.cc:2272] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:00:59.674697  9069 ts_tablet_manager.cc:1916] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:00:59.686717  9069 ts_tablet_manager.cc:1929] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:00:59.687175  9069 log.cc:1199] T 16aa841fba434d7f86d1fef6c2a7b10a P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/16aa841fba434d7f86d1fef6c2a7b10a
I20260709 13:00:59.688882  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet 16aa841fba434d7f86d1fef6c2a7b10a (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:00.738966  8272 consensus_queue.cc:237] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:00.746503  8198 raft_consensus.cc:1275] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:00.746622  8238 consensus_peers.cc:597] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb7277d8fdea452cb080843193aee32e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:00.747879  8348 raft_consensus.cc:1275] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:00.748065  9044 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:00.749514  9023 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:00.756736  9071 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.758447  8192 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.771224  8348 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.779233  8339 consensus_queue.cc:237] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:00.783478  8094 catalog_manager.cc:5697] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:00.798501  8192 raft_consensus.cc:1275] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:00.798830  8312 consensus_peers.cc:597] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa412bd8092b46b1b8118993a0b791aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:00.802145  8272 raft_consensus.cc:1275] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:00.801097  9077 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:01:00.805337  8794 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:00.817960  8794 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.822824  8198 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.850768  8272 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.858467  8198 consensus_queue.cc:237] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:00.860396  8095 catalog_manager.cc:5697] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
W20260709 13:01:00.874120  8163 consensus_peers.cc:597] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 224c98c7721544a890a53819cd825f4e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:00.876667  8272 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:00.878697  8339 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:00.879740  9057 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:00.884223  8965 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:00.898587  8267 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.904115  8965 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.927008  8095 catalog_manager.cc:5697] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.927942  8267 consensus_queue.cc:237] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:00.928869  8343 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.944679  8192 raft_consensus.cc:1275] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:00.946007  9023 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:00.947410  8339 raft_consensus.cc:1275] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:00.948267  8238 consensus_peers.cc:597] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11340f02e64f48f496c151e82b599da7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:00.951498  9044 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:00.957938  9091 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.958904  8192 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.973166  8343 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:00.978369  8096 catalog_manager.cc:5697] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:01.133471  9094 ts_tablet_manager.cc:933] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:01.137753  9094 tablet_copy_client.cc:323] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:01.139379  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet eb7277d8fdea452cb080843193aee32e from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:01.139915  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet eb7277d8fdea452cb080843193aee32e from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-eb7277d8fdea452cb080843193aee32e
I20260709 13:01:01.144755  8284 tablet_copy_source_session.cc:215] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:01.147611  9094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb7277d8fdea452cb080843193aee32e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:01.165087  9094 tablet_copy_client.cc:806] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:01.165756  9094 tablet_copy_client.cc:670] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:01.169817  9094 tablet_copy_client.cc:538] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:01.180621  9094 tablet_bootstrap.cc:492] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:01.201085  9094 tablet_bootstrap.cc:492] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:01.202088  9094 tablet_bootstrap.cc:492] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:01.202749  9094 ts_tablet_manager.cc:1403] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.006s
I20260709 13:01:01.205657  9094 raft_consensus.cc:359] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:01.206491  9094 raft_consensus.cc:740] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:01.207572  9094 consensus_queue.cc:260] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:01.210836  9094 ts_tablet_manager.cc:1434] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:01:01.212579  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-eb7277d8fdea452cb080843193aee32e received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:01.213022  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-eb7277d8fdea452cb080843193aee32e on tablet eb7277d8fdea452cb080843193aee32e with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:01.332486  9094 ts_tablet_manager.cc:933] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:01.334671  9094 tablet_copy_client.cc:323] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:01.336087  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet 11340f02e64f48f496c151e82b599da7 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:01.336512  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet 11340f02e64f48f496c151e82b599da7 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-11340f02e64f48f496c151e82b599da7
I20260709 13:01:01.341338  9099 ts_tablet_manager.cc:933] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:01.346148  9099 tablet_copy_client.cc:323] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:01:01.347122  8284 tablet_copy_source_session.cc:215] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:01.352451  9094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11340f02e64f48f496c151e82b599da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:01.364661  9101 ts_tablet_manager.cc:933] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:01.374032  9101 tablet_copy_client.cc:323] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:01.376674  8358 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet fa412bd8092b46b1b8118993a0b791aa from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:01.377229  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet 224c98c7721544a890a53819cd825f4e from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:01.377878  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet 224c98c7721544a890a53819cd825f4e from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-224c98c7721544a890a53819cd825f4e
I20260709 13:01:01.377239  8358 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet fa412bd8092b46b1b8118993a0b791aa from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-fa412bd8092b46b1b8118993a0b791aa
I20260709 13:01:01.397564  8209 tablet_copy_source_session.cc:215] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:01.400985  9094 tablet_copy_client.cc:806] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:01.401743  9094 tablet_copy_client.cc:670] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:01.402503  8358 tablet_copy_source_session.cc:215] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:01.406952  9101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa412bd8092b46b1b8118993a0b791aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:01.411231  9099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 224c98c7721544a890a53819cd825f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:01.430867  9099 tablet_copy_client.cc:806] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:01.431571  9099 tablet_copy_client.cc:670] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:01.447959  9099 tablet_copy_client.cc:538] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:01.454160  9094 tablet_copy_client.cc:538] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:01.467038  9101 tablet_copy_client.cc:806] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:01.467804  9101 tablet_copy_client.cc:670] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:01.477030  9099 tablet_bootstrap.cc:492] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:01.480819  9094 tablet_bootstrap.cc:492] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:01.484822  9101 tablet_copy_client.cc:538] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:01.509143  9101 tablet_bootstrap.cc:492] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:01.533753  9099 tablet_bootstrap.cc:492] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:01.535408  9099 tablet_bootstrap.cc:492] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:01.537185  9099 ts_tablet_manager.cc:1403] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.006s
I20260709 13:01:01.548215  9099 raft_consensus.cc:359] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:01.549180  9099 raft_consensus.cc:740] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:01.549944  9099 consensus_queue.cc:260] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:01.552850  9099 ts_tablet_manager.cc:1434] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:01:01.550932  9094 tablet_bootstrap.cc:492] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:01.554047  9094 tablet_bootstrap.cc:492] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:01.554795  9094 ts_tablet_manager.cc:1403] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.074s	user 0.027s	sys 0.019s
I20260709 13:01:01.557732  9094 raft_consensus.cc:359] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:01.560010  9094 raft_consensus.cc:740] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:01.560400  8209 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-224c98c7721544a890a53819cd825f4e received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:01.560873  8209 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-224c98c7721544a890a53819cd825f4e on tablet 224c98c7721544a890a53819cd825f4e with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:01.560751  9094 consensus_queue.cc:260] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:01.563450  9094 ts_tablet_manager.cc:1434] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:01:01.570158  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-11340f02e64f48f496c151e82b599da7 received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:01.570601  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-11340f02e64f48f496c151e82b599da7 on tablet 11340f02e64f48f496c151e82b599da7 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:01.577296  9101 tablet_bootstrap.cc:492] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:01.578397  9101 tablet_bootstrap.cc:492] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:01.579237  9101 ts_tablet_manager.cc:1403] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.009s
I20260709 13:01:01.582583  9101 raft_consensus.cc:359] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:01.583622  9101 raft_consensus.cc:740] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:01.584390  9101 consensus_queue.cc:260] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:01.587019  9101 ts_tablet_manager.cc:1434] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:01:01.589443  8358 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-fa412bd8092b46b1b8118993a0b791aa received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:01.589893  8358 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-fa412bd8092b46b1b8118993a0b791aa on tablet fa412bd8092b46b1b8118993a0b791aa with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:01.603091  8899 raft_consensus.cc:1217] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:01.797273  8899 raft_consensus.cc:1217] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:01.808177  8899 raft_consensus.cc:1217] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:01.949752  8899 raft_consensus.cc:1217] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:02.181732  9108 raft_consensus.cc:1064] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:02.185195  9108 consensus_queue.cc:237] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:02.197434  8899 raft_consensus.cc:1275] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.197472  8343 raft_consensus.cc:1275] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.199025  9071 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.199361  8192 raft_consensus.cc:1275] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.199935  9108 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.200860  9112 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.259303  9108 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.262534  8339 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.268778  8192 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.272384  8899 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.280607  8096 catalog_manager.cc:5697] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.317960  8272 consensus_queue.cc:237] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:02.322686  9116 raft_consensus.cc:1064] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:02.325309  9116 consensus_queue.cc:237] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:02.337591  8901 raft_consensus.cc:1275] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:02.347675  8267 raft_consensus.cc:1275] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.347776  8192 raft_consensus.cc:1275] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.350348  8901 raft_consensus.cc:1275] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.350972  9116 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:01:02.339479  9108 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:02.353219  8794 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.353979  9103 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.372611  9044 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.380012  8339 raft_consensus.cc:1275] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:02.381940  9071 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:02.379612  8899 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.386439  8339 raft_consensus.cc:2955] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.402288  9109 raft_consensus.cc:1064] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:02.404702  9109 consensus_queue.cc:237] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:02.419219  9104 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.428910  8343 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.429836  8192 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.430579  9111 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.433162  9108 raft_consensus.cc:1064] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:02.434769  8267 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.441220  9108 consensus_queue.cc:237] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:02.447372  8900 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.449563  9085 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.453956  8272 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.455533  9109 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:02.457649  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb7277d8fdea452cb080843193aee32e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:02.474202  8094 catalog_manager.cc:5697] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.472826  8097 catalog_manager.cc:5697] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.480537  8898 raft_consensus.cc:1275] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.481107  8343 raft_consensus.cc:1275] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.482429  9071 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.485107  9071 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.495518  9111 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.497282  8899 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.497318  8192 raft_consensus.cc:1275] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:02.516465  8339 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
W20260709 13:01:02.522833  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 50598.8us
I20260709 13:01:02.524232  9108 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.525444  8901 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.528378  9129 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:02.530371  8097 catalog_manager.cc:5697] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:02.541447  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet eb7277d8fdea452cb080843193aee32e with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:02.544791  8267 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.554895  8898 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.575280  8198 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.579298  9138 tablet_replica.cc:333] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:02.590093  9138 raft_consensus.cc:2243] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:02.583199  8343 consensus_queue.cc:237] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:02.582074  8192 consensus_queue.cc:237] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:02.593923  8339 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.602267  8094 catalog_manager.cc:5697] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:02.629036  8899 raft_consensus.cc:1275] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:02.631915  9138 raft_consensus.cc:2272] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:02.633419  9133 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:02.639247  9138 ts_tablet_manager.cc:1916] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:02.643160  8267 raft_consensus.cc:1275] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:02.645468  9133 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:02.646736  8898 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:02.651117  8343 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:02.654055  8794 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.658427  9138 ts_tablet_manager.cc:1929] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:02.658958  9138 log.cc:1199] T eb7277d8fdea452cb080843193aee32e P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/eb7277d8fdea452cb080843193aee32e
I20260709 13:01:02.665091  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet eb7277d8fdea452cb080843193aee32e (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:02.666646  9111 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:02.668321  9085 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:02.669130  8270 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.676041  9109 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.677711  8901 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.691334  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa412bd8092b46b1b8118993a0b791aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:02.693161  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 224c98c7721544a890a53819cd825f4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:02.702632  8094 catalog_manager.cc:5697] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:02.675519  8898 raft_consensus.cc:2955] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.724777  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet 224c98c7721544a890a53819cd825f4e with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:02.726526  8097 catalog_manager.cc:5697] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.750355  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet fa412bd8092b46b1b8118993a0b791aa with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:02.752033  9138 tablet_replica.cc:333] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:02.755033  9140 tablet_replica.cc:333] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:02.756124  9140 raft_consensus.cc:2243] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:02.756801  9140 raft_consensus.cc:2272] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:02.760845  9140 ts_tablet_manager.cc:1916] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:02.761296  8339 raft_consensus.cc:2955] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:02.765769  9138 raft_consensus.cc:2243] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:02.766683  9138 raft_consensus.cc:2272] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:02.770094  9138 ts_tablet_manager.cc:1916] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:02.783758  9140 ts_tablet_manager.cc:1929] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:02.784578  9140 log.cc:1199] T 224c98c7721544a890a53819cd825f4e P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/224c98c7721544a890a53819cd825f4e
I20260709 13:01:02.786459  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet 224c98c7721544a890a53819cd825f4e (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:02.792744  9138 ts_tablet_manager.cc:1929] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:02.793433  9138 log.cc:1199] T fa412bd8092b46b1b8118993a0b791aa P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/fa412bd8092b46b1b8118993a0b791aa
I20260709 13:01:02.795434  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet fa412bd8092b46b1b8118993a0b791aa (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:03.063637  8267 consensus_queue.cc:237] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:03.069510  8899 raft_consensus.cc:1275] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:03.071112  8192 raft_consensus.cc:1275] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:03.071251  9108 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:03.074178  9112 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:03.084761  8899 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:03.082125  9112 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:03.105155  8192 raft_consensus.cc:2955] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:03.112454  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11340f02e64f48f496c151e82b599da7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:03.121383  8094 catalog_manager.cc:5697] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:03.133853  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet 11340f02e64f48f496c151e82b599da7 with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:03.139304  9141 tablet_replica.cc:333] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:03.140496  9141 raft_consensus.cc:2243] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:03.141240  9141 raft_consensus.cc:2272] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:03.145169  9141 ts_tablet_manager.cc:1916] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:03.160832  9141 ts_tablet_manager.cc:1929] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:03.161329  9141 log.cc:1199] T 11340f02e64f48f496c151e82b599da7 P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/11340f02e64f48f496c151e82b599da7
I20260709 13:01:03.163009  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet 11340f02e64f48f496c151e82b599da7 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:04.200893  8267 consensus_queue.cc:237] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:04.207427  8339 raft_consensus.cc:1275] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:04.207683  8238 consensus_peers.cc:597] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e64aef2d2ae433b8174d8fd0a066991. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:04.208850  8192 raft_consensus.cc:1275] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:04.210932  9112 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:04.211987  9145 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:04.220954  9145 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.224542  8339 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.238214  8343 consensus_queue.cc:237] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:04.241667  8097 catalog_manager.cc:5697] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:04.244892  8192 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
W20260709 13:01:04.258169  8312 consensus_peers.cc:597] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da119e413a6f424887a59498f5e3b6a2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:04.263374  8198 raft_consensus.cc:1275] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:04.264225  8267 raft_consensus.cc:1275] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:04.265242  9150 consensus_queue.cc:1048] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:04.266777  9143 consensus_queue.cc:1048] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:04.300410  9104 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.302631  8267 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.304011  8192 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.315568  8339 consensus_queue.cc:237] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:04.316756  8094 catalog_manager.cc:5697] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:04.341993  8267 raft_consensus.cc:1275] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:04.343027  8192 raft_consensus.cc:1275] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:04.344097  8312 consensus_peers.cc:597] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a957e72d49a40108a3f25f3c12d29a1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:04.346556  9104 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:04.347683  9150 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:04.356130  9133 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.358172  8267 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.361359  8192 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.371097  8339 consensus_queue.cc:237] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:04.377641  8096 catalog_manager.cc:5697] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.386731  8267 raft_consensus.cc:1275] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:04.387681  8192 raft_consensus.cc:1275] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:04.388473  9133 consensus_queue.cc:1048] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:04.391017  9150 consensus_queue.cc:1048] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:04.395768  8312 consensus_peers.cc:597] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84379d0a460042a6bec51e4675aaaa9b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:04.415719  9133 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.417424  8198 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.420805  8267 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.437821  8094 catalog_manager.cc:5697] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:04.745873  9162 ts_tablet_manager.cc:933] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:04.748113  9162 tablet_copy_client.cc:323] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:04.750316  8358 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet da119e413a6f424887a59498f5e3b6a2 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:04.750885  8358 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet da119e413a6f424887a59498f5e3b6a2 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-da119e413a6f424887a59498f5e3b6a2
I20260709 13:01:04.759238  8358 tablet_copy_source_session.cc:215] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:04.764348  9164 ts_tablet_manager.cc:933] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:04.764848  9162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da119e413a6f424887a59498f5e3b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:04.768669  9164 tablet_copy_client.cc:323] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:04.770609  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet 8e64aef2d2ae433b8174d8fd0a066991 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:04.771302  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet 8e64aef2d2ae433b8174d8fd0a066991 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-8e64aef2d2ae433b8174d8fd0a066991
I20260709 13:01:04.782377  9162 tablet_copy_client.cc:806] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:04.783099  9162 tablet_copy_client.cc:670] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:04.783668  8284 tablet_copy_source_session.cc:215] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:04.787113  9162 tablet_copy_client.cc:538] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:04.788172  9164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e64aef2d2ae433b8174d8fd0a066991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:04.796762  9162 tablet_bootstrap.cc:492] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:04.842893  9164 tablet_copy_client.cc:806] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:04.844025  9164 tablet_copy_client.cc:670] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:04.861920  9162 tablet_bootstrap.cc:492] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:04.863009  9162 tablet_bootstrap.cc:492] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:04.863736  9162 ts_tablet_manager.cc:1403] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.067s	user 0.037s	sys 0.018s
I20260709 13:01:04.866006  9164 tablet_copy_client.cc:538] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:04.880101  9164 tablet_bootstrap.cc:492] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:04.882109  9162 raft_consensus.cc:359] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:04.883220  9162 raft_consensus.cc:740] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:04.884042  9162 consensus_queue.cc:260] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:04.892611  9162 ts_tablet_manager.cc:1434] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
W20260709 13:01:04.894726  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 44080.5us
I20260709 13:01:04.898383  8358 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-da119e413a6f424887a59498f5e3b6a2 received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:04.898813  8358 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-da119e413a6f424887a59498f5e3b6a2 on tablet da119e413a6f424887a59498f5e3b6a2 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:04.922498  9164 tablet_bootstrap.cc:492] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:04.923455  9164 tablet_bootstrap.cc:492] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:04.924134  9164 ts_tablet_manager.cc:1403] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.011s
I20260709 13:01:04.927099  9164 raft_consensus.cc:359] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:04.927908  9164 raft_consensus.cc:740] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:04.928540  9164 consensus_queue.cc:260] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:04.930824  9164 ts_tablet_manager.cc:1434] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:04.932442  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-8e64aef2d2ae433b8174d8fd0a066991 received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:04.932834  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-8e64aef2d2ae433b8174d8fd0a066991 on tablet 8e64aef2d2ae433b8174d8fd0a066991 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:04.954316  9164 ts_tablet_manager.cc:933] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:04.955930  9164 tablet_copy_client.cc:323] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:04.958817  8358 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 6a957e72d49a40108a3f25f3c12d29a1 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:04.959349  8358 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 6a957e72d49a40108a3f25f3c12d29a1 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-6a957e72d49a40108a3f25f3c12d29a1
I20260709 13:01:04.973217  8358 tablet_copy_source_session.cc:215] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:04.978968  9164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a957e72d49a40108a3f25f3c12d29a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:04.981830  9162 ts_tablet_manager.cc:933] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:04.983747  9162 tablet_copy_client.cc:323] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:04.985153  8358 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 84379d0a460042a6bec51e4675aaaa9b from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:04.985603  8358 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 84379d0a460042a6bec51e4675aaaa9b from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-84379d0a460042a6bec51e4675aaaa9b
I20260709 13:01:04.990679  8358 tablet_copy_source_session.cc:215] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:04.993430  9162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84379d0a460042a6bec51e4675aaaa9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:04.995462  9164 tablet_copy_client.cc:806] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:04.996335  9164 tablet_copy_client.cc:670] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:05.000371  9164 tablet_copy_client.cc:538] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:05.007328  9162 tablet_copy_client.cc:806] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:05.008051  9162 tablet_copy_client.cc:670] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:05.011502  9162 tablet_copy_client.cc:538] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:05.012326  9164 tablet_bootstrap.cc:492] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:05.021561  9162 tablet_bootstrap.cc:492] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:05.034896  9164 tablet_bootstrap.cc:492] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:05.035897  9164 tablet_bootstrap.cc:492] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:05.036589  9164 ts_tablet_manager.cc:1403] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 13:01:05.039959  9164 raft_consensus.cc:359] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:05.040822  9164 raft_consensus.cc:740] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:05.041481  9164 consensus_queue.cc:260] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:05.043969  9162 tablet_bootstrap.cc:492] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:05.044986  9162 tablet_bootstrap.cc:492] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:05.045327  9164 ts_tablet_manager.cc:1434] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:05.045956  9162 ts_tablet_manager.cc:1403] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.009s
I20260709 13:01:05.049046  9162 raft_consensus.cc:359] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:05.049925  9162 raft_consensus.cc:740] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:05.050688  9162 consensus_queue.cc:260] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:05.053377  9162 ts_tablet_manager.cc:1434] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:05.054829  8358 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-6a957e72d49a40108a3f25f3c12d29a1 received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:05.055330  8358 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-6a957e72d49a40108a3f25f3c12d29a1 on tablet 6a957e72d49a40108a3f25f3c12d29a1 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:05.055958  8357 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-84379d0a460042a6bec51e4675aaaa9b received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:05.056408  8357 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-84379d0a460042a6bec51e4675aaaa9b on tablet 84379d0a460042a6bec51e4675aaaa9b with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:05.133618  8899 raft_consensus.cc:1217] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:05.351225  8899 raft_consensus.cc:1217] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:05.378139  8899 raft_consensus.cc:1217] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:05.457257  8899 raft_consensus.cc:1217] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:05.579495  9133 raft_consensus.cc:1064] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:05.581379  9133 consensus_queue.cc:237] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:05.587728  8899 raft_consensus.cc:1275] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:05.587733  8267 raft_consensus.cc:1275] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:05.589156  8198 raft_consensus.cc:1275] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:05.589412  9150 consensus_queue.cc:1048] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:05.591017  9133 consensus_queue.cc:1048] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:05.591948  9167 consensus_queue.cc:1048] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:05.603339  9133 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:05.605238  8899 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:05.608139  8267 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:05.618772  8198 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:05.627193  8094 catalog_manager.cc:5697] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:05.650338  8339 consensus_queue.cc:237] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:05.655359  8899 raft_consensus.cc:1275] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:05.658093  9133 consensus_queue.cc:1048] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:05.665705  8272 raft_consensus.cc:1275] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:05.672684  9133 consensus_queue.cc:1048] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:05.681182  9150 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:05.709323  8270 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:05.715332  8096 catalog_manager.cc:5697] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:05.720193  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da119e413a6f424887a59498f5e3b6a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:05.726076  8899 raft_consensus.cc:2955] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:05.737891  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet da119e413a6f424887a59498f5e3b6a2 with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:05.762351  9187 tablet_replica.cc:333] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:05.763216  9187 raft_consensus.cc:2243] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:05.763756  9187 raft_consensus.cc:2272] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:05.769408  9187 ts_tablet_manager.cc:1916] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:05.781438  9187 ts_tablet_manager.cc:1929] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:05.781795  9187 log.cc:1199] T da119e413a6f424887a59498f5e3b6a2 P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/da119e413a6f424887a59498f5e3b6a2
I20260709 13:01:05.783170  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet da119e413a6f424887a59498f5e3b6a2 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:05.913336  9186 raft_consensus.cc:1064] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:05.915968  9186 consensus_queue.cc:237] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:05.918704  9174 raft_consensus.cc:1064] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:05.920984  9174 consensus_queue.cc:237] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:05.922724  8899 raft_consensus.cc:1275] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:05.923990  8270 raft_consensus.cc:1275] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:05.924211  9184 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:05.928628  9184 raft_consensus.cc:1064] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:05.935949  9150 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:05.931547  9184 consensus_queue.cc:237] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:05.942251  8198 raft_consensus.cc:1275] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:05.944777  8899 raft_consensus.cc:1275] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:05.946180  9145 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:05.948469  9185 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:05.957557  8339 raft_consensus.cc:1275] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:05.959342  8194 raft_consensus.cc:1275] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:05.959653  9174 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:05.961539  9145 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:05.990731  9145 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:05.989475  8194 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.003777  9186 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.010550  8267 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.018285  8899 raft_consensus.cc:1275] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:06.020104  8198 raft_consensus.cc:1275] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:06.019878  9184 consensus_queue.cc:1048] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:06.021570  9185 consensus_queue.cc:1048] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:01:06.045029  8901 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.045212  8097 catalog_manager.cc:5697] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.047869  8270 raft_consensus.cc:1275] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:06.006186  8898 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.086719  8339 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.077293  8198 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.065965  8096 catalog_manager.cc:5697] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.099395  9186 consensus_queue.cc:1048] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:06.159854  8339 consensus_queue.cc:237] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:06.163065  8272 consensus_queue.cc:237] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:06.165486  8898 raft_consensus.cc:1275] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:06.191612  8198 raft_consensus.cc:1275] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:06.191468  9167 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:06.200354  9184 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.204851  8270 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.207250  9185 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.209088  8898 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.232620  9186 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:06.236868  8899 raft_consensus.cc:1275] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:06.240080  9145 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:06.237787  8198 raft_consensus.cc:1275] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:06.245801  9145 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:06.254158  9145 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.256268  8899 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.266407  8194 raft_consensus.cc:2955] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.277855  8095 catalog_manager.cc:5697] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.289973  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a957e72d49a40108a3f25f3c12d29a1 with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:06.291055  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e64aef2d2ae433b8174d8fd0a066991 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:06.292268  9204 tablet_replica.cc:333] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:06.272958  8898 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.308411  8093 catalog_manager.cc:5697] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
W20260709 13:01:06.318792  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 67542.7us
I20260709 13:01:06.321148  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a957e72d49a40108a3f25f3c12d29a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:06.324476  8194 raft_consensus.cc:2955] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.328476  9204 raft_consensus.cc:2243] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:06.329278  9204 raft_consensus.cc:2272] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.268698  8096 catalog_manager.cc:5697] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.342545  8195 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.344449  9204 ts_tablet_manager.cc:1916] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:06.357303  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e64aef2d2ae433b8174d8fd0a066991 with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:06.360751  9206 tablet_replica.cc:333] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:06.361853  9206 raft_consensus.cc:2243] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:06.376988  9206 raft_consensus.cc:2272] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.380383  9206 ts_tablet_manager.cc:1916] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:06.374749  8348 consensus_queue.cc:237] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:06.364609  9204 ts_tablet_manager.cc:1929] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:06.395083  9204 log.cc:1199] T 6a957e72d49a40108a3f25f3c12d29a1 P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/6a957e72d49a40108a3f25f3c12d29a1
I20260709 13:01:06.396836  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet 6a957e72d49a40108a3f25f3c12d29a1 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:06.397398  9206 ts_tablet_manager.cc:1929] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:06.397686  8898 raft_consensus.cc:1275] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:06.397929  9206 log.cc:1199] T 8e64aef2d2ae433b8174d8fd0a066991 P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/8e64aef2d2ae433b8174d8fd0a066991
I20260709 13:01:06.397950  8272 raft_consensus.cc:1275] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:06.399564  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet 8e64aef2d2ae433b8174d8fd0a066991 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:06.399792  9203 consensus_queue.cc:1048] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:06.407538  9184 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.408653  8899 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.415741  9186 consensus_queue.cc:1048] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:06.423041  8094 catalog_manager.cc:5697] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.426687  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84379d0a460042a6bec51e4675aaaa9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:06.427137  8272 raft_consensus.cc:2955] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:06.438669  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 84379d0a460042a6bec51e4675aaaa9b with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:06.440950  9207 tablet_replica.cc:333] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:06.443547  9207 raft_consensus.cc:2243] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:06.444388  9207 raft_consensus.cc:2272] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.448907  9207 ts_tablet_manager.cc:1916] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:06.461875  9207 ts_tablet_manager.cc:1929] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:06.462309  9207 log.cc:1199] T 84379d0a460042a6bec51e4675aaaa9b P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/84379d0a460042a6bec51e4675aaaa9b
I20260709 13:01:06.463886  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 84379d0a460042a6bec51e4675aaaa9b (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:07.522117  8195 consensus_queue.cc:237] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:07.528093  8339 raft_consensus.cc:1275] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:07.528635  8272 raft_consensus.cc:1275] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:07.529568  9205 consensus_queue.cc:1048] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:07.530707  9057 consensus_queue.cc:1048] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:01:07.532811  8163 consensus_peers.cc:597] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebbed8a8496e4550aee4a06e21ed646b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:07.540241  9057 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.542001  8267 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.543649  8339 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.560362  8094 catalog_manager.cc:5697] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.570350  8339 consensus_queue.cc:237] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
W20260709 13:01:07.580466  8312 consensus_peers.cc:597] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fbe49a0c482459d82362d4314ada96d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:07.582244  8267 raft_consensus.cc:1275] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:07.584550  8195 raft_consensus.cc:1275] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:07.584582  9203 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:07.587052  9217 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:07.603710  9186 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.609937  8267 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.611124  8195 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.620977  8198 consensus_queue.cc:237] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:07.640655  8096 catalog_manager.cc:5697] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.657318  8348 raft_consensus.cc:1275] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:07.660471  8267 raft_consensus.cc:1275] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:07.660254  9211 consensus_queue.cc:1048] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:01:07.661953  8163 consensus_peers.cc:597] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83c4a4ace2964bf880fb8a010062b559. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:07.667215  9210 consensus_queue.cc:1048] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:07.673887  9057 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.675603  8339 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.682209  8270 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.693362  8267 consensus_queue.cc:237] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:07.693496  8096 catalog_manager.cc:5697] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:07.708839  8198 raft_consensus.cc:1275] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:07.706039  8348 raft_consensus.cc:1275] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:07.711302  9197 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:07.713778  9197 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:01:07.709640  8238 consensus_peers.cc:597] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1ca3ddf7cac4db6b4bdb1d12106d636. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:07.741477  9197 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.748199  8348 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.753304  8198 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:07.766009  8096 catalog_manager.cc:5697] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:08.056797  9232 ts_tablet_manager.cc:933] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:08.062338  9232 tablet_copy_client.cc:323] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:01:08.064406  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet 83c4a4ace2964bf880fb8a010062b559 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:08.065073  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet 83c4a4ace2964bf880fb8a010062b559 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-83c4a4ace2964bf880fb8a010062b559
I20260709 13:01:08.074281  8209 tablet_copy_source_session.cc:215] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:08.077241  9232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c4a4ace2964bf880fb8a010062b559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:08.091836  9232 tablet_copy_client.cc:806] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:08.092425  9232 tablet_copy_client.cc:670] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:08.096541  9232 tablet_copy_client.cc:538] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:08.107848  9232 tablet_bootstrap.cc:492] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:08.108623  9234 ts_tablet_manager.cc:933] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:08.110771  9234 tablet_copy_client.cc:323] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:01:08.112699  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet ebbed8a8496e4550aee4a06e21ed646b from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:08.113319  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet ebbed8a8496e4550aee4a06e21ed646b from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-ebbed8a8496e4550aee4a06e21ed646b
I20260709 13:01:08.127586  8209 tablet_copy_source_session.cc:215] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:08.132498  9234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebbed8a8496e4550aee4a06e21ed646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:08.133888  9232 tablet_bootstrap.cc:492] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:08.134688  9232 tablet_bootstrap.cc:492] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:08.135457  9232 ts_tablet_manager.cc:1403] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.011s
I20260709 13:01:08.138870  9232 raft_consensus.cc:359] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:08.139832  9232 raft_consensus.cc:740] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:08.140578  9232 consensus_queue.cc:260] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:08.143915  9232 ts_tablet_manager.cc:1434] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:08.145860  8209 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-83c4a4ace2964bf880fb8a010062b559 received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:08.146356  8209 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-83c4a4ace2964bf880fb8a010062b559 on tablet 83c4a4ace2964bf880fb8a010062b559 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:08.166493  9234 tablet_copy_client.cc:806] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:08.167225  9234 tablet_copy_client.cc:670] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:08.172184  9234 tablet_copy_client.cc:538] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:08.183851  9234 tablet_bootstrap.cc:492] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:08.201603  9232 ts_tablet_manager.cc:933] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:08.204999  9238 ts_tablet_manager.cc:933] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:08.219359  9234 tablet_bootstrap.cc:492] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:08.220461  9234 tablet_bootstrap.cc:492] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:08.221401  9234 ts_tablet_manager.cc:1403] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.020s
I20260709 13:01:08.223040  9232 tablet_copy_client.cc:323] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:08.224469  9234 raft_consensus.cc:359] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:08.220404  9238 tablet_copy_client.cc:323] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:08.225666  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet b1ca3ddf7cac4db6b4bdb1d12106d636 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:08.226076  9234 raft_consensus.cc:740] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:08.226231  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet b1ca3ddf7cac4db6b4bdb1d12106d636 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-b1ca3ddf7cac4db6b4bdb1d12106d636
I20260709 13:01:08.227260  8357 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 7fbe49a0c482459d82362d4314ada96d from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:08.226888  9234 consensus_queue.cc:260] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:08.227835  8357 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 7fbe49a0c482459d82362d4314ada96d from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-7fbe49a0c482459d82362d4314ada96d
I20260709 13:01:08.230337  9234 ts_tablet_manager.cc:1434] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:08.232332  8209 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-ebbed8a8496e4550aee4a06e21ed646b received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:08.232745  8209 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-ebbed8a8496e4550aee4a06e21ed646b on tablet ebbed8a8496e4550aee4a06e21ed646b with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:08.234407  8284 tablet_copy_source_session.cc:215] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:08.245771  8357 tablet_copy_source_session.cc:215] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:08.249186  9232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1ca3ddf7cac4db6b4bdb1d12106d636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:08.249912  9238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fbe49a0c482459d82362d4314ada96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:08.266125  9238 tablet_copy_client.cc:806] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:08.277458  9238 tablet_copy_client.cc:670] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:08.281885  9238 tablet_copy_client.cc:538] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:08.276664  9232 tablet_copy_client.cc:806] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:08.286957  9232 tablet_copy_client.cc:670] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:08.291059  9238 tablet_bootstrap.cc:492] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:08.291752  9232 tablet_copy_client.cc:538] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:08.306872  9232 tablet_bootstrap.cc:492] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:08.307083  9238 tablet_bootstrap.cc:492] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:08.308027  9238 tablet_bootstrap.cc:492] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:08.308717  9238 ts_tablet_manager.cc:1403] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:01:08.311733  9238 raft_consensus.cc:359] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:08.312343  9238 raft_consensus.cc:740] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:08.312856  9238 consensus_queue.cc:260] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:08.317890  9238 ts_tablet_manager.cc:1434] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:01:08.322018  8357 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-7fbe49a0c482459d82362d4314ada96d received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:08.322467  8357 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-7fbe49a0c482459d82362d4314ada96d on tablet 7fbe49a0c482459d82362d4314ada96d with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:08.333223  9232 tablet_bootstrap.cc:492] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:08.333981  9232 tablet_bootstrap.cc:492] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:08.334627  9232 ts_tablet_manager.cc:1403] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260709 13:01:08.337338  9232 raft_consensus.cc:359] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:08.337989  9232 raft_consensus.cc:740] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:08.338653  9232 consensus_queue.cc:260] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:08.341002  9232 ts_tablet_manager.cc:1434] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:08.342653  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-b1ca3ddf7cac4db6b4bdb1d12106d636 received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:08.343094  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-b1ca3ddf7cac4db6b4bdb1d12106d636 on tablet b1ca3ddf7cac4db6b4bdb1d12106d636 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:08.503502  8898 raft_consensus.cc:1217] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:08.511731  8898 raft_consensus.cc:1217] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:08.664500  8898 raft_consensus.cc:1217] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:08.679768  8898 raft_consensus.cc:1217] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:08.901473  9210 raft_consensus.cc:1064] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:08.903539  9210 consensus_queue.cc:237] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:08.910238  8348 raft_consensus.cc:1275] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:08.911881  8272 raft_consensus.cc:1275] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:08.911728  9205 consensus_queue.cc:1048] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:08.913312  9210 consensus_queue.cc:1048] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:08.911522  8899 raft_consensus.cc:1275] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:08.915074  9205 consensus_queue.cc:1048] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:08.931360  9057 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:08.933595  8339 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:08.954497  8094 catalog_manager.cc:5697] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:08.972445  8899 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:08.984900  8272 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.043754  8195 consensus_queue.cc:237] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:09.048851  8899 raft_consensus.cc:1275] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:09.048872  8272 raft_consensus.cc:1275] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:09.050531  9249 consensus_queue.cc:1048] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:09.051546  9205 consensus_queue.cc:1048] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:09.064376  9210 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.066026  8272 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.069020  8898 raft_consensus.cc:2955] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.089058  8096 catalog_manager.cc:5697] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.092072  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebbed8a8496e4550aee4a06e21ed646b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:09.106542  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet ebbed8a8496e4550aee4a06e21ed646b with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:09.112022  9257 tablet_replica.cc:333] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:09.114056  9257 raft_consensus.cc:2243] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:09.114961  9257 raft_consensus.cc:2272] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:09.120604  9257 ts_tablet_manager.cc:1916] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:09.124945  9249 raft_consensus.cc:1064] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:09.133419  9249 consensus_queue.cc:237] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:09.148262  9257 ts_tablet_manager.cc:1929] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:09.148931  9257 log.cc:1199] T ebbed8a8496e4550aee4a06e21ed646b P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/ebbed8a8496e4550aee4a06e21ed646b
I20260709 13:01:09.150902  8348 raft_consensus.cc:1275] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:09.151744  8898 raft_consensus.cc:1275] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:09.152738  8272 raft_consensus.cc:1275] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:09.153925  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet ebbed8a8496e4550aee4a06e21ed646b (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:09.154728  9251 consensus_queue.cc:1048] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:09.157447  9251 consensus_queue.cc:1048] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:09.158291  9205 consensus_queue.cc:1048] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:09.197484  8898 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.195675  9249 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.201128  9244 raft_consensus.cc:1064] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:09.203737  9244 consensus_queue.cc:237] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:09.199568  8348 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.221462  8270 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.224839  8096 catalog_manager.cc:5697] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.247994  8898 raft_consensus.cc:1275] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:09.247925  8198 consensus_queue.cc:237] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:09.249912  9228 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:09.254485  8343 raft_consensus.cc:1275] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:09.254833  8195 raft_consensus.cc:1275] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:09.255803  9231 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:09.257242  9228 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:09.267134  9225 raft_consensus.cc:1064] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:09.269534  9225 consensus_queue.cc:237] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:09.291352  9231 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.294515  8898 raft_consensus.cc:1275] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:09.297672  8899 raft_consensus.cc:1275] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:09.296926  8198 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.303404  9203 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:09.309617  8194 raft_consensus.cc:1275] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:09.298975  9251 consensus_queue.cc:1048] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:09.296360  8270 raft_consensus.cc:1275] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:09.312017  9268 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:09.314812  9225 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:09.324095  9210 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.331732  8899 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.341063  8096 catalog_manager.cc:5697] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.364938  8097 catalog_manager.cc:5697] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.369505  8901 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.373891  8343 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.375839  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83c4a4ace2964bf880fb8a010062b559 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:09.383512  8342 raft_consensus.cc:1275] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:09.384368  9268 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
W20260709 13:01:09.394656  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 60894.8us
I20260709 13:01:09.400636  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet 83c4a4ace2964bf880fb8a010062b559 with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:09.404641  9251 consensus_queue.cc:1048] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:09.417349  8342 raft_consensus.cc:2955] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.424986  8267 consensus_queue.cc:237] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:09.428781  8901 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.436539  8899 raft_consensus.cc:1275] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:09.436580  8198 raft_consensus.cc:1275] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:09.439698  8194 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.446401  9228 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:09.451262  9228 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:09.454047  9244 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.460218  9275 tablet_replica.cc:333] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:09.460567  8899 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.461489  9275 raft_consensus.cc:2243] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:09.463071  8195 raft_consensus.cc:2955] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.464097  9275 raft_consensus.cc:2272] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:09.471115  8097 catalog_manager.cc:5697] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.482834  9275 ts_tablet_manager.cc:1916] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:09.493455  8093 catalog_manager.cc:5697] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.496989  8267 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.506680  9275 ts_tablet_manager.cc:1929] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:09.507292  9275 log.cc:1199] T 83c4a4ace2964bf880fb8a010062b559 P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/83c4a4ace2964bf880fb8a010062b559
I20260709 13:01:09.509065  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet 83c4a4ace2964bf880fb8a010062b559 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:09.509794  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1ca3ddf7cac4db6b4bdb1d12106d636 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:09.519819  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet b1ca3ddf7cac4db6b4bdb1d12106d636 with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:09.521788  8348 consensus_queue.cc:237] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:09.523736  9257 tablet_replica.cc:333] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:09.524891  9257 raft_consensus.cc:2243] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:09.525554  9257 raft_consensus.cc:2272] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:09.535377  9257 ts_tablet_manager.cc:1916] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:09.543195  8899 raft_consensus.cc:1275] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:09.544108  8195 raft_consensus.cc:1275] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:09.544691  9186 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:09.549080  9268 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:09.561105  8899 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.564172  9257 ts_tablet_manager.cc:1929] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:09.564698  9257 log.cc:1199] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/b1ca3ddf7cac4db6b4bdb1d12106d636
I20260709 13:01:09.568588  9268 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.573016  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet b1ca3ddf7cac4db6b4bdb1d12106d636 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:09.573482  8194 raft_consensus.cc:2955] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.575331  8093 catalog_manager.cc:5697] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:09.593195  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fbe49a0c482459d82362d4314ada96d with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:09.594323  9275 tablet_replica.cc:333] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:09.595626  9275 raft_consensus.cc:2243] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:09.596457  9275 raft_consensus.cc:2272] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:09.599875  9275 ts_tablet_manager.cc:1916] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:09.604915  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fbe49a0c482459d82362d4314ada96d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:09.622047  9275 ts_tablet_manager.cc:1929] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:09.622606  9275 log.cc:1199] T 7fbe49a0c482459d82362d4314ada96d P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/7fbe49a0c482459d82362d4314ada96d
I20260709 13:01:09.625084  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet 7fbe49a0c482459d82362d4314ada96d (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:10.656831  8348 consensus_queue.cc:237] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
W20260709 13:01:10.673463  8312 consensus_peers.cc:597] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7498b33d0cbd4d5bae07cb1226d634ff. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:10.676023  8267 raft_consensus.cc:1275] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:10.676856  8195 raft_consensus.cc:1275] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:10.678453  9277 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:10.679603  9268 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:10.688599  9268 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.691114  8272 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.691524  8195 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.709650  8348 consensus_queue.cc:237] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:10.709477  8096 catalog_manager.cc:5697] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.722342  8267 raft_consensus.cc:1275] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:10.723045  8312 consensus_peers.cc:597] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa8749d71c044925a049c8ff1fab0351. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:10.724159  9277 consensus_queue.cc:1048] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:10.725827  8195 raft_consensus.cc:1275] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:10.728700  9277 consensus_queue.cc:1048] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:10.748471  9276 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.753217  8195 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.753793  8272 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.769500  8348 consensus_queue.cc:237] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
W20260709 13:01:10.786875  8312 consensus_peers.cc:597] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4fedcfda73b45f28b42f31e584f270d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:10.781977  8097 catalog_manager.cc:5697] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.787835  8267 raft_consensus.cc:1275] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:10.792657  9276 consensus_queue.cc:1048] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:10.793860  8194 raft_consensus.cc:1275] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:10.797868  9276 consensus_queue.cc:1048] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:10.816047  9277 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.818188  8195 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.822978  8272 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.837677  8195 consensus_queue.cc:237] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:10.838616  8093 catalog_manager.cc:5697] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:10.848403  8342 raft_consensus.cc:1275] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:10.849004  8267 raft_consensus.cc:1275] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:10.849260  8163 consensus_peers.cc:597] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3df2bb47f4649178399bd42eefccc9f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:10.850018  9251 consensus_queue.cc:1048] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:10.851737  9250 consensus_queue.cc:1048] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:10.867631  9250 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.869362  8348 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.872660  8267 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:10.889789  8096 catalog_manager.cc:5697] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.052901  9296 ts_tablet_manager.cc:933] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:11.054702  9296 tablet_copy_client.cc:323] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:11.056416  8357 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 7498b33d0cbd4d5bae07cb1226d634ff from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:11.056874  8357 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 7498b33d0cbd4d5bae07cb1226d634ff from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-7498b33d0cbd4d5bae07cb1226d634ff
I20260709 13:01:11.062212  8357 tablet_copy_source_session.cc:215] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:11.067730  9296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7498b33d0cbd4d5bae07cb1226d634ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:11.082113  9296 tablet_copy_client.cc:806] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:11.082707  9296 tablet_copy_client.cc:670] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:11.087172  9296 tablet_copy_client.cc:538] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:11.095074  9296 tablet_bootstrap.cc:492] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:11.112352  9296 tablet_bootstrap.cc:492] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:11.113076  9296 tablet_bootstrap.cc:492] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:11.113641  9296 ts_tablet_manager.cc:1403] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 13:01:11.116120  9296 raft_consensus.cc:359] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:11.116911  9296 raft_consensus.cc:740] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:11.117599  9296 consensus_queue.cc:260] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:11.121985  9296 ts_tablet_manager.cc:1434] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
I20260709 13:01:11.123675  8357 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-7498b33d0cbd4d5bae07cb1226d634ff received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:11.124094  8357 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-7498b33d0cbd4d5bae07cb1226d634ff on tablet 7498b33d0cbd4d5bae07cb1226d634ff with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:11.197286  9296 ts_tablet_manager.cc:933] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:11.205648  9296 tablet_copy_client.cc:323] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:11.207399  8357 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet aa8749d71c044925a049c8ff1fab0351 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:11.207937  8357 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet aa8749d71c044925a049c8ff1fab0351 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-aa8749d71c044925a049c8ff1fab0351
I20260709 13:01:11.217162  8357 tablet_copy_source_session.cc:215] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:11.219827  9296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8749d71c044925a049c8ff1fab0351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:11.233711  9296 tablet_copy_client.cc:806] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:11.234308  9296 tablet_copy_client.cc:670] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:11.240428  9296 tablet_copy_client.cc:538] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:11.249873  9296 tablet_bootstrap.cc:492] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:11.275532  9296 tablet_bootstrap.cc:492] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:11.276257  9296 tablet_bootstrap.cc:492] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:11.276785  9296 ts_tablet_manager.cc:1403] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.027s	user 0.026s	sys 0.001s
I20260709 13:01:11.278832  9296 raft_consensus.cc:359] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:11.279476  9296 raft_consensus.cc:740] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:11.279968  9296 consensus_queue.cc:260] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:11.281741  9296 ts_tablet_manager.cc:1434] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:11.286888  8357 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-aa8749d71c044925a049c8ff1fab0351 received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:11.287417  8357 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-aa8749d71c044925a049c8ff1fab0351 on tablet aa8749d71c044925a049c8ff1fab0351 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:11.293460  9296 ts_tablet_manager.cc:933] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:11.310163  9296 tablet_copy_client.cc:323] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:01:11.311771  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet c3df2bb47f4649178399bd42eefccc9f from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:11.312253  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet c3df2bb47f4649178399bd42eefccc9f from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-c3df2bb47f4649178399bd42eefccc9f
I20260709 13:01:11.318933  8209 tablet_copy_source_session.cc:215] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:11.321882  9296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3df2bb47f4649178399bd42eefccc9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:11.332978  9296 tablet_copy_client.cc:806] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:11.333483  9296 tablet_copy_client.cc:670] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:11.336831  9296 tablet_copy_client.cc:538] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:11.342403  9296 tablet_bootstrap.cc:492] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:11.356271  9296 tablet_bootstrap.cc:492] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:11.357106  9296 tablet_bootstrap.cc:492] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:11.357683  9296 ts_tablet_manager.cc:1403] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260709 13:01:11.359928  9296 raft_consensus.cc:359] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:11.360805  9296 raft_consensus.cc:740] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:11.361423  9296 consensus_queue.cc:260] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:11.364414  9296 ts_tablet_manager.cc:1434] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:01:11.366258  8209 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-c3df2bb47f4649178399bd42eefccc9f received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:11.366721  8209 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-c3df2bb47f4649178399bd42eefccc9f on tablet c3df2bb47f4649178399bd42eefccc9f with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:11.372944  9296 ts_tablet_manager.cc:933] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:11.374562  9296 tablet_copy_client.cc:323] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:11.376185  8357 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet e4fedcfda73b45f28b42f31e584f270d from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:11.376684  8357 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet e4fedcfda73b45f28b42f31e584f270d from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-e4fedcfda73b45f28b42f31e584f270d
I20260709 13:01:11.384191  8357 tablet_copy_source_session.cc:215] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:11.387106  9296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fedcfda73b45f28b42f31e584f270d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:11.399727  9296 tablet_copy_client.cc:806] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:11.400234  9296 tablet_copy_client.cc:670] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:11.405048  9296 tablet_copy_client.cc:538] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:11.412320  9296 tablet_bootstrap.cc:492] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:11.430136  9296 tablet_bootstrap.cc:492] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:11.431140  9296 tablet_bootstrap.cc:492] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:11.431838  9296 ts_tablet_manager.cc:1403] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260709 13:01:11.434417  9296 raft_consensus.cc:359] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:11.435194  9296 raft_consensus.cc:740] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:11.435739  9296 consensus_queue.cc:260] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:11.437798  9296 ts_tablet_manager.cc:1434] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:01:11.440382  8357 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-e4fedcfda73b45f28b42f31e584f270d received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:11.442617  8357 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-e4fedcfda73b45f28b42f31e584f270d on tablet e4fedcfda73b45f28b42f31e584f270d with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:11.572870  8899 raft_consensus.cc:1217] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:11.685468  8899 raft_consensus.cc:1217] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:11.780489  8899 raft_consensus.cc:1217] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:11.996148  8899 raft_consensus.cc:1217] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:12.173985  9277 raft_consensus.cc:1064] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:12.178061  9277 consensus_queue.cc:237] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:12.185477  8901 raft_consensus.cc:1275] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.186717  9285 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:12.188134  8272 raft_consensus.cc:1275] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.190832  9268 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:12.191633  8194 raft_consensus.cc:1275] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.198391  9268 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:12.218271  9277 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.223806  8272 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.223975  8194 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.237743  8901 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.239851  9268 raft_consensus.cc:1064] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:12.242215  9268 consensus_queue.cc:237] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:12.244431  8093 catalog_manager.cc:5697] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:12.253652  9279 raft_consensus.cc:1064] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:12.256269  9279 consensus_queue.cc:237] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:12.265195  8901 raft_consensus.cc:1275] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.267112  9268 consensus_queue.cc:1048] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:12.269060  8272 raft_consensus.cc:1275] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.270484  9285 consensus_queue.cc:1048] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:12.275969  8194 raft_consensus.cc:1275] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.277962  9268 consensus_queue.cc:1048] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:12.280633  8348 raft_consensus.cc:1275] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.282696  8899 raft_consensus.cc:1275] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.283957  9307 consensus_queue.cc:1048] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:12.285989  9307 consensus_queue.cc:1048] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:12.291704  8267 raft_consensus.cc:1275] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.293787  9250 consensus_queue.cc:1048] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:12.314388  9285 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.316468  8269 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.325690  8898 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.328694  8194 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.354874  9326 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
W20260709 13:01:12.370828  8163 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:35375, user_credentials={real_user=slave}} blocked reactor thread for 66267.8us
I20260709 13:01:12.385648  8898 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.385291  8267 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.396929  9268 raft_consensus.cc:1064] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:12.399261  9268 consensus_queue.cc:237] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:12.402115  8348 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.410732  8267 raft_consensus.cc:1275] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.411393  8898 raft_consensus.cc:1275] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.411582  8194 raft_consensus.cc:1275] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:12.413797  9277 consensus_queue.cc:1048] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:12.415699  9277 consensus_queue.cc:1048] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:12.421279  9285 consensus_queue.cc:1048] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:12.437549  8342 consensus_queue.cc:237] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:12.443053  8901 raft_consensus.cc:1275] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:12.448217  8272 raft_consensus.cc:1275] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:12.450893  9331 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:12.450917  8096 catalog_manager.cc:5697] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.460848  8096 catalog_manager.cc:5697] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.462781  9268 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:12.477289  9331 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.479086  9276 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.481633  8269 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.482329  8267 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.513026  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7498b33d0cbd4d5bae07cb1226d634ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:01:12.528110  8312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:35375, user_credentials={real_user=slave}} blocked reactor thread for 47709us
I20260709 13:01:12.529779  8898 raft_consensus.cc:2955] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.530544  8096 catalog_manager.cc:5697] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.532168  8096 catalog_manager.cc:5697] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.529703  8194 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.548751  8900 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.552762  8348 consensus_queue.cc:237] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:12.553911  8198 consensus_queue.cc:237] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:12.569393  8269 raft_consensus.cc:1275] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:12.570106  8901 raft_consensus.cc:1275] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:12.571601  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 7498b33d0cbd4d5bae07cb1226d634ff with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:12.574548  9335 consensus_queue.cc:1048] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:12.574393  9326 consensus_queue.cc:1048] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:12.575635  8267 raft_consensus.cc:1275] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:12.581327  8342 consensus_queue.cc:237] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:12.597748  9326 consensus_queue.cc:1048] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:12.598778  9277 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.600039  9324 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.604321  8269 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.608368  8900 raft_consensus.cc:1275] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:12.610754  8900 raft_consensus.cc:1275] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:12.618084  9337 tablet_replica.cc:333] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:12.623260  8267 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.624969  8198 raft_consensus.cc:1275] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:12.631754  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa8749d71c044925a049c8ff1fab0351 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:12.632174  9331 consensus_queue.cc:1048] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:12.635852  8898 raft_consensus.cc:2955] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.640884  8094 catalog_manager.cc:5697] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.645459  9337 raft_consensus.cc:2243] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:12.651211  9285 consensus_queue.cc:1048] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:12.651628  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3df2bb47f4649178399bd42eefccc9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:12.651989  9336 consensus_queue.cc:1048] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:12.652807  9337 raft_consensus.cc:2272] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:12.668777  8198 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.675897  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet aa8749d71c044925a049c8ff1fab0351 with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:12.677619  9337 ts_tablet_manager.cc:1916] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:12.672501  9276 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.689841  8901 raft_consensus.cc:2955] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.673851  8097 catalog_manager.cc:5697] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.701975  8899 raft_consensus.cc:2955] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:12.703274  9337 ts_tablet_manager.cc:1929] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:12.703725  9337 log.cc:1199] T 7498b33d0cbd4d5bae07cb1226d634ff P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/7498b33d0cbd4d5bae07cb1226d634ff
I20260709 13:01:12.705396  9337 tablet_replica.cc:333] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:12.705865  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 7498b33d0cbd4d5bae07cb1226d634ff (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:12.706372  9337 raft_consensus.cc:2243] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:12.707239  9337 raft_consensus.cc:2272] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:12.710843  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4fedcfda73b45f28b42f31e584f270d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:12.711577  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet c3df2bb47f4649178399bd42eefccc9f with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:12.713344  9338 tablet_replica.cc:333] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:12.714810  9338 raft_consensus.cc:2243] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:12.715555  9338 raft_consensus.cc:2272] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:12.719144  9338 ts_tablet_manager.cc:1916] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:12.728439  8096 catalog_manager.cc:5697] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:12.738176  9337 ts_tablet_manager.cc:1916] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:12.744081  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet e4fedcfda73b45f28b42f31e584f270d with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:12.751039  9338 ts_tablet_manager.cc:1929] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:12.753057  9338 log.cc:1199] T c3df2bb47f4649178399bd42eefccc9f P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/c3df2bb47f4649178399bd42eefccc9f
I20260709 13:01:12.754680  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet c3df2bb47f4649178399bd42eefccc9f (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:12.757777  9339 tablet_replica.cc:333] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:12.758352  9337 ts_tablet_manager.cc:1929] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:12.758746  9337 log.cc:1199] T aa8749d71c044925a049c8ff1fab0351 P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/aa8749d71c044925a049c8ff1fab0351
I20260709 13:01:12.759712  9339 raft_consensus.cc:2243] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:12.760447  9339 raft_consensus.cc:2272] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:12.761837  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet aa8749d71c044925a049c8ff1fab0351 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:12.764019  9339 ts_tablet_manager.cc:1916] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:12.775537  9339 ts_tablet_manager.cc:1929] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:12.775830  9339 log.cc:1199] T e4fedcfda73b45f28b42f31e584f270d P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/e4fedcfda73b45f28b42f31e584f270d
I20260709 13:01:12.777253  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet e4fedcfda73b45f28b42f31e584f270d (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:13.476186  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:13.522806  8348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:13.523427  8348 raft_consensus.cc:606] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:13.525801  8348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:13.526330  8348 raft_consensus.cc:606] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:13.528594  8348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:13.529038  8348 raft_consensus.cc:606] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:13.531340  8348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:13.531793  8348 raft_consensus.cc:606] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:13.546000  8195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:13.546572  8195 raft_consensus.cc:606] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:13.549345  8348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:13.549885  8348 raft_consensus.cc:606] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:13.550864  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:01:13.552470  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:13.563359  9277 raft_consensus.cc:993] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:13.563808  9276 raft_consensus.cc:1081] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:13.565021  8901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38154
I20260709 13:01:13.565590  8901 raft_consensus.cc:493] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:13.565950  8901 raft_consensus.cc:3060] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.571081  8901 raft_consensus.cc:515] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:13.574536  8901 leader_election.cc:290] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:13.575724  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:13.573941  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16aa841fba434d7f86d1fef6c2a7b10a" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:13.576414  8348 raft_consensus.cc:3055] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:13.576639  8195 raft_consensus.cc:3060] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.576756  8348 raft_consensus.cc:740] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:13.577551  8348 consensus_queue.cc:260] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:13.578799  8348 raft_consensus.cc:3060] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.583809  8195 raft_consensus.cc:2468] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:13.584856  8348 raft_consensus.cc:2468] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:13.585076  8866 leader_election.cc:304] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:13.586937  9343 raft_consensus.cc:2804] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:13.588173  9343 raft_consensus.cc:697] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:13.589502  9343 consensus_queue.cc:237] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:13.597714  8097 catalog_manager.cc:5697] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:13.718760  9277 raft_consensus.cc:993] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:13.719267  9276 raft_consensus.cc:1081] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:13.720698  8899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38154
I20260709 13:01:13.721206  8899 raft_consensus.cc:493] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:13.721536  8899 raft_consensus.cc:3060] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.728487  8899 raft_consensus.cc:515] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:13.731828  8899 leader_election.cc:290] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:13.732406  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:13.733093  8348 raft_consensus.cc:3055] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:13.733429  8348 raft_consensus.cc:740] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:13.734294  8348 consensus_queue.cc:260] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:13.735546  8348 raft_consensus.cc:3060] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.739775  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7498b33d0cbd4d5bae07cb1226d634ff" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:13.740396  8270 raft_consensus.cc:3060] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.752184  9277 raft_consensus.cc:993] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:13.752951  9277 raft_consensus.cc:1081] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:13.754572  8267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:13.755081  8267 raft_consensus.cc:493] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:13.755376  8267 raft_consensus.cc:3060] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.761422  8348 raft_consensus.cc:2468] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:13.761590  8267 raft_consensus.cc:515] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:13.762637  8270 raft_consensus.cc:2468] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:13.762939  8864 leader_election.cc:304] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:13.763867  9343 raft_consensus.cc:2804] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:13.764355  9343 raft_consensus.cc:697] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:13.765187  9343 consensus_queue.cc:237] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:13.766697  8267 leader_election.cc:290] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:13.768034  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:13.768550  8198 raft_consensus.cc:3060] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.771209  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:13.771852  8348 raft_consensus.cc:3055] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:13.772178  8348 raft_consensus.cc:740] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:13.773581  8348 consensus_queue.cc:260] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:13.774921  8348 raft_consensus.cc:3060] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.777761  8198 raft_consensus.cc:2468] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:13.778941  8239 leader_election.cc:304] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:13.779778  9350 raft_consensus.cc:2804] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:13.780258  9350 raft_consensus.cc:697] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:13.781230  9350 consensus_queue.cc:237] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:13.783524  8348 raft_consensus.cc:2468] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:13.797411  8097 catalog_manager.cc:5697] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:13.799357  8096 catalog_manager.cc:5697] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:13.852475  8270 consensus_queue.cc:237] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:13.859784  8198 raft_consensus.cc:1275] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:13.860059  8348 raft_consensus.cc:1275] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:13.860176  8238 consensus_peers.cc:597] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23915c36b625410f9a37c7c34019b082. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:13.861848  9273 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:13.863366  9350 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:13.870465  9273 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:13.873684  8198 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:13.874315  8343 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:13.890192  8198 consensus_queue.cc:237] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:13.891857  8097 catalog_manager.cc:5697] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:13.904801  8348 raft_consensus.cc:1275] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:13.906019  8163 consensus_peers.cc:597] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15724a8e5db2425ea44b6e974dd58e3a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:13.907675  9307 consensus_queue.cc:1048] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:13.913060  8270 raft_consensus.cc:1275] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:13.915845  9352 consensus_queue.cc:1048] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:13.916520  9279 raft_consensus.cc:993] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:13.917191  9307 raft_consensus.cc:1081] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:13.919317  8267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50980
I20260709 13:01:13.920049  8267 raft_consensus.cc:493] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:13.920581  8267 raft_consensus.cc:3060] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.927228  8269 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:13.938349  9349 raft_consensus.cc:993] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:13.925787  9279 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:13.939056  9277 raft_consensus.cc:1081] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:13.944386  8270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:13.944929  8270 raft_consensus.cc:493] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:13.945297  8270 raft_consensus.cc:3060] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.958021  9277 raft_consensus.cc:993] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:13.960665  9361 raft_consensus.cc:1081] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:13.953876  8270 raft_consensus.cc:515] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:13.964185  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:13.964740  8198 raft_consensus.cc:3060] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.969697  8272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:13.970386  8272 raft_consensus.cc:493] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:13.970743  8272 raft_consensus.cc:3060] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.971449  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b2262bb3614622bf77a68391668ba0" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:13.971985  8343 raft_consensus.cc:3055] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:13.972258  8343 raft_consensus.cc:740] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:13.972924  8343 consensus_queue.cc:260] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:13.973896  8343 raft_consensus.cc:3060] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.974782  8198 raft_consensus.cc:2468] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:13.975981  8239 leader_election.cc:304] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:13.976886  9350 raft_consensus.cc:2804] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:13.977365  9350 raft_consensus.cc:697] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:13.978186  9350 consensus_queue.cc:237] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:13.980615  8343 raft_consensus.cc:2468] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:13.970942  8270 leader_election.cc:290] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:13.982384  8267 raft_consensus.cc:515] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:13.983371  8342 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:13.978838  8272 raft_consensus.cc:515] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:13.985385  8267 leader_election.cc:290] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:13.985957  8272 leader_election.cc:290] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:13.987388  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:13.987936  8348 raft_consensus.cc:3055] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:13.988205  8348 raft_consensus.cc:740] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:13.988962  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:13.990100  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24de87b806c54a6185d5cd596c6bf2eb" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:13.990345  8343 raft_consensus.cc:3060] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.990844  8195 raft_consensus.cc:3060] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:13.991344  8348 consensus_queue.cc:260] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:13.992522  8348 raft_consensus.cc:3060] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:14.002266  8340 raft_consensus.cc:1275] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:14.004967  8195 raft_consensus.cc:2468] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:14.010526  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9fdfdf6ebd46aca3ebda223e74a9e0" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:14.010732  8239 leader_election.cc:304] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:14.011168  8198 raft_consensus.cc:3055] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:14.011495  8198 raft_consensus.cc:740] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:14.012952  9273 raft_consensus.cc:2804] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:14.013674  9273 raft_consensus.cc:697] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:14.014755  9273 consensus_queue.cc:237] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:14.006770  8097 catalog_manager.cc:5697] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:14.013212  8198 consensus_queue.cc:260] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:14.005105  8194 consensus_queue.cc:237] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:14.021862  8198 raft_consensus.cc:3060] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:14.006414  9343 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:14.039853  8343 raft_consensus.cc:2468] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:14.040963  8348 raft_consensus.cc:2468] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:14.041265  8237 leader_election.cc:304] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:14.041093  8096 catalog_manager.cc:5697] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:14.042623  9350 raft_consensus.cc:2804] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:14.043190  9350 raft_consensus.cc:697] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:14.042793  8096 catalog_manager.cc:5697] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:14.046908  8198 raft_consensus.cc:2468] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
W20260709 13:01:14.049307  8163 consensus_peers.cc:597] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 630fe360a7894ee58f6df7a42c8c1ccf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:14.050122  8272 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:14.052136  9279 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:14.044081  9350 consensus_queue.cc:237] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:14.059998  8348 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:14.061939  9352 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:14.080763  8198 raft_consensus.cc:1275] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:14.082263  9344 consensus_queue.cc:1048] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:14.084519  9359 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:14.092360  8343 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:14.114907  8096 catalog_manager.cc:5697] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:14.118418  8097 catalog_manager.cc:5697] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:14.122931  8198 consensus_queue.cc:237] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:14.126315  8272 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:14.130117  8343 raft_consensus.cc:1275] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:14.132220  8163 consensus_peers.cc:597] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62b887704370405fb956f914718e90de. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:14.133378  9359 consensus_queue.cc:1048] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:14.137183  8270 raft_consensus.cc:1275] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:14.140859  9279 consensus_queue.cc:1048] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:14.177011  9359 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:14.179595  8267 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:14.180480  8343 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:14.194075  8097 catalog_manager.cc:5697] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:14.248919  8343 raft_consensus.cc:1275] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:14.250339  9344 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:14.287356  8267 raft_consensus.cc:1275] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:14.289131  9343 consensus_queue.cc:1048] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:14.309844  8343 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:14.311740  9350 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:14.324880  8194 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:14.327159  9273 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:14.360214  9383 ts_tablet_manager.cc:933] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:14.362906  9383 tablet_copy_client.cc:323] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:14.364928  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet 23915c36b625410f9a37c7c34019b082 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:14.365481  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet 23915c36b625410f9a37c7c34019b082 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-23915c36b625410f9a37c7c34019b082
I20260709 13:01:14.373093  8284 tablet_copy_source_session.cc:215] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:14.376350  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23915c36b625410f9a37c7c34019b082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:14.392081  9383 tablet_copy_client.cc:806] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:14.392681  9383 tablet_copy_client.cc:670] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:14.396396  9383 tablet_copy_client.cc:538] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:14.402837  9383 tablet_bootstrap.cc:492] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:14.425498  8198 raft_consensus.cc:1275] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:14.428110  9350 consensus_queue.cc:1048] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:14.452355  8195 raft_consensus.cc:1275] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:14.455982  9350 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:14.456663  8343 raft_consensus.cc:1275] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:14.459712  9228 consensus_queue.cc:1048] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:14.472807  9386 ts_tablet_manager.cc:933] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:14.478067  9383 tablet_bootstrap.cc:492] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:14.480360  9383 tablet_bootstrap.cc:492] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:14.481130  9383 ts_tablet_manager.cc:1403] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.078s	user 0.037s	sys 0.040s
I20260709 13:01:14.484696  8197 raft_consensus.cc:1275] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:14.488039  9383 raft_consensus.cc:359] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:14.488992  9383 raft_consensus.cc:740] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:14.489607  9383 consensus_queue.cc:260] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:14.494937  9383 ts_tablet_manager.cc:1434] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:01:14.497288  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-23915c36b625410f9a37c7c34019b082 received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:14.497731  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-23915c36b625410f9a37c7c34019b082 on tablet 23915c36b625410f9a37c7c34019b082 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:14.517239  9383 ts_tablet_manager.cc:933] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:14.481393  9386 tablet_copy_client.cc:323] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:01:14.526533  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet 15724a8e5db2425ea44b6e974dd58e3a from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:14.527362  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet 15724a8e5db2425ea44b6e974dd58e3a from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-15724a8e5db2425ea44b6e974dd58e3a
W20260709 13:01:14.538020  8239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 55171.1us
I20260709 13:01:14.541128  8343 raft_consensus.cc:1275] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:14.545316  9350 consensus_queue.cc:1048] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:14.553661  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:14.556643  8209 tablet_copy_source_session.cc:215] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:14.575073  8342 raft_consensus.cc:1275] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:14.576409  9273 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:14.582237  9391 ts_tablet_manager.cc:933] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:14.592929  9386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15724a8e5db2425ea44b6e974dd58e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:14.592525  9389 consensus_queue.cc:1048] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
W20260709 13:01:14.595789  9392 log.cc:927] Time spent T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:01:14.612769  9386 tablet_copy_client.cc:806] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:14.613366  9386 tablet_copy_client.cc:670] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:14.692371  9383 tablet_copy_client.cc:323] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
W20260709 13:01:14.749058  9388 log.cc:927] Time spent T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 13:01:14.849632  8901 raft_consensus.cc:1217] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:01:14.867594  8239 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 124117us
I20260709 13:01:14.895936  9391 tablet_copy_client.cc:323] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
W20260709 13:01:14.968289  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 224425us
W20260709 13:01:14.997473  8312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:35375, user_credentials={real_user=slave}} blocked reactor thread for 43559us
W20260709 13:01:14.998857  8867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 145818us
I20260709 13:01:15.013536  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:15.016034  8208 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet 630fe360a7894ee58f6df7a42c8c1ccf from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:15.016649  8208 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet 630fe360a7894ee58f6df7a42c8c1ccf from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-630fe360a7894ee58f6df7a42c8c1ccf
I20260709 13:01:15.024894  8208 tablet_copy_source_session.cc:215] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:15.034236  8208 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet 62b887704370405fb956f914718e90de from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:15.040046  8208 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet 62b887704370405fb956f914718e90de from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-62b887704370405fb956f914718e90de
W20260709 13:01:15.046728  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 83582.5us
I20260709 13:01:15.048198  9386 tablet_copy_client.cc:538] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:15.062827  9386 tablet_bootstrap.cc:492] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:15.066964  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630fe360a7894ee58f6df7a42c8c1ccf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:15.065286  8165 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 106211us
I20260709 13:01:15.089764  8208 tablet_copy_source_session.cc:215] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:15.113982  9391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62b887704370405fb956f914718e90de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:15.140981  8343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:15.141607  8343 raft_consensus.cc:606] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:15.146178  8198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:15.146485  9383 tablet_copy_client.cc:806] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:15.146780  8198 raft_consensus.cc:606] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Received request to transfer leadership to TS 600e9663849342a793072776e72adeca
I20260709 13:01:15.147090  9383 tablet_copy_client.cc:670] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:15.151659  9383 tablet_copy_client.cc:538] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:15.156599  9391 tablet_copy_client.cc:806] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:15.157196  9391 tablet_copy_client.cc:670] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:15.160284  9386 tablet_bootstrap.cc:492] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:15.160853  9391 tablet_copy_client.cc:538] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:15.161309  9386 tablet_bootstrap.cc:492] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:15.162010  9386 ts_tablet_manager.cc:1403] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.004s
I20260709 13:01:15.163682  9383 tablet_bootstrap.cc:492] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:15.164994  9386 raft_consensus.cc:359] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:15.165875  9386 raft_consensus.cc:740] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:15.166525  9386 consensus_queue.cc:260] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:15.169026  9386 ts_tablet_manager.cc:1434] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:01:15.170830  8208 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-15724a8e5db2425ea44b6e974dd58e3a received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:15.171280  8208 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-15724a8e5db2425ea44b6e974dd58e3a on tablet 15724a8e5db2425ea44b6e974dd58e3a with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:15.178541  9391 tablet_bootstrap.cc:492] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:15.213610  9391 tablet_bootstrap.cc:492] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:15.214031  8270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:15.214694  9391 tablet_bootstrap.cc:492] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:15.214648  8270 raft_consensus.cc:606] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:15.215607  9391 ts_tablet_manager.cc:1403] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.003s
I20260709 13:01:15.217831  8270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:15.218420  8270 raft_consensus.cc:606] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:15.218675  9391 raft_consensus.cc:359] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:15.219548  9391 raft_consensus.cc:740] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:15.220300  9391 consensus_queue.cc:260] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:15.221504  8343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:15.222106  8343 raft_consensus.cc:606] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:15.222838  9391 ts_tablet_manager.cc:1434] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:01:15.224952  8343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c065e059857a42d180a7764282ec5dca"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:15.227957  8343 raft_consensus.cc:606] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:15.229135  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:01:15.229744  8208 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-62b887704370405fb956f914718e90de received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:15.230154  8208 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-62b887704370405fb956f914718e90de on tablet 62b887704370405fb956f914718e90de with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:15.230058  9383 tablet_bootstrap.cc:492] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:15.230664  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:15.231113  9383 tablet_bootstrap.cc:492] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:15.231855  9383 ts_tablet_manager.cc:1403] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.012s
I20260709 13:01:15.234786  9383 raft_consensus.cc:359] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:15.235632  9383 raft_consensus.cc:740] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:15.236233  9383 consensus_queue.cc:260] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:15.239457  9383 ts_tablet_manager.cc:1434] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:01:15.241469  8208 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-630fe360a7894ee58f6df7a42c8c1ccf received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:15.241894  8208 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-630fe360a7894ee58f6df7a42c8c1ccf on tablet 630fe360a7894ee58f6df7a42c8c1ccf with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:15.313396  9394 raft_consensus.cc:1064] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:15.316275  9394 consensus_queue.cc:237] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:15.323707  8899 raft_consensus.cc:1275] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:15.325759  8198 raft_consensus.cc:1275] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:15.325886  8348 raft_consensus.cc:1275] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:15.326452  9407 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:15.327490  9394 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:15.331163  9407 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:15.357432  9407 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:15.364418  8198 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:15.368965  9352 raft_consensus.cc:993] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:15.380743  9352 raft_consensus.cc:1081] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Signalling peer 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:15.382421  8348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3"
dest_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:42502
I20260709 13:01:15.383085  8348 raft_consensus.cc:493] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.383484  8348 raft_consensus.cc:3060] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.382498  8094 catalog_manager.cc:5697] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:15.371812  8343 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:15.375507  8901 raft_consensus.cc:1217] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:15.370839  8899 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:15.403370  8348 raft_consensus.cc:515] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.405968  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:15.406548  8198 raft_consensus.cc:3055] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:15.406864  8198 raft_consensus.cc:740] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:15.407557  8198 consensus_queue.cc:260] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.408592  8198 raft_consensus.cc:3060] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.412853  8348 leader_election.cc:290] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:15.419090  8270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:15.419651  8270 raft_consensus.cc:3060] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.425562  8198 raft_consensus.cc:2468] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 2.
I20260709 13:01:15.426801  8313 leader_election.cc:304] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:15.427719  9277 raft_consensus.cc:2804] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:15.428158  9277 raft_consensus.cc:697] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 2 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:15.428929  9277 consensus_queue.cc:237] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.432466  8270 raft_consensus.cc:2468] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 2.
I20260709 13:01:15.447721  8270 consensus_queue.cc:237] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:15.456076  8899 raft_consensus.cc:1275] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:15.458611  9407 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:15.461031  8096 catalog_manager.cc:5697] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 1 to 2, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 2 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:15.465749  9228 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:15.468550  8901 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:15.477137  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23915c36b625410f9a37c7c34019b082 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:15.489564  8093 catalog_manager.cc:5697] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:15.490897  8348 raft_consensus.cc:1275] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:15.492702  9407 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:15.499564  8348 raft_consensus.cc:2955] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:15.502619  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 23915c36b625410f9a37c7c34019b082 with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:15.516017  9428 tablet_replica.cc:333] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:15.517139  9428 raft_consensus.cc:2243] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:15.517963  9428 raft_consensus.cc:2272] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:15.521145  9428 ts_tablet_manager.cc:1916] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:15.537266  9428 ts_tablet_manager.cc:1929] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:15.537748  9428 log.cc:1199] T 23915c36b625410f9a37c7c34019b082 P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/23915c36b625410f9a37c7c34019b082
I20260709 13:01:15.689401  9407 raft_consensus.cc:993] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:15.690133  9407 raft_consensus.cc:1081] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:15.700395  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 23915c36b625410f9a37c7c34019b082 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:15.713649  9436 raft_consensus.cc:993] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
W20260709 13:01:15.718508  8162 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 44657.1us
I20260709 13:01:15.727370  8901 raft_consensus.cc:1217] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:15.734928  9361 raft_consensus.cc:1081] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:15.745291  8901 raft_consensus.cc:1217] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:15.760917  8901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38170
I20260709 13:01:15.761509  8901 raft_consensus.cc:493] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.764475  8901 raft_consensus.cc:3060] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:01:15.793511  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 116423us
I20260709 13:01:15.799527  9349 raft_consensus.cc:993] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:15.800944  9349 raft_consensus.cc:993] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:15.801367  9349 raft_consensus.cc:1081] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:15.802790  9349 raft_consensus.cc:1081] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:15.804239  9403 raft_consensus.cc:993] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:15.804708  9403 raft_consensus.cc:1081] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:15.808962  8270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:15.809549  8270 raft_consensus.cc:493] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.809929  8270 raft_consensus.cc:3060] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.817731  8270 raft_consensus.cc:515] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.820840  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:15.821412  8348 raft_consensus.cc:3055] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:15.821691  8348 raft_consensus.cc:740] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:15.821781  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:15.822711  8270 leader_election.cc:290] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:15.822467  8348 consensus_queue.cc:260] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.823589  8267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:15.823808  8348 raft_consensus.cc:3060] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.824108  8267 raft_consensus.cc:493] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.824446  8267 raft_consensus.cc:3060] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.821918  8272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c065e059857a42d180a7764282ec5dca"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:15.824918  8272 raft_consensus.cc:493] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.825275  8272 raft_consensus.cc:3060] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.822491  8198 raft_consensus.cc:3060] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.830911  8267 raft_consensus.cc:515] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.832309  8899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38170
I20260709 13:01:15.832867  8899 raft_consensus.cc:493] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.833217  8899 raft_consensus.cc:3060] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.834090  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:15.834664  8343 raft_consensus.cc:3055] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:15.834944  8343 raft_consensus.cc:740] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:15.835654  8343 consensus_queue.cc:260] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.836474  8343 raft_consensus.cc:3060] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.838682  8198 raft_consensus.cc:2468] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:15.839594  8899 raft_consensus.cc:515] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:15.841145  8272 raft_consensus.cc:515] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.850980  8272 leader_election.cc:290] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:15.832873  8901 raft_consensus.cc:515] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:15.843290  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:15.845008  8274 raft_consensus.cc:1275] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:15.851987  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:15.852603  8197 raft_consensus.cc:3060] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.852020  8194 raft_consensus.cc:3060] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.852849  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e64aef2d2ae433b8174d8fd0a066991" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:15.853406  8269 raft_consensus.cc:3055] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:15.853693  8269 raft_consensus.cc:740] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:15.854336  8269 consensus_queue.cc:260] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:15.855759  8269 raft_consensus.cc:3060] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.860661  8901 leader_election.cc:290] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 3 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:15.852689  8899 leader_election.cc:290] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:15.861649  8269 raft_consensus.cc:2468] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:15.862087  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:15.862658  8274 raft_consensus.cc:3055] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:15.863058  8274 raft_consensus.cc:740] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:15.863094  8867 leader_election.cc:304] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, 45a2403422b24114a10f4b37ab277e3d; no voters: 
I20260709 13:01:15.863651  8197 raft_consensus.cc:2468] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:15.865454  8239 leader_election.cc:304] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:15.866837  8194 raft_consensus.cc:2468] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:15.868309  9429 raft_consensus.cc:2804] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:15.868736  8195 raft_consensus.cc:1275] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:15.870196  9430 consensus_queue.cc:1048] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:15.846868  8343 raft_consensus.cc:2468] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:15.871603  8237 leader_election.cc:304] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:15.864012  9343 raft_consensus.cc:2804] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:15.863874  8274 consensus_queue.cc:260] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:15.863094  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065e059857a42d180a7764282ec5dca" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:15.871560  9439 consensus_queue.cc:1048] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:15.872674  9394 raft_consensus.cc:2804] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:15.873594  9394 raft_consensus.cc:697] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:15.874477  9394 consensus_queue.cc:237] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.877210  8197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f0cbafdad74df9bf07ac24250fe251" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:15.881394  8197 raft_consensus.cc:3060] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.872840  8342 raft_consensus.cc:3055] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:15.872875  8274 raft_consensus.cc:3060] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.882006  8342 raft_consensus.cc:740] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:15.869114  9429 raft_consensus.cc:697] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:15.882843  8342 consensus_queue.cc:260] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.883040  9429 consensus_queue.cc:237] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.884158  8342 raft_consensus.cc:3060] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.878953  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065e059857a42d180a7764282ec5dca" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:15.886142  8194 raft_consensus.cc:3060] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.888787  8274 raft_consensus.cc:2468] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 3.
I20260709 13:01:15.848542  8348 raft_consensus.cc:2468] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:15.847270  8267 leader_election.cc:290] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:15.892426  8867 leader_election.cc:304] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [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: 13749e1436c94941841f5a9122d2ddb0, 45a2403422b24114a10f4b37ab277e3d; no voters: 
I20260709 13:01:15.897037  8197 raft_consensus.cc:2468] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 3.
I20260709 13:01:15.899767  9445 raft_consensus.cc:2804] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:15.899650  9343 raft_consensus.cc:697] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:15.918222  9343 consensus_queue.cc:237] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:15.924902  9445 raft_consensus.cc:697] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:15.926051  9445 consensus_queue.cc:237] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:15.928839  9352 raft_consensus.cc:1064] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:15.931668  9352 consensus_queue.cc:237] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:15.957679  8093 catalog_manager.cc:5697] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:15.915678  8342 raft_consensus.cc:2468] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:15.915894  8194 raft_consensus.cc:2468] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:15.962968  8239 leader_election.cc:304] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:15.977468  9394 raft_consensus.cc:2804] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:15.978001  9394 raft_consensus.cc:697] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:15.978845  9394 consensus_queue.cc:237] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:15.981891  8096 catalog_manager.cc:5697] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:15.999115  8342 raft_consensus.cc:1275] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:16.001647  8898 raft_consensus.cc:1275] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:16.002113  8269 raft_consensus.cc:1275] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:16.004019  9434 consensus_queue.cc:1048] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.010860  9352 consensus_queue.cc:1048] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.014917  9352 consensus_queue.cc:1048] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.029613  8097 catalog_manager.cc:5697] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 2 to 3, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 3 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:16.036732  8094 catalog_manager.cc:5697] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.038444  8094 catalog_manager.cc:5697] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.045378  9434 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.047144  8898 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.060902  8270 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.069213  8343 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.070596  8094 catalog_manager.cc:5697] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.088704  8194 consensus_queue.cc:237] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:16.095986  8343 raft_consensus.cc:1275] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:16.099478  8898 raft_consensus.cc:1275] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:16.101293  9359 consensus_queue.cc:1048] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:16.106150  9352 consensus_queue.cc:1048] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:16.112916  9359 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.114776  8898 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.127327  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15724a8e5db2425ea44b6e974dd58e3a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:16.131506  8094 catalog_manager.cc:5697] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.133561  8343 raft_consensus.cc:2955] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.142457  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet 15724a8e5db2425ea44b6e974dd58e3a with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:16.144219  9458 tablet_replica.cc:333] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:16.144999  9458 raft_consensus.cc:2243] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:16.145558  9458 raft_consensus.cc:2272] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:16.148658  9458 ts_tablet_manager.cc:1916] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:16.164510  9458 ts_tablet_manager.cc:1929] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:16.165050  9458 log.cc:1199] T 15724a8e5db2425ea44b6e974dd58e3a P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/15724a8e5db2425ea44b6e974dd58e3a
I20260709 13:01:16.167429  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet 15724a8e5db2425ea44b6e974dd58e3a (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:16.201097  9352 raft_consensus.cc:1064] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:16.203940  9352 consensus_queue.cc:237] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:16.215847  8343 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:16.217767  8270 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:16.217600  9359 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.218250  8898 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:16.222210  9399 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.228852  9359 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.231540  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:16.243135  9352 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.246973  8272 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.257333  8898 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.276407  8198 raft_consensus.cc:1275] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.281279  9394 consensus_queue.cc:1048] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:16.279574  8343 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.285960  8097 catalog_manager.cc:5697] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:16.294745  8348 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.298977  9429 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:16.302675  8194 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.304714  9394 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:16.309702  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:16.321293  9352 raft_consensus.cc:1064] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:16.327526  9352 consensus_queue.cc:237] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:16.347398  8197 consensus_queue.cc:237] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:16.369792  8195 raft_consensus.cc:1275] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.372201  9440 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:16.386472  8348 raft_consensus.cc:1275] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.398604  8270 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:16.401108  8272 raft_consensus.cc:1275] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:16.401026  9440 consensus_queue.cc:1048] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:16.403894  8901 raft_consensus.cc:1275] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:16.405251  8194 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:16.409579  8343 raft_consensus.cc:1275] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:16.411094  8898 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:16.415468  9432 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:16.417352  9432 consensus_queue.cc:1048] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.418248  9434 consensus_queue.cc:1048] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.422425  9307 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:16.423986  9343 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:16.423509  9434 consensus_queue.cc:1048] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:01:16.426879  9431 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.429234  8272 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.456207  8094 catalog_manager.cc:5697] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.459352  8270 raft_consensus.cc:1275] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:16.464475  9343 consensus_queue.cc:1048] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:16.469535  8898 raft_consensus.cc:2955] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.471611  8194 raft_consensus.cc:1275] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:16.473116  8270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:16.473707  8270 raft_consensus.cc:606] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Received request to transfer leadership to TS 600e9663849342a793072776e72adeca
I20260709 13:01:16.475064  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet 630fe360a7894ee58f6df7a42c8c1ccf with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:16.477520  9343 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:16.481915  8194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:16.482837  8194 raft_consensus.cc:606] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:16.494021  9472 tablet_replica.cc:333] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:16.503880  8269 raft_consensus.cc:1275] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:16.505533  9343 consensus_queue.cc:1048] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:16.507535  9433 raft_consensus.cc:993] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:16.508062  9432 raft_consensus.cc:1081] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:16.515553  9472 raft_consensus.cc:2243] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:16.516660  9472 raft_consensus.cc:2272] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:16.516736  8274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50980
I20260709 13:01:16.517421  8274 raft_consensus.cc:493] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:16.517781  8274 raft_consensus.cc:3060] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.521857  9472 ts_tablet_manager.cc:1916] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:16.524344  8274 raft_consensus.cc:515] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:16.526317  8274 leader_election.cc:290] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:16.529459  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:16.530133  8194 raft_consensus.cc:3055] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:16.530424  8194 raft_consensus.cc:740] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:16.531098  8194 consensus_queue.cc:260] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:16.532548  8194 raft_consensus.cc:3060] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.540386  8345 raft_consensus.cc:1275] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.544128  8346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:16.544934  8346 raft_consensus.cc:3060] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:16.579209  8194 raft_consensus.cc:2468] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:16.579965  9359 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.587718  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 630fe360a7894ee58f6df7a42c8c1ccf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:16.602468  9429 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:16.609463  9394 raft_consensus.cc:993] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:16.610175  9429 raft_consensus.cc:1081] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Signalling peer 600e9663849342a793072776e72adeca to start an election
W20260709 13:01:16.608865  8866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 57944.8us
I20260709 13:01:16.611999  8239 leader_election.cc:304] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:16.612287  8340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:16.613111  8340 raft_consensus.cc:606] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:16.616587  9429 raft_consensus.cc:2804] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:16.618036  9429 raft_consensus.cc:697] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:16.618927  9429 consensus_queue.cc:237] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:01:16.619316  8867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 46456.9us
I20260709 13:01:16.620096  8272 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.620925  8899 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.614439  8346 raft_consensus.cc:2468] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:16.636087  9472 ts_tablet_manager.cc:1929] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:16.636569  9472 log.cc:1199] T 630fe360a7894ee58f6df7a42c8c1ccf P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/630fe360a7894ee58f6df7a42c8c1ccf
I20260709 13:01:16.637368  8097 catalog_manager.cc:5697] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:16.645251  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet 630fe360a7894ee58f6df7a42c8c1ccf (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:16.650364  8343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f"
dest_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:42518
I20260709 13:01:16.651057  8343 raft_consensus.cc:493] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:16.651552  8343 raft_consensus.cc:3060] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:16.681576  8343 raft_consensus.cc:515] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:16.691660  8272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:16.692327  8272 raft_consensus.cc:606] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:16.694100  8343 leader_election.cc:290] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 3 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:16.695724  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:16.696465  8269 raft_consensus.cc:3055] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:16.696802  8269 raft_consensus.cc:740] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:16.695806  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46063565a09944c7b67c01a7e3b8e39f" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:16.697603  8269 consensus_queue.cc:260] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:16.698133  8198 raft_consensus.cc:3060] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:16.698734  8269 raft_consensus.cc:3060] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:16.728577  8198 raft_consensus.cc:2468] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 3.
I20260709 13:01:16.735313  8313 leader_election.cc:304] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:16.747115  8269 raft_consensus.cc:2468] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 3.
W20260709 13:01:16.781188  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 66599.2us
I20260709 13:01:16.783993  9488 raft_consensus.cc:2804] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:16.805382  9488 raft_consensus.cc:697] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 3 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:16.807188  9488 consensus_queue.cc:237] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
W20260709 13:01:16.810865  8866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 121392us
I20260709 13:01:16.896381  8093 catalog_manager.cc:5697] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:16.919559  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 167888us
W20260709 13:01:16.952873  8867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 273491us
I20260709 13:01:16.985538  8343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77dec8051d543fe9114add9b1a9c257"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:16.986191  8343 raft_consensus.cc:606] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:16.993192  8194 consensus_queue.cc:237] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.007543  8272 raft_consensus.cc:1275] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:17.008356  8898 raft_consensus.cc:1275] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:17.009394  9497 consensus_queue.cc:1048] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:17.009766  8093 catalog_manager.cc:5697] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca reported cstate change: term changed from 2 to 3, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:17.010835  9492 consensus_queue.cc:1048] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:17.004019  8343 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:17.023674  9492 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:17.032807  8272 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:17.037729  8898 raft_consensus.cc:2955] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:17.060066  9504 raft_consensus.cc:993] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:17.060627  9504 raft_consensus.cc:1081] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:17.080269  8342 raft_consensus.cc:1275] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.080708  8898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38154
I20260709 13:01:17.081305  8898 raft_consensus.cc:493] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:17.081723  8898 raft_consensus.cc:3060] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.086313  9505 consensus_queue.cc:1048] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:17.094149  8898 raft_consensus.cc:515] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.096519  8898 leader_election.cc:290] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:17.127553  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62b887704370405fb956f914718e90de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:17.135191  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:17.136986  8194 raft_consensus.cc:3060] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.157287  8269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:17.158419  8269 raft_consensus.cc:606] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:17.166563  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:01:17.173694  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a957e72d49a40108a3f25f3c12d29a1" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:17.189422  8194 raft_consensus.cc:2468] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:17.192153  8866 leader_election.cc:304] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:17.194056  8198 raft_consensus.cc:1275] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.195550  9479 raft_consensus.cc:2804] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:17.196182  9479 raft_consensus.cc:697] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:17.197657  9479 consensus_queue.cc:237] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.209753  9484 consensus_queue.cc:1048] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:01:17.237556  9493 raft_consensus.cc:993] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:17.262356  8194 raft_consensus.cc:1240] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Rejecting Update request from peer 600e9663849342a793072776e72adeca for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:17.265702  9501 raft_consensus.cc:993] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:17.266491  9501 raft_consensus.cc:1081] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:17.268534  8274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77dec8051d543fe9114add9b1a9c257"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:17.269186  8274 raft_consensus.cc:493] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:17.269656  8274 raft_consensus.cc:3060] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.269868  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:17.265795  9493 raft_consensus.cc:1081] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:17.273435  8898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38170
I20260709 13:01:17.274096  8898 raft_consensus.cc:493] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:17.274503  8898 raft_consensus.cc:3060] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.284284  8096 catalog_manager.cc:5697] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:17.288341  8340 raft_consensus.cc:3055] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:17.288986  8340 raft_consensus.cc:740] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:17.322413  8274 raft_consensus.cc:515] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:17.328675  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dec8051d543fe9114add9b1a9c257" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:17.329268  8348 raft_consensus.cc:3055] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:17.329546  8348 raft_consensus.cc:740] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:17.331423  8272 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:17.331702  8348 consensus_queue.cc:260] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:17.332955  8348 raft_consensus.cc:3060] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.290452  8340 consensus_queue.cc:260] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.335276  8274 leader_election.cc:290] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:17.341675  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77dec8051d543fe9114add9b1a9c257" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:17.336608  9502 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:01:17.355796  8198 raft_consensus.cc:3060] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.359776  8192 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:17.362128  9502 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:17.369519  8340 raft_consensus.cc:3060] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.432893  8198 raft_consensus.cc:2468] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:17.438833  8239 leader_election.cc:304] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:17.439924  9503 raft_consensus.cc:2804] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:17.440510  9503 raft_consensus.cc:697] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:17.441584  9503 consensus_queue.cc:237] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:17.468937  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet 62b887704370405fb956f914718e90de with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
W20260709 13:01:17.349331  9499 consensus_queue.cc:1175] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b557bf04d0c0404f819d303c4a960aba" responder_term: 2 status { last_received { term: 1 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 600e9663849342a793072776e72adeca for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:01:17.492244  9440 raft_consensus.cc:993] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:17.492514  8340 raft_consensus.cc:2468] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:17.492852  9493 raft_consensus.cc:1081] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:17.483911  8348 raft_consensus.cc:2468] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:17.490437  8898 raft_consensus.cc:515] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.495059  8901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38170
I20260709 13:01:17.495724  8901 raft_consensus.cc:493] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:17.496151  8901 raft_consensus.cc:3060] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.496594  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:17.497241  8192 raft_consensus.cc:3060] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.500581  8898 leader_election.cc:290] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:17.504288  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1ca3ddf7cac4db6b4bdb1d12106d636" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:17.504851  8274 raft_consensus.cc:3055] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:17.505153  8274 raft_consensus.cc:740] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:17.505892  8274 consensus_queue.cc:260] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.509976  8274 raft_consensus.cc:3060] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.512168  8097 catalog_manager.cc:5697] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:17.516326  8192 raft_consensus.cc:2468] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:17.517652  8866 leader_election.cc:304] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:17.516824  8094 catalog_manager.cc:5697] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:17.518518  9479 raft_consensus.cc:2804] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:17.519064  9479 raft_consensus.cc:697] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:17.520123  9479 consensus_queue.cc:237] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.525607  8274 raft_consensus.cc:2468] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:17.527595  8901 raft_consensus.cc:515] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.529726  8901 leader_election.cc:290] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:17.530742  8348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:17.531351  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb7277d8fdea452cb080843193aee32e" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:17.531462  8348 raft_consensus.cc:3060] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.531946  8272 raft_consensus.cc:3055] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:17.532269  8272 raft_consensus.cc:740] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:17.533038  8272 consensus_queue.cc:260] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.537050  8272 raft_consensus.cc:3060] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:17.538331  9512 tablet_replica.cc:333] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:17.542869  9512 raft_consensus.cc:2243] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:17.543807  9512 raft_consensus.cc:2272] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:17.546372  8272 raft_consensus.cc:2468] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:17.548720  8867 leader_election.cc:304] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, 45a2403422b24114a10f4b37ab277e3d; no voters: 
I20260709 13:01:17.550916  9512 ts_tablet_manager.cc:1916] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:17.551967  9498 raft_consensus.cc:2804] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:17.552524  9498 raft_consensus.cc:697] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:17.553485  9498 consensus_queue.cc:237] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:17.575834  9512 ts_tablet_manager.cc:1929] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:17.576166  8348 raft_consensus.cc:2468] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:17.576618  9512 log.cc:1199] T 62b887704370405fb956f914718e90de P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/62b887704370405fb956f914718e90de
I20260709 13:01:17.579133  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet 62b887704370405fb956f914718e90de (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:17.592955  8094 catalog_manager.cc:5697] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:17.613603  8094 catalog_manager.cc:5697] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:17.680696  8348 raft_consensus.cc:1275] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:17.681803  9479 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:17.698465  8192 raft_consensus.cc:1275] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:17.700874  9498 consensus_queue.cc:1048] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:17.898548  8343 raft_consensus.cc:1275] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.899770  9440 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:17.918380  8194 raft_consensus.cc:1275] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:17.921816  9503 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:17.955330  8192 raft_consensus.cc:1275] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:17.956497  9498 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:17.966601  8274 raft_consensus.cc:1275] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:17.967990  9478 consensus_queue.cc:1048] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:18.045034  8343 raft_consensus.cc:1275] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:18.046672  9478 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:18.066860  8274 raft_consensus.cc:1275] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:18.068744  9478 consensus_queue.cc:1048] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:18.271193  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:18.312391  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:18.351590  8274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11340f02e64f48f496c151e82b599da7"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:18.352166  8274 raft_consensus.cc:606] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:18.355189  8192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "224c98c7721544a890a53819cd825f4e"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:18.355723  8192 raft_consensus.cc:606] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Received request to transfer leadership to TS 600e9663849342a793072776e72adeca
I20260709 13:01:18.358295  8274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23915c36b625410f9a37c7c34019b082"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:18.358835  8274 raft_consensus.cc:606] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:18.361446  8343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:18.362010  8343 raft_consensus.cc:606] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:18.364826  8343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:18.365350  8343 raft_consensus.cc:606] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:18.366554  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:01:18.368172  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:18.407150  9431 raft_consensus.cc:993] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:18.407739  9494 raft_consensus.cc:1081] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Signalling peer 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:18.409181  8343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "224c98c7721544a890a53819cd825f4e"
dest_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:42502
I20260709 13:01:18.409767  8343 raft_consensus.cc:493] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:18.410060  8343 raft_consensus.cc:3060] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.414884  8343 raft_consensus.cc:515] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.416818  8343 leader_election.cc:290] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375)
I20260709 13:01:18.417474  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224c98c7721544a890a53819cd825f4e" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:18.417707  8898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224c98c7721544a890a53819cd825f4e" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
I20260709 13:01:18.418071  8192 raft_consensus.cc:3055] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:18.418169  8898 raft_consensus.cc:3060] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.418430  8192 raft_consensus.cc:740] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:18.419533  8192 consensus_queue.cc:260] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.420722  8192 raft_consensus.cc:3060] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.425501  9499 raft_consensus.cc:993] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:18.426040  9499 raft_consensus.cc:1081] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:18.431357  8192 raft_consensus.cc:2468] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 2.
I20260709 13:01:18.433696  8313 leader_election.cc:304] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:18.435078  9504 raft_consensus.cc:2804] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:18.435547  9504 raft_consensus.cc:697] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:18.426015  8898 raft_consensus.cc:2468] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 2.
I20260709 13:01:18.436404  9504 consensus_queue.cc:237] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.437897  8274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:18.438500  8274 raft_consensus.cc:493] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:18.438849  8274 raft_consensus.cc:3060] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.445313  8274 raft_consensus.cc:515] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:18.447089  8274 leader_election.cc:290] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:18.447636  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:18.448241  8192 raft_consensus.cc:3060] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.448814  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f6b9aa7385493b96baa0c326b806a1" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:18.449414  8343 raft_consensus.cc:3055] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:18.449766  8343 raft_consensus.cc:740] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:18.450479  8343 consensus_queue.cc:260] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:18.451751  8343 raft_consensus.cc:3060] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.451329  8094 catalog_manager.cc:5697] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca reported cstate change: term changed from 1 to 2, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 2 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:18.454224  8192 raft_consensus.cc:2468] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:18.456480  8239 leader_election.cc:304] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:18.457358  9525 raft_consensus.cc:2804] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:18.457837  9525 raft_consensus.cc:697] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:18.458041  8343 raft_consensus.cc:2468] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:18.458828  9525 consensus_queue.cc:237] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:18.473400  8094 catalog_manager.cc:5697] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:18.515120  9407 raft_consensus.cc:993] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:18.515645  9525 raft_consensus.cc:1081] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:18.517045  8898 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23915c36b625410f9a37c7c34019b082"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38170
I20260709 13:01:18.517493  8898 raft_consensus.cc:493] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:18.517756  8898 raft_consensus.cc:3060] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.522260  8898 raft_consensus.cc:515] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.523864  8898 leader_election.cc:290] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:18.524654  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23915c36b625410f9a37c7c34019b082" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:18.525156  8274 raft_consensus.cc:3055] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:18.525408  8274 raft_consensus.cc:740] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:18.526093  8274 consensus_queue.cc:260] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.527338  8274 raft_consensus.cc:3060] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.529731  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23915c36b625410f9a37c7c34019b082" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:18.530563  8343 raft_consensus.cc:3060] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.531941  8274 raft_consensus.cc:2468] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:18.533031  8867 leader_election.cc:304] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, 45a2403422b24114a10f4b37ab277e3d; no voters: 
I20260709 13:01:18.534500  9498 raft_consensus.cc:2804] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:18.534965  9498 raft_consensus.cc:697] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:18.536489  9498 consensus_queue.cc:237] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.536798  8343 raft_consensus.cc:2468] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:18.546726  8094 catalog_manager.cc:5697] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:18.562414  8274 consensus_queue.cc:237] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:18.568159  8343 raft_consensus.cc:1275] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:18.568507  8192 raft_consensus.cc:1275] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:18.569286  8238 consensus_peers.cc:597] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 025de30f5d2e497ca4b95cc2aa492741. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:18.569573  9526 consensus_queue.cc:1048] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.570523  9525 consensus_queue.cc:1048] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.579535  9525 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.580848  8195 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.595660  8343 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.600895  8194 consensus_queue.cc:237] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:18.607132  8094 catalog_manager.cc:5697] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:18.633838  8163 consensus_peers.cc:597] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4aaf5f9a485b44eaa397f433b3843ec2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:18.634604  8274 raft_consensus.cc:1275] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:18.637470  9431 consensus_queue.cc:1048] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.639648  8343 raft_consensus.cc:1275] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:18.640956  9352 consensus_queue.cc:1048] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.646162  9431 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.647830  8274 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.649523  8343 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.665588  8094 catalog_manager.cc:5697] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:18.676236  8274 consensus_queue.cc:237] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
W20260709 13:01:18.701514  8238 consensus_peers.cc:597] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14ecaf0eefd643a38fe9993dbe0b9f1e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:18.702454  8348 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:18.704295  8195 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:18.704698  9407 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.705608  9525 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.712909  9526 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.714730  8195 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.714735  8348 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.727115  8340 consensus_queue.cc:237] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:18.733999  8097 catalog_manager.cc:5697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.753175  9526 raft_consensus.cc:993] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
W20260709 13:01:18.753718  8312 consensus_peers.cc:597] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46063565a09944c7b67c01a7e3b8e39f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:18.754223  8269 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:18.754930  9526 raft_consensus.cc:1081] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:18.756923  9504 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:18.761373  8901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11340f02e64f48f496c151e82b599da7"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38170
I20260709 13:01:18.761878  8901 raft_consensus.cc:493] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:18.762233  8901 raft_consensus.cc:3060] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.763712  8195 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:18.769582  9504 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:18.774504  8901 raft_consensus.cc:515] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.778223  9502 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.782186  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11340f02e64f48f496c151e82b599da7" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:18.782776  8194 raft_consensus.cc:3060] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.787973  8194 raft_consensus.cc:2468] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:18.789069  8866 leader_election.cc:304] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:18.790062  9498 raft_consensus.cc:2804] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:18.790477  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11340f02e64f48f496c151e82b599da7" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:18.790548  9498 raft_consensus.cc:697] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:18.791132  8274 raft_consensus.cc:3055] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:18.791544  8274 raft_consensus.cc:740] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:18.791945  9498 consensus_queue.cc:237] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.789070  8901 leader_election.cc:290] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:18.792346  8274 consensus_queue.cc:260] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.793469  8274 raft_consensus.cc:3060] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.798337  8195 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.806442  8272 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:18.818130  8094 catalog_manager.cc:5697] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:18.800674  8274 raft_consensus.cc:2468] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:18.814225  8097 catalog_manager.cc:5697] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca reported cstate change: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:18.838702  8901 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:18.841922  9499 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:18.882630  8195 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:18.884020  9502 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:18.929977  8340 raft_consensus.cc:1275] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:18.931305  9525 consensus_queue.cc:1048] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.944830  8194 raft_consensus.cc:1275] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:18.946467  9526 consensus_queue.cc:1048] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:18.947857  9504 raft_consensus.cc:993] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:18.948372  9504 raft_consensus.cc:1081] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:18.953420  8269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:18.954013  8269 raft_consensus.cc:493] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:18.954360  8269 raft_consensus.cc:3060] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.960850  8269 raft_consensus.cc:515] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.963317  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:18.964471  8340 raft_consensus.cc:3055] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:18.964852  8340 raft_consensus.cc:740] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:18.965786  8340 consensus_queue.cc:260] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.966558  8269 leader_election.cc:290] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers 600e9663849342a793072776e72adeca (127.6.233.131:40081), 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375)
I20260709 13:01:18.967541  8340 raft_consensus.cc:3060] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.967525  8901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa412bd8092b46b1b8118993a0b791aa" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
I20260709 13:01:18.968919  8901 raft_consensus.cc:3060] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:18.975250  8340 raft_consensus.cc:2468] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:18.979846  8237 leader_election.cc:304] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:18.980775  9527 raft_consensus.cc:2804] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:18.981251  9527 raft_consensus.cc:697] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:18.981835  8901 raft_consensus.cc:2468] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:18.982082  9527 consensus_queue.cc:237] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:18.993453  8097 catalog_manager.cc:5697] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:19.027956  8340 raft_consensus.cc:1275] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:19.029562  9498 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:19.040292  8269 raft_consensus.cc:1275] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:19.042234  9481 consensus_queue.cc:1048] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:19.064018  9558 ts_tablet_manager.cc:933] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:19.067276  9558 tablet_copy_client.cc:323] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:01:19.071085  8208 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet 4aaf5f9a485b44eaa397f433b3843ec2 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:19.071651  8208 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet 4aaf5f9a485b44eaa397f433b3843ec2 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-4aaf5f9a485b44eaa397f433b3843ec2
I20260709 13:01:19.084350  8208 tablet_copy_source_session.cc:215] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:19.091866  9558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aaf5f9a485b44eaa397f433b3843ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:19.112190  9561 ts_tablet_manager.cc:933] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:19.143800  9558 tablet_copy_client.cc:806] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:19.144163  9562 ts_tablet_manager.cc:933] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:19.144605  9558 tablet_copy_client.cc:670] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:19.154510  9558 tablet_copy_client.cc:538] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:19.144695  9561 tablet_copy_client.cc:323] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:19.172741  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet 025de30f5d2e497ca4b95cc2aa492741 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:19.173321  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet 025de30f5d2e497ca4b95cc2aa492741 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-025de30f5d2e497ca4b95cc2aa492741
I20260709 13:01:19.176920  9558 tablet_bootstrap.cc:492] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:19.180027  9565 ts_tablet_manager.cc:933] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:19.181752  8284 tablet_copy_source_session.cc:215] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:19.183741  9562 tablet_copy_client.cc:323] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:19.186573  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:19.187222  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet 14ecaf0eefd643a38fe9993dbe0b9f1e from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-14ecaf0eefd643a38fe9993dbe0b9f1e
I20260709 13:01:19.188622  9561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 025de30f5d2e497ca4b95cc2aa492741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:19.196033  8284 tablet_copy_source_session.cc:215] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:19.199361  9562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:19.215948  9565 tablet_copy_client.cc:323] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:19.218230  8357 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 46063565a09944c7b67c01a7e3b8e39f from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:19.218799  8357 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 46063565a09944c7b67c01a7e3b8e39f from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-46063565a09944c7b67c01a7e3b8e39f
I20260709 13:01:19.226115  9561 tablet_copy_client.cc:806] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:19.226744  9561 tablet_copy_client.cc:670] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:19.227221  8357 tablet_copy_source_session.cc:215] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:19.232652  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46063565a09944c7b67c01a7e3b8e39f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:19.234138  9562 tablet_copy_client.cc:806] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:19.236328  9562 tablet_copy_client.cc:670] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:19.234189  8194 raft_consensus.cc:1275] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:19.240111  9478 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:19.250319  9558 tablet_bootstrap.cc:492] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:19.251322  9558 tablet_bootstrap.cc:492] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:19.252650  9562 tablet_copy_client.cc:538] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:19.252700  9558 ts_tablet_manager.cc:1403] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.015s
I20260709 13:01:19.235560  9561 tablet_copy_client.cc:538] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:19.262425  9562 tablet_bootstrap.cc:492] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:19.252791  9565 tablet_copy_client.cc:806] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:19.263074  9565 tablet_copy_client.cc:670] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:19.267526  9565 tablet_copy_client.cc:538] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:19.270265  9561 tablet_bootstrap.cc:492] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:19.256316  9558 raft_consensus.cc:359] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.275215  9558 raft_consensus.cc:740] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:19.276098  9558 consensus_queue.cc:260] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.280404  9558 ts_tablet_manager.cc:1434] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.005s
I20260709 13:01:19.291008  9565 tablet_bootstrap.cc:492] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:19.299850  8208 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-4aaf5f9a485b44eaa397f433b3843ec2 received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:19.300473  8208 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-4aaf5f9a485b44eaa397f433b3843ec2 on tablet 4aaf5f9a485b44eaa397f433b3843ec2 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:19.338146  9565 tablet_bootstrap.cc:492] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:19.339375  9565 tablet_bootstrap.cc:492] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:19.340266  9565 ts_tablet_manager.cc:1403] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.050s	user 0.035s	sys 0.009s
I20260709 13:01:19.344241  9565 raft_consensus.cc:359] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.345331  9565 raft_consensus.cc:740] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:19.346133  9565 consensus_queue.cc:260] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.349303  9565 ts_tablet_manager.cc:1434] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:01:19.363590  8272 raft_consensus.cc:1275] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:19.369127  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:19.384061  8898 raft_consensus.cc:1275] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:19.386040  9478 consensus_queue.cc:1048] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:19.390379  8357 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-46063565a09944c7b67c01a7e3b8e39f received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:19.390820  8357 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-46063565a09944c7b67c01a7e3b8e39f on tablet 46063565a09944c7b67c01a7e3b8e39f with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:19.391364  9526 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:01:19.502606  8163 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:35375, user_credentials={real_user=slave}} blocked reactor thread for 94621.4us
I20260709 13:01:19.548610  9562 tablet_bootstrap.cc:492] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:19.591419  8340 raft_consensus.cc:1275] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:19.604039  9562 tablet_bootstrap.cc:492] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:19.620872  9562 ts_tablet_manager.cc:1403] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.359s	user 0.035s	sys 0.058s
I20260709 13:01:19.623626  9525 consensus_queue.cc:1048] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:19.656178  9562 raft_consensus.cc:359] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.657231  9562 raft_consensus.cc:740] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:19.658804  9562 consensus_queue.cc:260] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.680101  9562 ts_tablet_manager.cc:1434] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 13:01:19.703028  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:19.703848  9561 tablet_bootstrap.cc:492] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:19.704990  9561 tablet_bootstrap.cc:492] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:19.705904  9561 ts_tablet_manager.cc:1403] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.436s	user 0.062s	sys 0.046s
I20260709 13:01:19.711175  8901 raft_consensus.cc:1217] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:19.717101  8901 raft_consensus.cc:1217] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:19.731587  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-14ecaf0eefd643a38fe9993dbe0b9f1e received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:19.732092  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-14ecaf0eefd643a38fe9993dbe0b9f1e on tablet 14ecaf0eefd643a38fe9993dbe0b9f1e with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:19.752628  9561 raft_consensus.cc:359] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.753504  8899 raft_consensus.cc:1217] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:01:19.753734  9561 raft_consensus.cc:740] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:19.754468  9561 consensus_queue.cc:260] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.775203  9561 ts_tablet_manager.cc:1434] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.001s
I20260709 13:01:19.782858  8272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:19.783463  8272 raft_consensus.cc:606] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Received request to transfer leadership to TS 600e9663849342a793072776e72adeca
I20260709 13:01:19.794222  8348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:19.795039  8348 raft_consensus.cc:606] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:19.799271  8194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:19.799844  8194 raft_consensus.cc:606] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:19.801060  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:01:19.803493  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:19.816149  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-025de30f5d2e497ca4b95cc2aa492741 received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:19.816722  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-025de30f5d2e497ca4b95cc2aa492741 on tablet 025de30f5d2e497ca4b95cc2aa492741 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:19.836102  9573 raft_consensus.cc:993] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:19.836586  9573 raft_consensus.cc:1081] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:19.838188  8901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38138
I20260709 13:01:19.838810  8901 raft_consensus.cc:493] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:19.839202  8901 raft_consensus.cc:3060] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.850052  8901 raft_consensus.cc:515] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:19.852427  8901 leader_election.cc:290] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:19.852623  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:19.853240  8194 raft_consensus.cc:3055] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:19.853597  8194 raft_consensus.cc:740] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:19.853359  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4c540e57844796b8826cbcfab3c34e" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:19.854374  8272 raft_consensus.cc:3060] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.854439  8194 consensus_queue.cc:260] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:19.855588  8194 raft_consensus.cc:3060] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.863438  8272 raft_consensus.cc:2468] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:19.864524  8867 leader_election.cc:304] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, 45a2403422b24114a10f4b37ab277e3d; no voters: 
I20260709 13:01:19.865193  9557 raft_consensus.cc:2804] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:19.865665  9557 raft_consensus.cc:697] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:19.866474  9557 consensus_queue.cc:237] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:19.869083  8194 raft_consensus.cc:2468] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:19.877725  8093 catalog_manager.cc:5697] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:19.949539  9526 raft_consensus.cc:993] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:19.950093  9526 raft_consensus.cc:1081] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Signalling peer 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:19.952198  8340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e"
dest_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:42518
I20260709 13:01:19.952812  8340 raft_consensus.cc:493] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:19.953197  8340 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.958329  8340 raft_consensus.cc:515] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.959944  8340 leader_election.cc:290] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:19.960675  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:19.961015  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:19.961288  8194 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.961668  8272 raft_consensus.cc:3055] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:19.962016  8272 raft_consensus.cc:740] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:19.962766  8272 consensus_queue.cc:260] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.963929  8272 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.968690  8272 raft_consensus.cc:2468] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 2.
I20260709 13:01:19.968690  8194 raft_consensus.cc:2468] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 2.
I20260709 13:01:19.970130  8314 leader_election.cc:304] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:19.971036  9579 raft_consensus.cc:2804] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:19.971503  9579 raft_consensus.cc:697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:19.972412  9579 consensus_queue.cc:237] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:19.984198  8093 catalog_manager.cc:5697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca reported cstate change: term changed from 1 to 2, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 2 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:19.995538  8340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:19.996141  8340 raft_consensus.cc:606] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Received request to transfer leadership
I20260709 13:01:20.000962  8340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:20.001608  8340 raft_consensus.cc:606] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Received request to transfer leadership
W20260709 13:01:20.003302  8081 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 14ecaf0eefd643a38fe9993dbe0b9f1e already in progress [suppressed 2 similar messages]
I20260709 13:01:20.006111  8340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:20.006632  8340 raft_consensus.cc:606] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Received request to transfer leadership
W20260709 13:01:20.011384  8145 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:01:20.011843  8145 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 14ecaf0eefd643a38fe9993dbe0b9f1e already in progress
W20260709 13:01:20.012162  8145 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 14ecaf0eefd643a38fe9993dbe0b9f1e already in progress
I20260709 13:01:20.045145  9504 raft_consensus.cc:993] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:20.045710  9579 raft_consensus.cc:1081] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:20.047297  8269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:20.047851  8269 raft_consensus.cc:493] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:20.048202  8269 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:20.054644  8269 raft_consensus.cc:515] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:20.056507  8269 leader_election.cc:290] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:20.057168  8195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:20.057741  8195 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:20.057847  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:20.058424  8340 raft_consensus.cc:3055] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:20.059065  8340 raft_consensus.cc:740] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:20.061534  8340 consensus_queue.cc:260] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:20.063148  8340 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:20.066972  8195 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:20.068085  8239 leader_election.cc:304] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:20.068930  9577 raft_consensus.cc:2804] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:20.069384  9577 raft_consensus.cc:697] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:20.069921  8340 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:20.070277  9577 consensus_queue.cc:237] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:20.085266  8093 catalog_manager.cc:5697] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:20.103951  9504 raft_consensus.cc:1064] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:20.106675  9504 consensus_queue.cc:237] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:20.125195  8901 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:20.125464  8269 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:20.126858  9580 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:20.127707  9583 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:20.129415  8195 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:20.131299  9580 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:20.148425  9583 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.150075  8901 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.160333  8194 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.163039  8272 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.173218  8093 catalog_manager.cc:5697] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.188454  8340 consensus_queue.cc:237] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:20.206714  8195 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:20.207724  8901 raft_consensus.cc:1275] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:20.207894  9581 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:20.209039  9583 consensus_queue.cc:1048] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:20.216498  9573 raft_consensus.cc:1064] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:20.217295  9504 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.218744  8899 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.219127  9573 consensus_queue.cc:237] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:20.237100  8340 raft_consensus.cc:1275] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:20.237277  8901 raft_consensus.cc:1275] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:20.238324  9494 consensus_queue.cc:1048] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.240216  9494 consensus_queue.cc:1048] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.241750  8272 raft_consensus.cc:1275] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:20.243523  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46063565a09944c7b67c01a7e3b8e39f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:20.239964  8195 raft_consensus.cc:2955] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.251155  9352 consensus_queue.cc:1048] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.261722  8093 catalog_manager.cc:5697] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 5 to 6, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.287842  9352 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.298770  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet 46063565a09944c7b67c01a7e3b8e39f with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:20.312120  9602 tablet_replica.cc:333] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:20.313476  9602 raft_consensus.cc:2243] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.313478  8901 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.315557  8269 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.322636  8093 catalog_manager.cc:5697] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:20.329746  8340 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.338385  9602 raft_consensus.cc:2272] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.347443  9602 ts_tablet_manager.cc:1916] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:20.361645  8901 raft_consensus.cc:1217] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:20.371253  8194 consensus_queue.cc:237] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:20.385435  8901 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Advancing to term 2
I20260709 13:01:20.388001  8269 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:20.388001  8899 raft_consensus.cc:1275] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:20.389649  9504 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.391780  9352 consensus_queue.cc:1048] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:20.392377  8194 raft_consensus.cc:1275] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:20.393639  9498 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:20.394047  8340 raft_consensus.cc:1275] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:20.394299  8901 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:20.395686  9504 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.396970  9573 consensus_queue.cc:1048] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:20.401909  9602 ts_tablet_manager.cc:1929] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:01:20.403605  9602 log.cc:1199] T 46063565a09944c7b67c01a7e3b8e39f P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/46063565a09944c7b67c01a7e3b8e39f
I20260709 13:01:20.401172  9573 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.404330  8899 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.409289  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet 46063565a09944c7b67c01a7e3b8e39f (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:20.428395  8340 raft_consensus.cc:2955] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.442343  8195 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:20.443780  9504 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.456331  8093 catalog_manager.cc:5697] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.481453  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet 4aaf5f9a485b44eaa397f433b3843ec2 with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:20.482424  9602 tablet_replica.cc:333] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:20.483554  9602 raft_consensus.cc:2243] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.483948  8198 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:20.484345  9602 raft_consensus.cc:2272] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.486279  9577 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:20.487432  8272 raft_consensus.cc:1275] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:20.489090  9602 ts_tablet_manager.cc:1916] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:20.488960  9557 consensus_queue.cc:1048] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:20.542095  9602 ts_tablet_manager.cc:1929] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:20.542645  9602 log.cc:1199] T 4aaf5f9a485b44eaa397f433b3843ec2 P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/4aaf5f9a485b44eaa397f433b3843ec2
I20260709 13:01:20.544641  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet 4aaf5f9a485b44eaa397f433b3843ec2 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:20.546882  8340 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:20.551214  9526 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:20.602319  9580 raft_consensus.cc:993] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:20.602829  9580 raft_consensus.cc:1081] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:20.605585  8270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:20.606104  8270 raft_consensus.cc:493] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:20.606448  8270 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:20.617161  8270 raft_consensus.cc:515] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:20.623769  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:20.625897  8269 raft_consensus.cc:1240] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Rejecting Update request from peer 600e9663849342a793072776e72adeca for earlier term 2. Current term is 3. Ops: []
I20260709 13:01:20.627255  9581 consensus_queue.cc:1059] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:20.628582  8270 leader_election.cc:290] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 3 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:20.635977  9581 raft_consensus.cc:1064] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:20.635859  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
W20260709 13:01:20.636410  9581 raft_consensus.cc:1068] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: Unable to promote non-voter 13749e1436c94941841f5a9122d2ddb0: Service unavailable: leader transfer in progress
I20260709 13:01:20.636446  8342 raft_consensus.cc:3055] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:20.637060  8342 raft_consensus.cc:740] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:20.637835  8342 consensus_queue.cc:260] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [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: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:20.639082  8342 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:20.648137  8342 raft_consensus.cc:2468] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 3.
I20260709 13:01:20.673651  8237 leader_election.cc:304] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: b557bf04d0c0404f819d303c4a960aba
I20260709 13:01:20.685241  9577 raft_consensus.cc:2804] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:20.685832  9577 raft_consensus.cc:697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:20.686822  9577 consensus_queue.cc:237] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:20.697046  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4aaf5f9a485b44eaa397f433b3843ec2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:20.745218  8093 catalog_manager.cc:5697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 2 to 3, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 3 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:20.804493  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:20.860999  9527 raft_consensus.cc:1064] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:20.863898  9527 consensus_queue.cc:237] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:20.880118  8192 raft_consensus.cc:1275] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:20.882248  8340 raft_consensus.cc:1275] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:20.883201  8899 raft_consensus.cc:1275] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:20.883548  9577 consensus_queue.cc:1048] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.885651  9577 consensus_queue.cc:1048] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:20.888509  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:20.890707  9576 consensus_queue.cc:1048] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:20.919569  9576 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.927933  8348 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.924705  8192 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.937297  8899 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.948007  8093 catalog_manager.cc:5697] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.962775  8272 consensus_queue.cc:237] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:20.973040  8340 raft_consensus.cc:1275] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:20.975340  8899 raft_consensus.cc:1275] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:20.976500  9576 consensus_queue.cc:1048] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:20.978442  9576 consensus_queue.cc:1048] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:01:20.988485  9527 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.990181  8340 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:20.994802  8898 raft_consensus.cc:2955] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.015739  8094 catalog_manager.cc:5697] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.021262  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 025de30f5d2e497ca4b95cc2aa492741 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:21.026479  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 025de30f5d2e497ca4b95cc2aa492741 with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:21.036386  8272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:21.036761  9621 tablet_replica.cc:333] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:21.037719  8272 raft_consensus.cc:606] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Received request to transfer leadership to TS 600e9663849342a793072776e72adeca
I20260709 13:01:21.038515  9621 raft_consensus.cc:2243] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:21.039542  9576 raft_consensus.cc:993] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:21.043736  8192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:21.045205  9576 raft_consensus.cc:1081] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Signalling peer 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:21.045327  8192 raft_consensus.cc:606] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:21.048192  8340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41"
dest_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:42518
I20260709 13:01:21.048839  8340 raft_consensus.cc:493] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:21.049207  8340 raft_consensus.cc:3060] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.051201  9621 raft_consensus.cc:2272] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:21.057186  8272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:21.061553  9352 raft_consensus.cc:993] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:21.061843  8272 raft_consensus.cc:606] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Received request to transfer leadership to TS b557bf04d0c0404f819d303c4a960aba
I20260709 13:01:21.062018  9352 raft_consensus.cc:1081] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:21.057016  8340 raft_consensus.cc:515] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.060521  9621 ts_tablet_manager.cc:1916] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:21.064426  8340 leader_election.cc:290] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 3 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:21.064539  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:21.064630  8270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:21.065181  8192 raft_consensus.cc:3060] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.063632  8272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50980
I20260709 13:01:21.065937  8272 raft_consensus.cc:493] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:21.066296  8272 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:21.066497  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52aeac7391a74f5d8a47f78d13ff4e41" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:21.067195  8269 raft_consensus.cc:3055] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:21.067600  8269 raft_consensus.cc:740] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:21.065367  8270 raft_consensus.cc:606] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Received request to transfer leadership to TS 600e9663849342a793072776e72adeca
I20260709 13:01:21.068434  8269 consensus_queue.cc:260] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.069732  8269 raft_consensus.cc:3060] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.072531  8192 raft_consensus.cc:2468] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 3.
I20260709 13:01:21.073307  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:01:21.072561  8272 raft_consensus.cc:515] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.077829  8313 leader_election.cc:304] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:21.079197  9580 raft_consensus.cc:2804] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:21.080830  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:21.081046  9580 raft_consensus.cc:697] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 3 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:21.081239  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:21.081449  8192 raft_consensus.cc:3055] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:21.081786  8192 raft_consensus.cc:740] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:21.081828  8340 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:21.082178  9580 consensus_queue.cc:237] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.084546  8192 consensus_queue.cc:260] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.082197  8272 leader_election.cc:290] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:21.083546  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:21.088773  8340 raft_consensus.cc:2468] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:21.092159  8269 raft_consensus.cc:2468] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 3.
I20260709 13:01:21.092593  8192 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:21.099881  9621 ts_tablet_manager.cc:1929] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:21.095374  8237 leader_election.cc:304] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:21.100579  9621 log.cc:1199] T 025de30f5d2e497ca4b95cc2aa492741 P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/025de30f5d2e497ca4b95cc2aa492741
I20260709 13:01:21.100914  9527 raft_consensus.cc:2804] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:21.101541  9527 raft_consensus.cc:697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:21.102558  9527 consensus_queue.cc:237] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.103073  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 025de30f5d2e497ca4b95cc2aa492741 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:21.106734  8192 raft_consensus.cc:2468] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:21.107124  8093 catalog_manager.cc:5697] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 2 to 3, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:21.141755  8340 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:21.146039  9527 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:21.153630  8093 catalog_manager.cc:5697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:21.162850  8898 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Advancing to term 3
I20260709 13:01:21.164017  8192 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.170351  8192 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:21.170768  8898 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:21.172272  9576 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:21.173123  9577 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.184552  9576 raft_consensus.cc:1064] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:21.187438  9576 consensus_queue.cc:237] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:21.195029  8340 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:21.195657  8192 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:21.196446  9526 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:21.197146  9527 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:21.197453  8898 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:21.200053  9526 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:21.208033  9526 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.209304  8899 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.222092  8340 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.228678  8192 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.236835  8094 catalog_manager.cc:5697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 2 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.256078  8269 consensus_queue.cc:237] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:21.260509  8192 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:21.261032  8898 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:21.262574  9526 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:21.263602  9527 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:21.270056  9527 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.271623  8898 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.273507  8192 raft_consensus.cc:2955] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.286567  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:21.286396  8097 catalog_manager.cc:5697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 5 to 6, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 3 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:21.295585  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet 14ecaf0eefd643a38fe9993dbe0b9f1e with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:21.297358  9626 tablet_replica.cc:333] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:21.298281  9626 raft_consensus.cc:2243] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:21.299176  9626 raft_consensus.cc:2272] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:21.302256  9626 ts_tablet_manager.cc:1916] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:21.315176  9626 ts_tablet_manager.cc:1929] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:01:21.315523  9626 log.cc:1199] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/14ecaf0eefd643a38fe9993dbe0b9f1e
I20260709 13:01:21.317284  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet 14ecaf0eefd643a38fe9993dbe0b9f1e (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:21.376780  9527 raft_consensus.cc:993] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:21.377359  9526 raft_consensus.cc:1081] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Signalling peer b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:21.378835  8192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:41542
I20260709 13:01:21.379355  8192 raft_consensus.cc:493] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:21.379719  8192 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.384799  8192 raft_consensus.cc:515] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.386650  8192 leader_election.cc:290] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 3 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:21.387537  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:21.387548  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:21.388163  8269 raft_consensus.cc:3055] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:21.388202  8340 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.388620  8269 raft_consensus.cc:740] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:21.389369  8269 consensus_queue.cc:260] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.394454  8269 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.397095  8340 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 3.
I20260709 13:01:21.398178  8162 leader_election.cc:304] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:21.400151  8269 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 3.
I20260709 13:01:21.403223  9598 raft_consensus.cc:2804] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:21.403812  9598 raft_consensus.cc:697] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:21.404547  9598 consensus_queue.cc:237] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.415544  8093 catalog_manager.cc:5697] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 2 to 3, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 3 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:21.462592  8192 raft_consensus.cc:1275] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.463825  9579 consensus_queue.cc:1048] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.472648  8269 raft_consensus.cc:1275] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.474045  9580 consensus_queue.cc:1048] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.487272  9527 raft_consensus.cc:993] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:21.487743  9527 raft_consensus.cc:1081] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Signalling peer 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:21.490355  8342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2"
dest_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:42518
I20260709 13:01:21.490970  8342 raft_consensus.cc:493] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:21.491317  8342 raft_consensus.cc:3060] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.503264  8342 raft_consensus.cc:515] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.505435  8342 leader_election.cc:290] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 3 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:21.505956  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:21.506512  8272 raft_consensus.cc:3055] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:21.506778  8272 raft_consensus.cc:740] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:21.507442  8272 consensus_queue.cc:260] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.507710  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98012ede73574a50bcfd503b94714ca2" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:21.508417  8192 raft_consensus.cc:3060] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.508597  8272 raft_consensus.cc:3060] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:21.514330  8272 raft_consensus.cc:2468] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 3.
I20260709 13:01:21.514503  8192 raft_consensus.cc:2468] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 3.
I20260709 13:01:21.515472  8314 leader_election.cc:304] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:21.516233  9579 raft_consensus.cc:2804] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:21.516772  9579 raft_consensus.cc:697] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 3 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:21.517699  9579 consensus_queue.cc:237] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:21.527447  8093 catalog_manager.cc:5697] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca reported cstate change: term changed from 2 to 3, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:21.560487  8192 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:21.561533  9526 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:21.570394  8342 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:21.574741  9577 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:21.859346  8272 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.860486  9352 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.870733  8340 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.874328  9352 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.912575  8272 raft_consensus.cc:1275] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.913734  9580 consensus_queue.cc:1048] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:21.921885  8194 raft_consensus.cc:1275] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:21.923615  9579 consensus_queue.cc:1048] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:22.094460  8272 consensus_queue.cc:237] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.095484  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:22.107100  8192 raft_consensus.cc:1275] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:22.109760  9577 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:22.112493  8342 raft_consensus.cc:1275] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:01:22.113018  8238 consensus_peers.cc:597] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c065e059857a42d180a7764282ec5dca. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:22.115998  9577 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:22.120182  9526 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.121157  8192 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.143661  8194 consensus_queue.cc:237] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.149076  8097 catalog_manager.cc:5697] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.164088  8342 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.173303  8272 raft_consensus.cc:1275] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:22.175138  8163 consensus_peers.cc:597] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a84c7d8755e94307955a24083a06c082. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:22.175313  9637 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:22.176923  8340 raft_consensus.cc:1275] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:22.179525  9637 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:22.203205  9598 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.212219  8272 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.223980  8340 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.225440  8194 consensus_queue.cc:237] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
W20260709 13:01:22.240559  8163 consensus_peers.cc:597] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88985ddca9d0443fb2a294835bc3dcad. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:22.242725  8342 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:22.245625  9598 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:22.248914  8272 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:22.250379  9598 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:22.252532  8093 catalog_manager.cc:5697] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.256932  9352 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.265017  8340 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.275256  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:22.274688  8272 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.282370  8274 consensus_queue.cc:237] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.286299  8096 catalog_manager.cc:5697] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 3 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.312659  8340 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:22.313095  8194 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:22.313088  8238 consensus_peers.cc:597] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01ced6c8bfd841ae852dbb4be0b8584c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:22.314122  9577 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:22.315106  9643 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:22.326406  9643 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.333364  8342 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.350029  8274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:22.350617  8274 raft_consensus.cc:606] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:22.356551  8192 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:22.366472  8340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:22.367148  8340 raft_consensus.cc:606] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:22.372357  8093 catalog_manager.cc:5697] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.375615  8198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:22.376252  8198 raft_consensus.cc:606] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:22.381896  8340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:22.382813  8340 raft_consensus.cc:606] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS b557bf04d0c0404f819d303c4a960aba
I20260709 13:01:22.383890  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:01:22.385447  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:22.424260  9637 raft_consensus.cc:993] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:22.424773  9352 raft_consensus.cc:1081] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:22.426227  8272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50980
I20260709 13:01:22.427145  8272 raft_consensus.cc:493] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:22.427469  8272 raft_consensus.cc:3060] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.432327  8272 raft_consensus.cc:515] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.434734  8272 leader_election.cc:290] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375)
I20260709 13:01:22.434687  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:22.435385  8194 raft_consensus.cc:3055] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:22.435693  8194 raft_consensus.cc:740] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:22.436415  8194 consensus_queue.cc:260] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.437252  8194 raft_consensus.cc:3060] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.439692  8899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
I20260709 13:01:22.440286  8899 raft_consensus.cc:3060] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.445557  8194 raft_consensus.cc:2468] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:22.446784  8239 leader_election.cc:304] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:22.447588  8899 raft_consensus.cc:2468] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:22.449259  9643 raft_consensus.cc:2804] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:22.449810  9643 raft_consensus.cc:697] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:22.450661  9643 consensus_queue.cc:237] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.461814  8097 catalog_manager.cc:5697] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.518054  9655 ts_tablet_manager.cc:933] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:22.520709  9655 tablet_copy_client.cc:323] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:22.522341  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet c065e059857a42d180a7764282ec5dca from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:22.522818  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet c065e059857a42d180a7764282ec5dca from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-c065e059857a42d180a7764282ec5dca
I20260709 13:01:22.528997  8284 tablet_copy_source_session.cc:215] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:22.532963  9655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c065e059857a42d180a7764282ec5dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.551388  9655 tablet_copy_client.cc:806] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:22.552037  9655 tablet_copy_client.cc:670] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:22.556021  9655 tablet_copy_client.cc:538] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:22.565826  9655 tablet_bootstrap.cc:492] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:22.573637  9579 raft_consensus.cc:993] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca: : Instructing follower b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:22.574160  9579 raft_consensus.cc:1081] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:22.576258  8194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:41534
I20260709 13:01:22.576798  8194 raft_consensus.cc:493] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:22.577157  8194 raft_consensus.cc:3060] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.582362  8194 raft_consensus.cc:515] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.585695  8898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
I20260709 13:01:22.586251  8898 raft_consensus.cc:3060] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.586340  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fbe49a0c482459d82362d4314ada96d" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:22.586971  8340 raft_consensus.cc:3055] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:22.587292  8340 raft_consensus.cc:740] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:22.588024  8340 consensus_queue.cc:260] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.589124  8340 raft_consensus.cc:3060] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.591398  9655 tablet_bootstrap.cc:492] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:22.592420  9655 tablet_bootstrap.cc:492] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:22.593230  9655 ts_tablet_manager.cc:1403] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.005s
I20260709 13:01:22.596824  9655 raft_consensus.cc:359] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.597744  9655 raft_consensus.cc:740] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:22.598451  9655 consensus_queue.cc:260] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.601065  8898 raft_consensus.cc:2468] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 2.
I20260709 13:01:22.601349  9655 ts_tablet_manager.cc:1434] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:01:22.601909  8194 leader_election.cc:290] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 2 election: Requested vote from peers 600e9663849342a793072776e72adeca (127.6.233.131:40081), 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375)
I20260709 13:01:22.604118  8163 leader_election.cc:304] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:22.605742  9352 raft_consensus.cc:2804] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:22.606176  9352 raft_consensus.cc:697] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 2 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:22.607030  9352 consensus_queue.cc:237] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.607884  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-c065e059857a42d180a7764282ec5dca received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:22.608413  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-c065e059857a42d180a7764282ec5dca on tablet c065e059857a42d180a7764282ec5dca with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:22.610180  8340 raft_consensus.cc:2468] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 2.
I20260709 13:01:22.614872  9643 raft_consensus.cc:993] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:22.615528  9642 raft_consensus.cc:1081] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:22.617864  8899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38170
I20260709 13:01:22.618611  8899 raft_consensus.cc:493] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:22.619083  8899 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:22.629312  9655 ts_tablet_manager.cc:933] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:22.634093  8899 raft_consensus.cc:515] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.636231  9655 tablet_copy_client.cc:323] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:01:22.637945  8208 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet 88985ddca9d0443fb2a294835bc3dcad from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:22.638625  8208 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet 88985ddca9d0443fb2a294835bc3dcad from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-88985ddca9d0443fb2a294835bc3dcad
I20260709 13:01:22.669729  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:22.670611  8198 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:22.683442  8208 tablet_copy_source_session.cc:215] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:22.685010  8899 leader_election.cc:290] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 4 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:22.685988  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ecaf0eefd643a38fe9993dbe0b9f1e" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:22.686801  8274 raft_consensus.cc:3055] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:22.687198  8274 raft_consensus.cc:740] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:22.688205  8274 consensus_queue.cc:260] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.695542  8274 raft_consensus.cc:3060] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:22.708736  9659 ts_tablet_manager.cc:933] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643)
I20260709 13:01:22.710700  9659 tablet_copy_client.cc:323] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.129:36643
I20260709 13:01:22.710835  9655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88985ddca9d0443fb2a294835bc3dcad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.711863  8274 raft_consensus.cc:2468] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 4.
I20260709 13:01:22.713231  8867 leader_election.cc:304] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [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: 13749e1436c94941841f5a9122d2ddb0, 45a2403422b24114a10f4b37ab277e3d; no voters: 
I20260709 13:01:22.713999  9557 raft_consensus.cc:2804] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:22.714505  9557 raft_consensus.cc:697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 4 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:22.715421  9557 consensus_queue.cc:237] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.718168  8209 tablet_copy_service.cc:140] P b557bf04d0c0404f819d303c4a960aba: Received BeginTabletCopySession request for tablet a84c7d8755e94307955a24083a06c082 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:40238)
I20260709 13:01:22.718735  8209 tablet_copy_service.cc:161] P b557bf04d0c0404f819d303c4a960aba: Beginning new tablet copy session on tablet a84c7d8755e94307955a24083a06c082 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:40238: session id = 13749e1436c94941841f5a9122d2ddb0-a84c7d8755e94307955a24083a06c082
I20260709 13:01:22.723382  8198 raft_consensus.cc:2468] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 4.
I20260709 13:01:22.734184  8209 tablet_copy_source_session.cc:215] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:22.738514  8097 catalog_manager.cc:5697] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 2 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.743718  9579 raft_consensus.cc:993] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:22.744242  9579 raft_consensus.cc:1081] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:22.748080  8274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:22.749899  8274 raft_consensus.cc:493] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:22.750263  8274 raft_consensus.cc:3060] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.754173  9659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84c7d8755e94307955a24083a06c082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.758097  9655 tablet_copy_client.cc:806] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:22.758709  9655 tablet_copy_client.cc:670] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:22.762203  8274 raft_consensus.cc:515] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.765599  8899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
I20260709 13:01:22.766186  8899 raft_consensus.cc:3060] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.765599  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f460483b3f249bcb3f79423e91186e7" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:22.768183  8342 raft_consensus.cc:3055] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:22.768473  8342 raft_consensus.cc:740] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:22.769193  8342 consensus_queue.cc:260] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.770228  8342 raft_consensus.cc:3060] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:22.781420  8899 raft_consensus.cc:2468] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:22.783104  9655 tablet_copy_client.cc:538] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:22.783447  8238 leader_election.cc:304] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, 45a2403422b24114a10f4b37ab277e3d; no voters: 
I20260709 13:01:22.785274  9643 raft_consensus.cc:2804] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:22.785775  9643 raft_consensus.cc:697] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:22.786350  8274 leader_election.cc:290] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 2 election: Requested vote from peers 600e9663849342a793072776e72adeca (127.6.233.131:40081), 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375)
I20260709 13:01:22.786715  8342 raft_consensus.cc:2468] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 2.
I20260709 13:01:22.786676  9643 consensus_queue.cc:237] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:22.796578  9659 tablet_copy_client.cc:806] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:22.797210  9659 tablet_copy_client.cc:670] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:22.798776  9655 tablet_bootstrap.cc:492] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:22.801190  8097 catalog_manager.cc:5697] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 3 to 4, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 4 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:22.807251  9659 tablet_copy_client.cc:538] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:22.831931  9659 tablet_bootstrap.cc:492] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:22.854166  8097 catalog_manager.cc:5697] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.884467  9655 tablet_bootstrap.cc:492] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:22.885316  9655 tablet_bootstrap.cc:492] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:22.885878  9655 ts_tablet_manager.cc:1403] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.087s	user 0.034s	sys 0.000s
I20260709 13:01:22.888819  9655 raft_consensus.cc:359] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.889473  9655 raft_consensus.cc:740] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:22.890120  9655 consensus_queue.cc:260] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.892597  9655 ts_tablet_manager.cc:1434] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:22.895215  9659 tablet_bootstrap.cc:492] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:22.895416  8209 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-88985ddca9d0443fb2a294835bc3dcad received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:22.895817  8209 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-88985ddca9d0443fb2a294835bc3dcad on tablet 88985ddca9d0443fb2a294835bc3dcad with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:22.896164  9659 tablet_bootstrap.cc:492] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:22.897387  9659 ts_tablet_manager.cc:1403] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.005s
I20260709 13:01:22.900391  9659 raft_consensus.cc:359] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.901223  9659 raft_consensus.cc:740] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:22.904275  9659 consensus_queue.cc:260] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.905505  9655 ts_tablet_manager.cc:933] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:22.907567  9659 ts_tablet_manager.cc:1434] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:22.909333  8209 tablet_copy_service.cc:342] P b557bf04d0c0404f819d303c4a960aba: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-a84c7d8755e94307955a24083a06c082 received from {username='slave'} at 127.0.0.1:40238
I20260709 13:01:22.909797  8209 tablet_copy_service.cc:434] P b557bf04d0c0404f819d303c4a960aba: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-a84c7d8755e94307955a24083a06c082 on tablet a84c7d8755e94307955a24083a06c082 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:22.911792  9655 tablet_copy_client.cc:323] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:22.913491  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet 01ced6c8bfd841ae852dbb4be0b8584c from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:22.914026  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet 01ced6c8bfd841ae852dbb4be0b8584c from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-01ced6c8bfd841ae852dbb4be0b8584c
I20260709 13:01:22.922374  8284 tablet_copy_source_session.cc:215] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:22.925738  9655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ced6c8bfd841ae852dbb4be0b8584c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.941372  9655 tablet_copy_client.cc:806] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:22.941906  9655 tablet_copy_client.cc:670] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:22.945348  9655 tablet_copy_client.cc:538] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:22.954141  9655 tablet_bootstrap.cc:492] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:22.973945  9655 tablet_bootstrap.cc:492] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:22.974828  9655 tablet_bootstrap.cc:492] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:22.975478  9655 ts_tablet_manager.cc:1403] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260709 13:01:22.978024  9655 raft_consensus.cc:359] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.978791  9655 raft_consensus.cc:740] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:22.979393  9655 consensus_queue.cc:260] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:22.983736  9655 ts_tablet_manager.cc:1434] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:01:22.985237  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-01ced6c8bfd841ae852dbb4be0b8584c received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:22.985658  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-01ced6c8bfd841ae852dbb4be0b8584c on tablet 01ced6c8bfd841ae852dbb4be0b8584c with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:22.989065  8898 raft_consensus.cc:1217] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:01:23.004168  8898 raft_consensus.cc:1275] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:23.005970  9637 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:23.012320  8899 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:23.013621  9642 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:23.056802  8198 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:23.058725  9642 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:23.062434  8342 raft_consensus.cc:1275] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:23.063874  9352 consensus_queue.cc:1048] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:23.117933  8898 raft_consensus.cc:1217] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:01:23.237907  8342 raft_consensus.cc:1275] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:23.239388  9642 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:23.262663  8898 raft_consensus.cc:1275] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:23.264277  9643 consensus_queue.cc:1048] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:23.271051  8198 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:01:23.272559  9557 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:01:23.296399  8272 raft_consensus.cc:1275] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:01:23.298381  9557 consensus_queue.cc:1048] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:01:23.304205  8898 raft_consensus.cc:1217] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:23.386302  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:23.471359  8898 raft_consensus.cc:1217] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:23.498705  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:23.504030  9643 raft_consensus.cc:1064] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:23.506593  9643 consensus_queue.cc:237] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:23.522297  8898 raft_consensus.cc:1275] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:23.524359  8198 raft_consensus.cc:1275] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:23.524712  8340 raft_consensus.cc:1275] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:23.526324  9644 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:23.528220  9673 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:23.529119  9642 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:23.558848  9642 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.569636  8272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:23.570303  8272 raft_consensus.cc:606] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Received request to transfer leadership to TS 600e9663849342a793072776e72adeca
I20260709 13:01:23.573072  8272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:23.573549  8272 raft_consensus.cc:606] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Received request to transfer leadership to TS b557bf04d0c0404f819d303c4a960aba
I20260709 13:01:23.575937  8198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:23.576454  8198 raft_consensus.cc:606] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:23.577728  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:01:23.579347  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:23.574522  8340 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.589720  8898 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.593448  8192 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.601997  8093 catalog_manager.cc:5697] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.687685  9673 raft_consensus.cc:993] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:23.688175  9642 raft_consensus.cc:1081] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Signalling peer b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:23.689831  8198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:41542
I20260709 13:01:23.690330  8198 raft_consensus.cc:493] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.690634  8198 raft_consensus.cc:3060] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:23.695410  8198 raft_consensus.cc:515] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:23.697072  8198 leader_election.cc:290] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 3 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375)
I20260709 13:01:23.697902  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:23.698493  8272 raft_consensus.cc:3055] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:23.698611  8898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630fe360a7894ee58f6df7a42c8c1ccf" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
I20260709 13:01:23.698844  8272 raft_consensus.cc:740] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:23.699252  8898 raft_consensus.cc:3060] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:23.699733  8272 consensus_queue.cc:260] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:23.700937  8272 raft_consensus.cc:3060] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:23.706341  8898 raft_consensus.cc:2468] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 3.
I20260709 13:01:23.707734  8163 leader_election.cc:304] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [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: 13749e1436c94941841f5a9122d2ddb0, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:23.710395  9637 raft_consensus.cc:2804] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:23.717257  8272 raft_consensus.cc:2468] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 3.
I20260709 13:01:23.723156  9637 raft_consensus.cc:697] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:23.724128  9352 raft_consensus.cc:1064] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:23.725556  9637 consensus_queue.cc:237] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:23.726493  9352 consensus_queue.cc:237] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:23.732683  8340 raft_consensus.cc:1275] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:23.734965  8899 raft_consensus.cc:1275] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:23.735195  8272 raft_consensus.cc:1275] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:23.737268  9598 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:23.738411  9637 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:23.741307  9352 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:23.741070  8096 catalog_manager.cc:5697] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 2 to 3, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 3 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.744702  9691 raft_consensus.cc:1064] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
W20260709 13:01:23.745298  9691 raft_consensus.cc:1068] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: Unable to promote non-voter 13749e1436c94941841f5a9122d2ddb0: Service unavailable: leader transfer in progress
I20260709 13:01:23.764635  9691 raft_consensus.cc:993] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:23.765091  9691 raft_consensus.cc:1081] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:23.768415  8269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50980
I20260709 13:01:23.769039  8269 raft_consensus.cc:493] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.769387  8269 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:23.772262  9690 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.775193  8342 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.784065  8272 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.790400  8899 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.791939  8096 catalog_manager.cc:5697] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.802433  9642 raft_consensus.cc:993] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:23.802954  9642 raft_consensus.cc:1081] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Signalling peer 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:23.813920  8340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c"
dest_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:42518
I20260709 13:01:23.814484  8340 raft_consensus.cc:493] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:23.814839  8340 raft_consensus.cc:3060] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.821074  8340 raft_consensus.cc:515] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:23.831524  8340 leader_election.cc:290] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:23.824016  8269 raft_consensus.cc:515] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:23.832760  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:23.833352  8274 raft_consensus.cc:3055] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:23.833642  8274 raft_consensus.cc:740] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:23.834352  8274 consensus_queue.cc:260] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:23.834705  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:23.835290  8269 leader_election.cc:290] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 4 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:23.835439  8194 raft_consensus.cc:3055] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:23.835827  8194 raft_consensus.cc:740] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:23.836539  8194 consensus_queue.cc:260] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:23.837900  8194 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:23.824275  8198 consensus_queue.cc:237] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:23.843915  8899 raft_consensus.cc:1275] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:23.845358  9690 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:23.844921  8274 raft_consensus.cc:3060] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.847469  8194 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 4.
I20260709 13:01:23.851291  8239 leader_election.cc:304] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:23.852167  9683 raft_consensus.cc:2804] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:23.852648  9683 raft_consensus.cc:697] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 4 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:23.853471  9683 consensus_queue.cc:237] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:23.858249  8274 raft_consensus.cc:2468] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 2.
I20260709 13:01:23.850679  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ced6c8bfd841ae852dbb4be0b8584c" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:23.859232  8194 raft_consensus.cc:3060] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:23.859280  8314 leader_election.cc:304] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:23.860037  9580 raft_consensus.cc:2804] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:23.861148  9580 raft_consensus.cc:697] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 2 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:23.862323  9580 consensus_queue.cc:237] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:23.874853  8194 raft_consensus.cc:2468] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 2.
I20260709 13:01:23.874648  9598 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.878690  8094 catalog_manager.cc:5697] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca reported cstate change: term changed from 1 to 2, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 2 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.881168  8340 raft_consensus.cc:1275] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:23.881842  8899 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.882635  9691 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:23.888314  8340 raft_consensus.cc:2955] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.834784  8342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88985ddca9d0443fb2a294835bc3dcad" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:23.891155  8342 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:23.903239  8083 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a84c7d8755e94307955a24083a06c082 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:23.911425  8342 raft_consensus.cc:2468] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 4.
I20260709 13:01:23.916985  8097 catalog_manager.cc:5697] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:23.921784  8093 catalog_manager.cc:5697] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 3 to 4, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 4 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.935045  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet a84c7d8755e94307955a24083a06c082 with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:23.938410  9698 tablet_replica.cc:333] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:23.939419  9698 raft_consensus.cc:2243] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:23.940128  9698 raft_consensus.cc:2272] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:23.944015  9698 ts_tablet_manager.cc:1916] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:23.959481  9698 ts_tablet_manager.cc:1929] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:23.959920  9698 log.cc:1199] T a84c7d8755e94307955a24083a06c082 P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/a84c7d8755e94307955a24083a06c082
I20260709 13:01:23.962733  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet a84c7d8755e94307955a24083a06c082 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:24.110191  8272 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:24.111730  9598 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:24.145114  8898 raft_consensus.cc:1275] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:24.146569  9690 consensus_queue.cc:1048] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:24.150084  8272 consensus_queue.cc:237] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:24.158668  8342 raft_consensus.cc:1275] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:24.161412  9643 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:24.162711  8899 raft_consensus.cc:1275] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:24.164364  9643 consensus_queue.cc:1048] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:24.179256  9683 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.181164  8900 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.190825  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c065e059857a42d180a7764282ec5dca with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:24.193104  8340 raft_consensus.cc:2955] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.199450  8093 catalog_manager.cc:5697] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 4 to 5, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:24.210281  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet c065e059857a42d180a7764282ec5dca with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:24.217443  9702 tablet_replica.cc:333] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:24.237624  9702 raft_consensus.cc:2243] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:24.238457  9702 raft_consensus.cc:2272] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:24.242888  9702 ts_tablet_manager.cc:1916] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:24.260671  9702 ts_tablet_manager.cc:1929] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:01:24.261083  9702 log.cc:1199] T c065e059857a42d180a7764282ec5dca P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/c065e059857a42d180a7764282ec5dca
I20260709 13:01:24.262552  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet c065e059857a42d180a7764282ec5dca (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:24.311635  8198 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:24.312932  9627 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:24.326854  8194 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:01:24.328398  9642 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:24.340948  8340 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 4 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:01:24.342481  9683 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:24.350347  8899 raft_consensus.cc:3060] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Advancing to term 2
I20260709 13:01:24.351444  8272 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:24.353408  9579 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:24.359493  8899 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:24.362110  9580 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:24.343540  8898 raft_consensus.cc:3060] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Advancing to term 4
I20260709 13:01:24.422200  9579 raft_consensus.cc:1064] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:24.424497  9579 consensus_queue.cc:237] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:24.430131  8898 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 4 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:01:24.435138  9642 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:24.451215  8900 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:24.452481  8194 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:24.452584  8274 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:24.453692  9579 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:24.454941  9580 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:24.462473  9579 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:24.466725  9627 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.472975  8274 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.475937  8194 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.497826  9643 raft_consensus.cc:1064] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:24.497951  8094 catalog_manager.cc:5697] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.500402  9643 consensus_queue.cc:237] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:24.509392  8194 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:01:24.509814  8342 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 4 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:01:24.511046  9642 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:24.512456  9683 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:24.515986  8898 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 4 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:01:24.520160  9683 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:24.529309  9644 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 4 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.539316  8900 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.546030  8898 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.549232  8340 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.558709  8194 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.570521  8097 catalog_manager.cc:5697] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 4 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.574873  8342 consensus_queue.cc:237] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:24.580245  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:24.593751  8898 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:24.596035  9579 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:24.599144  8272 raft_consensus.cc:1275] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:24.601547  9579 consensus_queue.cc:1048] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:24.608044  9580 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.617805  8898 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.627475  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 01ced6c8bfd841ae852dbb4be0b8584c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:24.629446  8269 raft_consensus.cc:2955] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.643343  8096 catalog_manager.cc:5697] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 4 to 5, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 2 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.657924  8272 consensus_queue.cc:237] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:24.667666  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 01ced6c8bfd841ae852dbb4be0b8584c with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:24.669184  9702 tablet_replica.cc:333] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:24.670152  9702 raft_consensus.cc:2243] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:24.670934  9702 raft_consensus.cc:2272] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:24.674873  9702 ts_tablet_manager.cc:1916] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:24.697793  8898 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:01:24.699173  9643 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:01:24.706234  9683 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.710974  8194 raft_consensus.cc:1275] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:01:24.719328  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88985ddca9d0443fb2a294835bc3dcad with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:24.723287  8900 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.731806  9711 consensus_queue.cc:1048] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:01:24.737833  8194 raft_consensus.cc:2955] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.742532  9702 ts_tablet_manager.cc:1929] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:01:24.743021  9702 log.cc:1199] T 01ced6c8bfd841ae852dbb4be0b8584c P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/01ced6c8bfd841ae852dbb4be0b8584c
I20260709 13:01:24.745774  8096 catalog_manager.cc:5697] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 6 to 7, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 4 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:24.747551  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 01ced6c8bfd841ae852dbb4be0b8584c (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:24.767767  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet 88985ddca9d0443fb2a294835bc3dcad with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:24.769465  9713 tablet_replica.cc:333] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:24.770253  9713 raft_consensus.cc:2243] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:24.770869  9713 raft_consensus.cc:2272] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:24.773430  9713 ts_tablet_manager.cc:1916] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:24.785288  9713 ts_tablet_manager.cc:1929] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:01:24.785615  9713 log.cc:1199] T 88985ddca9d0443fb2a294835bc3dcad P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/88985ddca9d0443fb2a294835bc3dcad
I20260709 13:01:24.786897  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet 88985ddca9d0443fb2a294835bc3dcad (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:24.820065  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:24.858464  8272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:24.859077  8272 raft_consensus.cc:606] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Received request to transfer leadership to TS 600e9663849342a793072776e72adeca
I20260709 13:01:24.861533  8342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:24.862075  8342 raft_consensus.cc:606] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 2 LEADER]: Received request to transfer leadership to TS 45a2403422b24114a10f4b37ab277e3d
I20260709 13:01:24.864455  8194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:24.864912  8194 raft_consensus.cc:606] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:24.865921  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:01:24.866981  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:24.976914  9598 raft_consensus.cc:993] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:24.977504  9352 raft_consensus.cc:1081] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:24.979110  8900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38138
I20260709 13:01:24.979637  8900 raft_consensus.cc:493] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.980003  8900 raft_consensus.cc:3060] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.986004  8900 raft_consensus.cc:515] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:24.990468  9711 raft_consensus.cc:993] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:24.990906  8900 leader_election.cc:290] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:24.991034  9711 raft_consensus.cc:1081] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Signalling peer 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:24.992084  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:24.992667  8272 raft_consensus.cc:3060] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.992774  8340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf"
dest_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:42518
I20260709 13:01:24.993374  8340 raft_consensus.cc:493] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:24.993445  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8565a917a37a42b1b06962af9eb1bdd3" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:24.993867  8340 raft_consensus.cc:3060] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:24.994158  8194 raft_consensus.cc:3055] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:24.994503  8194 raft_consensus.cc:740] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:24.995260  8194 consensus_queue.cc:260] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:24.996394  8194 raft_consensus.cc:3060] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:24.999379  8272 raft_consensus.cc:2468] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:25.000538  8867 leader_election.cc:304] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, 45a2403422b24114a10f4b37ab277e3d; no voters: 
I20260709 13:01:25.000945  8340 raft_consensus.cc:515] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:25.001327  9557 raft_consensus.cc:2804] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:25.001799  9557 raft_consensus.cc:697] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:25.002804  8194 raft_consensus.cc:2468] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:25.002555  9557 consensus_queue.cc:237] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:25.004508  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:25.005323  8194 raft_consensus.cc:3060] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:25.017596  8272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48042371f72147d1a4eb44ae9cf1bddf" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:25.018357  8272 raft_consensus.cc:3055] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:25.017693  8340 leader_election.cc:290] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 3 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:25.018672  8272 raft_consensus.cc:740] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:25.019912  8272 consensus_queue.cc:260] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:25.021082  8272 raft_consensus.cc:3060] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:25.021287  8194 raft_consensus.cc:2468] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 3.
I20260709 13:01:25.024804  8313 leader_election.cc:304] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:25.026027  9627 raft_consensus.cc:2804] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:25.026510  9627 raft_consensus.cc:697] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 3 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:25.027375  9627 consensus_queue.cc:237] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:25.040149  8096 catalog_manager.cc:5697] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca reported cstate change: term changed from 2 to 3, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:25.041376  8272 raft_consensus.cc:2468] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 3.
I20260709 13:01:25.047829  8094 catalog_manager.cc:5697] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:25.179404  9579 raft_consensus.cc:993] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca: : Instructing follower 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:25.179991  9627 raft_consensus.cc:1081] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 2 LEADER]: Signalling peer 45a2403422b24114a10f4b37ab277e3d to start an election
I20260709 13:01:25.181566  8272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
 from {username='slave'} at 127.0.0.1:50970
I20260709 13:01:25.182093  8272 raft_consensus.cc:493] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:25.182448  8272 raft_consensus.cc:3060] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:25.192566  8272 raft_consensus.cc:515] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:25.194401  8272 leader_election.cc:290] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [CANDIDATE]: Term 3 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:25.195089  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:25.195382  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4483bbe62a431a9eabfc3db6686ca3" candidate_uuid: "45a2403422b24114a10f4b37ab277e3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:25.195673  8198 raft_consensus.cc:3060] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:25.195981  8340 raft_consensus.cc:3055] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:25.196280  8340 raft_consensus.cc:740] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:25.196952  8340 consensus_queue.cc:260] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:25.197820  8340 raft_consensus.cc:3060] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:25.201184  8198 raft_consensus.cc:2468] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 3.
I20260709 13:01:25.202409  8239 leader_election.cc:304] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [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: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:25.203101  9711 raft_consensus.cc:2804] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:25.203426  8340 raft_consensus.cc:2468] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a2403422b24114a10f4b37ab277e3d in term 3.
I20260709 13:01:25.203557  9711 raft_consensus.cc:697] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 3 LEADER]: Becoming Leader. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:25.204563  9711 consensus_queue.cc:237] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:25.216228  8094 catalog_manager.cc:5697] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: term changed from 2 to 3, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 45a2403422b24114a10f4b37ab277e3d (127.6.233.130). New cstate: current_term: 3 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:25.403906  8274 raft_consensus.cc:1275] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:25.405277  9714 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:25.414307  8198 raft_consensus.cc:1275] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:25.415971  9714 consensus_queue.cc:1048] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:25.516791  8198 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:25.517925  9579 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:25.527861  8274 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:25.532336  9579 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:25.656821  8342 raft_consensus.cc:1275] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:25.658154  9711 consensus_queue.cc:1048] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:25.668239  8198 raft_consensus.cc:1275] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:25.670433  9683 consensus_queue.cc:1048] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:25.841390  8272 consensus_queue.cc:237] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:25.847551  8342 raft_consensus.cc:1275] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:25.847806  8238 consensus_peers.cc:597] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa0bdb222e97461582cf7caef3b1a651. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:25.848750  8194 raft_consensus.cc:1275] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:25.848878  9727 consensus_queue.cc:1048] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:25.850070  9643 consensus_queue.cc:1048] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:25.867903  9643 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:25.871232  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:25.873878  8194 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:25.882745  8340 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:25.892278  8096 catalog_manager.cc:5697] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:25.915704  8274 consensus_queue.cc:237] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
W20260709 13:01:25.937053  8238 consensus_peers.cc:597] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e9cd87cd1114f34a1f22ebe8d0e586b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:25.937389  8194 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:25.938520  8342 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:25.938823  9711 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:25.940660  9711 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:25.959327  9711 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:25.962811  8194 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:25.963687  8342 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:25.976720  8340 consensus_queue.cc:237] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:25.977850  8093 catalog_manager.cc:5697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
W20260709 13:01:25.988237  8312 consensus_peers.cc:597] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9db021eabf94021a1c8e2156efb7bad. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:25.992394  8269 raft_consensus.cc:1275] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:25.992033  8194 raft_consensus.cc:1275] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:25.993618  9627 consensus_queue.cc:1048] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:25.994874  9579 consensus_queue.cc:1048] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:26.017082  9627 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:26.020797  8194 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:26.028252  8269 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:26.043648  8274 consensus_queue.cc:237] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.044730  8096 catalog_manager.cc:5697] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:26.052721  8340 raft_consensus.cc:1275] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:01:26.053347  8238 consensus_peers.cc:597] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e77dec8051d543fe9114add9b1a9c257. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:26.054273  9711 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:26.054750  8194 raft_consensus.cc:1275] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:26.056157  9711 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:26.068280  9733 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:26.074527  8194 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:26.077785  8340 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:26.103227  8096 catalog_manager.cc:5697] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:26.215456  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:26.243891  9745 ts_tablet_manager.cc:933] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:26.246881  9745 tablet_copy_client.cc:323] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:26.249236  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet fa0bdb222e97461582cf7caef3b1a651 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:26.249815  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet fa0bdb222e97461582cf7caef3b1a651 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-fa0bdb222e97461582cf7caef3b1a651
I20260709 13:01:26.258081  8284 tablet_copy_source_session.cc:215] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:26.262533  9745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0bdb222e97461582cf7caef3b1a651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.277165  8340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "224c98c7721544a890a53819cd825f4e"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:26.277788  8340 raft_consensus.cc:606] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:26.284011  9745 tablet_copy_client.cc:806] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:26.284961  9745 tablet_copy_client.cc:670] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:26.286231  8274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b"
dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
mode: GRACEFUL
new_leader_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:43030
I20260709 13:01:26.286824  8274 raft_consensus.cc:606] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Received request to transfer leadership to TS b557bf04d0c0404f819d303c4a960aba
I20260709 13:01:26.290074  9745 tablet_copy_client.cc:538] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:26.297894  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:26.299643  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:26.303303  9745 tablet_bootstrap.cc:492] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:26.327322  9745 tablet_bootstrap.cc:492] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:26.328372  9745 tablet_bootstrap.cc:492] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:26.329105  9745 ts_tablet_manager.cc:1403] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:01:26.332798  9745 raft_consensus.cc:359] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.333600  9745 raft_consensus.cc:740] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:26.334231  9745 consensus_queue.cc:260] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.336570  9745 ts_tablet_manager.cc:1434] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:26.339303  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-fa0bdb222e97461582cf7caef3b1a651 received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:26.339731  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-fa0bdb222e97461582cf7caef3b1a651 on tablet fa0bdb222e97461582cf7caef3b1a651 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:26.413463  9745 ts_tablet_manager.cc:933] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:26.415800  9733 raft_consensus.cc:993] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d: : Instructing follower b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:26.416356  9643 raft_consensus.cc:1081] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Signalling peer b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:26.416225  9745 tablet_copy_client.cc:323] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:26.418023  8198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:41542
I20260709 13:01:26.418581  8357 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet c9db021eabf94021a1c8e2156efb7bad from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:26.418722  8198 raft_consensus.cc:493] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:26.419164  8357 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet c9db021eabf94021a1c8e2156efb7bad from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-c9db021eabf94021a1c8e2156efb7bad
I20260709 13:01:26.419193  8198 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:26.427201  8198 raft_consensus.cc:515] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.429474  8357 tablet_copy_source_session.cc:215] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:26.430229  8274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:26.430863  8274 raft_consensus.cc:3055] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:26.431236  8274 raft_consensus.cc:740] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45a2403422b24114a10f4b37ab277e3d, State: Running, Role: LEADER
I20260709 13:01:26.432304  8274 consensus_queue.cc:260] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [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: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.432860  9745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db021eabf94021a1c8e2156efb7bad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.433702  8274 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:26.436501  8198 leader_election.cc:290] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 3 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:26.436721  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:26.441820  8340 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:26.449258  9745 tablet_copy_client.cc:806] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:26.449882  9745 tablet_copy_client.cc:670] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:26.450637  8340 raft_consensus.cc:2468] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 3.
I20260709 13:01:26.451895  8162 leader_election.cc:304] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [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: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:26.452755  9598 raft_consensus.cc:2804] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:26.453192  9598 raft_consensus.cc:697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:26.453933  9598 consensus_queue.cc:237] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [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: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.455150  9745 tablet_copy_client.cc:538] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:26.456151  8274 raft_consensus.cc:2468] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 3.
I20260709 13:01:26.466501  9745 tablet_bootstrap.cc:492] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:26.467738  8093 catalog_manager.cc:5697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 2 to 3, leader changed from 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 3 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:26.480582  8194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:26.481148  8194 raft_consensus.cc:606] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Received request to transfer leadership
I20260709 13:01:26.487062  8198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:26.487623  8198 raft_consensus.cc:606] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Received request to transfer leadership
W20260709 13:01:26.488905  8083 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 6e9cd87cd1114f34a1f22ebe8d0e586b already in progress
I20260709 13:01:26.491495  8198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:26.491940  8198 raft_consensus.cc:606] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Received request to transfer leadership
W20260709 13:01:26.495669  8145 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:01:26.496001  8145 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 6e9cd87cd1114f34a1f22ebe8d0e586b already in progress
W20260709 13:01:26.496268  8145 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 6e9cd87cd1114f34a1f22ebe8d0e586b already in progress
I20260709 13:01:26.500526  9745 tablet_bootstrap.cc:492] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:26.501302  9745 tablet_bootstrap.cc:492] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:26.501937  9745 ts_tablet_manager.cc:1403] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.004s
I20260709 13:01:26.504397  9745 raft_consensus.cc:359] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.505228  9745 raft_consensus.cc:740] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:26.505863  9745 consensus_queue.cc:260] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.508697  9745 ts_tablet_manager.cc:1434] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 13:01:26.511054  8357 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-c9db021eabf94021a1c8e2156efb7bad received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:26.511387  8357 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-c9db021eabf94021a1c8e2156efb7bad on tablet c9db021eabf94021a1c8e2156efb7bad with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:26.631836  9745 ts_tablet_manager.cc:933] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:26.650810  9745 tablet_copy_client.cc:323] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:26.652493  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet e77dec8051d543fe9114add9b1a9c257 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:26.653035  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet e77dec8051d543fe9114add9b1a9c257 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-e77dec8051d543fe9114add9b1a9c257
I20260709 13:01:26.663703  8284 tablet_copy_source_session.cc:215] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:26.666631  9745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77dec8051d543fe9114add9b1a9c257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:26.684561  9745 tablet_copy_client.cc:806] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:26.685108  9745 tablet_copy_client.cc:670] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:26.692646  9745 tablet_copy_client.cc:538] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:26.701488  9745 tablet_bootstrap.cc:492] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:26.721706  9745 tablet_bootstrap.cc:492] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:26.722579  9745 tablet_bootstrap.cc:492] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:26.723238  9745 ts_tablet_manager.cc:1403] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.003s
I20260709 13:01:26.724814  9751 raft_consensus.cc:993] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:26.725277  9751 raft_consensus.cc:1081] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:26.726115  9745 raft_consensus.cc:359] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.727056  9745 raft_consensus.cc:740] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:26.727536  8900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "224c98c7721544a890a53819cd825f4e"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38154
I20260709 13:01:26.728185  8900 raft_consensus.cc:493] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:26.728555  8900 raft_consensus.cc:3060] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:26.728288  9745 consensus_queue.cc:260] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.732532  9745 ts_tablet_manager.cc:1434] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:26.738929  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-e77dec8051d543fe9114add9b1a9c257 received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:26.739468  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-e77dec8051d543fe9114add9b1a9c257 on tablet e77dec8051d543fe9114add9b1a9c257 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:26.741309  8900 raft_consensus.cc:515] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:26.743698  8900 leader_election.cc:290] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 3 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:26.744632  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224c98c7721544a890a53819cd825f4e" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:26.744846  8340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "224c98c7721544a890a53819cd825f4e" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:26.745254  8192 raft_consensus.cc:3060] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:26.745468  8340 raft_consensus.cc:3055] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:26.745842  8340 raft_consensus.cc:740] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:26.746630  8340 consensus_queue.cc:260] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:26.747854  8340 raft_consensus.cc:3060] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:26.752923  8192 raft_consensus.cc:2468] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 3.
I20260709 13:01:26.754422  8866 leader_election.cc:304] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [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: 13749e1436c94941841f5a9122d2ddb0, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:26.755321  9498 raft_consensus.cc:2804] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:26.755952  9498 raft_consensus.cc:697] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:26.756935  8340 raft_consensus.cc:2468] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 3.
I20260709 13:01:26.756719  9498 consensus_queue.cc:237] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:26.774297  8093 catalog_manager.cc:5697] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 2 to 3, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 3 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:26.806562  8900 raft_consensus.cc:1217] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:26.862547  8340 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:26.863950  9598 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:26.869920  9352 raft_consensus.cc:993] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:26.870366  9352 raft_consensus.cc:1081] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Signalling peer 600e9663849342a793072776e72adeca to start an election
I20260709 13:01:26.874524  8342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b"
dest_uuid: "600e9663849342a793072776e72adeca"
 from {username='slave'} at 127.0.0.1:42502
I20260709 13:01:26.883523  8342 raft_consensus.cc:493] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:26.884006  8342 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:26.890079  8900 raft_consensus.cc:1217] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:26.915154  8274 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:26.916676  9598 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:26.929323  8342 raft_consensus.cc:515] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.933724  8342 leader_election.cc:290] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [CANDIDATE]: Term 4 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:26.933851  8192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:26.934942  8269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9cd87cd1114f34a1f22ebe8d0e586b" candidate_uuid: "600e9663849342a793072776e72adeca" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:26.935640  8269 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:26.950804  8269 raft_consensus.cc:2468] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 4.
I20260709 13:01:26.951789  8192 raft_consensus.cc:3055] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:26.952185  8192 raft_consensus.cc:740] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:26.952921  8192 consensus_queue.cc:260] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.953610  8314 leader_election.cc:304] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [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: 45a2403422b24114a10f4b37ab277e3d, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:26.954382  8192 raft_consensus.cc:3060] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:26.960150  9757 raft_consensus.cc:2804] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:26.960729  9757 raft_consensus.cc:697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 4 LEADER]: Becoming Leader. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:26.961654  8192 raft_consensus.cc:2468] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 600e9663849342a793072776e72adeca in term 4.
I20260709 13:01:26.961632  9757 consensus_queue.cc:237] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:26.975798  8094 catalog_manager.cc:5697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca reported cstate change: term changed from 3 to 4, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 600e9663849342a793072776e72adeca (127.6.233.131). New cstate: current_term: 4 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.092314  8899 raft_consensus.cc:1217] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:01:27.197778  8192 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:27.199431  9557 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:27.217895  8342 raft_consensus.cc:1275] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:27.219827  9498 consensus_queue.cc:1048] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:27.230823  9643 raft_consensus.cc:1064] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:27.233079  9643 consensus_queue.cc:237] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:27.240412  8899 raft_consensus.cc:1275] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:27.240487  8342 raft_consensus.cc:1275] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:27.242413  9733 consensus_queue.cc:1048] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:27.244959  9733 consensus_queue.cc:1048] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:27.302034  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:27.324927  8192 raft_consensus.cc:1275] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:27.360628  9766 consensus_queue.cc:1048] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:27.437486  9776 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:27.499583  8269 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:01:27.500770  8899 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:27.538214  9773 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:27.565510  8194 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
W20260709 13:01:27.592526  8866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 57971.3us
I20260709 13:01:27.599664  8192 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:01:27.609774  9627 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:01:27.623172  8867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 89330.7us
W20260709 13:01:27.684851  8312 consensus_peers.cc:597] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e9cd87cd1114f34a1f22ebe8d0e586b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:27.688959  9733 raft_consensus.cc:1064] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:27.689632  9774 raft_consensus.cc:1064] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:27.691960  9733 consensus_queue.cc:237] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:27.709990  8348 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:27.754215  8896 raft_consensus.cc:1275] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:27.755940  9769 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:01:27.758667  8237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40081, user_credentials={real_user=slave}} blocked reactor thread for 46705us
I20260709 13:01:27.763808  9774 consensus_queue.cc:237] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:27.769765  8093 catalog_manager.cc:5697] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:27.791761  8348 raft_consensus.cc:1275] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:27.782841  8194 raft_consensus.cc:1275] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:27.812763  9733 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:01:27.818288  9786 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:27.910079  8268 raft_consensus.cc:1275] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:01:27.976049  8314 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:45055, user_credentials={real_user=slave}} blocked reactor thread for 46617.6us
I20260709 13:01:27.977131  9712 consensus_queue.cc:1048] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:27.977366  8898 raft_consensus.cc:1275] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:01:27.983500  9789 log.cc:927] Time spent T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260709 13:01:28.002380  8313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:36643, user_credentials={real_user=slave}} blocked reactor thread for 64388.9us
I20260709 13:01:28.005208  8195 raft_consensus.cc:1275] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:28.025718  9766 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.055548  8900 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
W20260709 13:01:28.059551  8312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:35375, user_credentials={real_user=slave}} blocked reactor thread for 76191.1us
I20260709 13:01:28.069816  9772 consensus_queue.cc:1048] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:01:28.079070  9627 consensus_queue.cc:1048] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:28.099965  8193 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.116632  9773 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.123200  8339 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.135701  9796 ts_tablet_manager.cc:933] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
W20260709 13:01:28.137497  8312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:35375, user_credentials={real_user=slave}} blocked reactor thread for 69787.9us
I20260709 13:01:28.134300  8193 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.131759  8268 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.164719  9796 tablet_copy_client.cc:323] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:28.166950  8357 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:28.167609  8357 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 6e9cd87cd1114f34a1f22ebe8d0e586b from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-6e9cd87cd1114f34a1f22ebe8d0e586b
I20260709 13:01:28.180907  8357 tablet_copy_source_session.cc:215] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:28.181409  8900 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.192198  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:28.197060  8097 catalog_manager.cc:5697] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:28.199527  8097 catalog_manager.cc:5697] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.215781  9796 tablet_copy_client.cc:806] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:28.216584  9796 tablet_copy_client.cc:670] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:28.222255  9796 tablet_copy_client.cc:538] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:28.231602  8268 consensus_queue.cc:237] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:28.233134  8339 consensus_queue.cc:237] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:28.255424  8271 consensus_queue.cc:237] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:28.264397  8900 raft_consensus.cc:1275] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:28.268015  8193 raft_consensus.cc:1275] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:28.270346  9711 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:28.271337  9769 consensus_queue.cc:1048] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:28.274437  9796 tablet_bootstrap.cc:492] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:28.280639  8194 raft_consensus.cc:1275] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:28.281968  9786 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.283113  8900 raft_consensus.cc:1275] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:28.286341  9769 consensus_queue.cc:1048] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:28.308962  9769 consensus_queue.cc:1048] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:28.309442  8194 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.321810  9796 tablet_bootstrap.cc:492] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:28.322868  9796 tablet_bootstrap.cc:492] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:28.323652  9796 ts_tablet_manager.cc:1403] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.049s	user 0.030s	sys 0.004s
I20260709 13:01:28.327977  9796 raft_consensus.cc:359] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:28.328883  9796 raft_consensus.cc:740] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:28.329627  9796 consensus_queue.cc:260] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:28.333755  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e77dec8051d543fe9114add9b1a9c257 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:28.336108  9796 ts_tablet_manager.cc:1434] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:01:28.302734  8900 raft_consensus.cc:2955] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.341300  8357 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-6e9cd87cd1114f34a1f22ebe8d0e586b received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:28.341883  8357 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-6e9cd87cd1114f34a1f22ebe8d0e586b on tablet 6e9cd87cd1114f34a1f22ebe8d0e586b with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:28.344956  8898 raft_consensus.cc:1275] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:28.345068  8195 raft_consensus.cc:1275] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:28.346663  9772 consensus_queue.cc:1048] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:28.348889  9772 consensus_queue.cc:1048] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:28.357779  8096 catalog_manager.cc:5697] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 4 to 5, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:28.360651  9799 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.360773  9776 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.372097  8898 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.373654  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet e77dec8051d543fe9114add9b1a9c257 with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:28.394833  9806 tablet_replica.cc:333] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:28.396070  9806 raft_consensus.cc:2243] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:28.397089  9806 raft_consensus.cc:2272] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:28.399756  8194 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.404757  9806 ts_tablet_manager.cc:1916] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:28.404976  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9db021eabf94021a1c8e2156efb7bad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:28.418282  8097 catalog_manager.cc:5697] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.421528  9806 ts_tablet_manager.cc:1929] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:01:28.422139  9806 log.cc:1199] T e77dec8051d543fe9114add9b1a9c257 P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/e77dec8051d543fe9114add9b1a9c257
I20260709 13:01:28.424526  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet e77dec8051d543fe9114add9b1a9c257 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:28.429644  8093 catalog_manager.cc:5697] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New cstate: current_term: 1 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.432008  8900 raft_consensus.cc:2955] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.434975  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet fa0bdb222e97461582cf7caef3b1a651 with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:28.442615  8194 raft_consensus.cc:2955] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 45a2403422b24114a10f4b37ab277e3d (127.6.233.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:28.451911  9806 tablet_replica.cc:333] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:28.453164  9806 raft_consensus.cc:2243] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:28.453233  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa0bdb222e97461582cf7caef3b1a651 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:28.455070  9806 raft_consensus.cc:2272] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:28.460259  9806 ts_tablet_manager.cc:1916] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:28.462795  8255 tablet_service.cc:1558] Processing DeleteTablet for tablet c9db021eabf94021a1c8e2156efb7bad with delete_type TABLET_DATA_TOMBSTONED (TS 45a2403422b24114a10f4b37ab277e3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50956
I20260709 13:01:28.473522  9807 tablet_replica.cc:333] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:28.474700  9807 raft_consensus.cc:2243] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:28.475497  9807 raft_consensus.cc:2272] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:28.479547  9807 ts_tablet_manager.cc:1916] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:28.482012  9806 ts_tablet_manager.cc:1929] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:28.482568  9806 log.cc:1199] T fa0bdb222e97461582cf7caef3b1a651 P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/fa0bdb222e97461582cf7caef3b1a651
I20260709 13:01:28.489365  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet fa0bdb222e97461582cf7caef3b1a651 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:28.495553  9807 ts_tablet_manager.cc:1929] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:28.495996  9807 log.cc:1199] T c9db021eabf94021a1c8e2156efb7bad P 45a2403422b24114a10f4b37ab277e3d: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/wals/c9db021eabf94021a1c8e2156efb7bad
I20260709 13:01:28.497394  8084 catalog_manager.cc:5028] TS 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): tablet c9db021eabf94021a1c8e2156efb7bad (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:28.520423  8900 raft_consensus.cc:1217] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [term 4 LEARNER]: Deduplicated request from leader. Original: 3.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:01:28.701499  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:28.745265  8343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80a6f0387e2546c087b3747cca8bf3e1"
dest_uuid: "600e9663849342a793072776e72adeca"
mode: GRACEFUL
new_leader_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:40860
I20260709 13:01:28.746065  8343 raft_consensus.cc:606] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Received request to transfer leadership to TS b557bf04d0c0404f819d303c4a960aba
I20260709 13:01:28.747466  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:01:28.748836  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:29.029946  9794 raft_consensus.cc:1064] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:29.031881  9794 consensus_queue.cc:237] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:29.038450  8897 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [term 4 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:01:29.039923  8271 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:01:29.044849  8198 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:01:29.045576  9809 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:29.046521  9811 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:29.047627  9810 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:29.061064  9811 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:29.062610  8271 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:29.078454  8198 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:29.079123  8900 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:29.079934  8095 catalog_manager.cc:5697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 6, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:29.115360  8339 consensus_queue.cc:237] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:29.119585  8900 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:01:29.119585  8271 raft_consensus.cc:1275] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:01:29.121052  9809 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:01:29.121819  9811 consensus_queue.cc:1048] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:01:29.127882  9810 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:29.130048  8900 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:29.129722  8271 raft_consensus.cc:2955] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:29.145438  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:29.151126  8097 catalog_manager.cc:5697] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 6 to 7, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 4 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:29.162286  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e9cd87cd1114f34a1f22ebe8d0e586b with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:29.166601  9819 tablet_replica.cc:333] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:29.167856  9819 raft_consensus.cc:2243] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:29.168495  9819 raft_consensus.cc:2272] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:29.171123  9819 ts_tablet_manager.cc:1916] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:29.183917  9819 ts_tablet_manager.cc:1929] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:01:29.184454  9819 log.cc:1199] T 6e9cd87cd1114f34a1f22ebe8d0e586b P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/6e9cd87cd1114f34a1f22ebe8d0e586b
I20260709 13:01:29.186048  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 6e9cd87cd1114f34a1f22ebe8d0e586b (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:29.196713  9810 raft_consensus.cc:993] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca: : Instructing follower b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:29.197230  9809 raft_consensus.cc:1081] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Signalling peer b557bf04d0c0404f819d303c4a960aba to start an election
I20260709 13:01:29.198572  8198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80a6f0387e2546c087b3747cca8bf3e1"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
 from {username='slave'} at 127.0.0.1:41534
I20260709 13:01:29.198975  8198 raft_consensus.cc:493] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:29.199282  8198 raft_consensus.cc:3060] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:29.204660  8198 raft_consensus.cc:515] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:29.207726  8339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f0387e2546c087b3747cca8bf3e1" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:29.208361  8339 raft_consensus.cc:3055] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:29.207275  8198 leader_election.cc:290] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 2 election: Requested vote from peers 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:29.208649  8339 raft_consensus.cc:740] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 600e9663849342a793072776e72adeca, State: Running, Role: LEADER
I20260709 13:01:29.207612  8271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80a6f0387e2546c087b3747cca8bf3e1" candidate_uuid: "b557bf04d0c0404f819d303c4a960aba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45a2403422b24114a10f4b37ab277e3d"
I20260709 13:01:29.209709  8271 raft_consensus.cc:3060] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:29.209743  8339 consensus_queue.cc:260] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:29.211376  8339 raft_consensus.cc:3060] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:29.215680  8271 raft_consensus.cc:2468] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 2.
I20260709 13:01:29.216290  8339 raft_consensus.cc:2468] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b557bf04d0c0404f819d303c4a960aba in term 2.
I20260709 13:01:29.217046  8165 leader_election.cc:304] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba; no voters: 
I20260709 13:01:29.217737  9818 raft_consensus.cc:2804] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:29.218189  9818 raft_consensus.cc:697] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 2 LEADER]: Becoming Leader. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:29.219018  9818 consensus_queue.cc:237] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } }
I20260709 13:01:29.228910  8097 catalog_manager.cc:5697] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba reported cstate change: term changed from 1 to 2, leader changed from 600e9663849342a793072776e72adeca (127.6.233.131) to b557bf04d0c0404f819d303c4a960aba (127.6.233.129). New cstate: current_term: 2 leader_uuid: "b557bf04d0c0404f819d303c4a960aba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:29.529192  8343 consensus_queue.cc:237] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
W20260709 13:01:29.534819  8312 consensus_peers.cc:597] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48042371f72147d1a4eb44ae9cf1bddf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:29.535125  8198 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:29.535689  8271 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:01:29.536449  9809 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:29.537331  9811 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:29.545234  9811 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:29.547067  8271 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:29.547408  8198 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:29.565716  8097 catalog_manager.cc:5697] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index -1 to 4, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
W20260709 13:01:29.567364  8145 auto_rebalancer.cc:629] Failed to schedule move for tablet 80a6f0387e2546c087b3747cca8bf3e1: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:01:29.572773  8271 consensus_queue.cc:237] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
W20260709 13:01:29.583544  8238 consensus_peers.cc:597] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24de87b806c54a6185d5cd596c6bf2eb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:29.585145  8343 raft_consensus.cc:1275] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:29.586550  9776 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:29.587745  8198 raft_consensus.cc:1275] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:29.592410  9776 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:29.595245  9786 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:29.600520  8343 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:29.613601  8272 consensus_queue.cc:237] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue 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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:29.636531  8096 catalog_manager.cc:5697] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:29.636900  8198 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
W20260709 13:01:29.652966  8238 consensus_peers.cc:597] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d -> Peer 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132:35375): Couldn't send request to peer 13749e1436c94941841f5a9122d2ddb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6540f6ec90994b07b0b70cc26e85bc44. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:29.654896  8194 raft_consensus.cc:1275] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:29.655407  8343 raft_consensus.cc:1275] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:29.657006  9776 consensus_queue.cc:1048] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:29.658048  9821 consensus_queue.cc:1048] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:29.691355  9821 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:29.694007  8343 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:29.696281  8198 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:29.713994  8093 catalog_manager.cc:5697] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca reported cstate change: config changed from index -1 to 2, NON_VOTER 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) added. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } } }
I20260709 13:01:29.749760  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:29.756222  8272 raft_consensus.cc:1275] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:29.758390  9818 consensus_queue.cc:1048] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:29.796625  8343 raft_consensus.cc:1275] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer b557bf04d0c0404f819d303c4a960aba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:29.798163  9818 consensus_queue.cc:1048] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:29.932520  9839 ts_tablet_manager.cc:933] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:29.934329  9839 tablet_copy_client.cc:323] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.131:40081
I20260709 13:01:29.935755  8357 tablet_copy_service.cc:140] P 600e9663849342a793072776e72adeca: Received BeginTabletCopySession request for tablet 48042371f72147d1a4eb44ae9cf1bddf from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:58082)
I20260709 13:01:29.936184  8357 tablet_copy_service.cc:161] P 600e9663849342a793072776e72adeca: Beginning new tablet copy session on tablet 48042371f72147d1a4eb44ae9cf1bddf from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:58082: session id = 13749e1436c94941841f5a9122d2ddb0-48042371f72147d1a4eb44ae9cf1bddf
I20260709 13:01:29.942546  8357 tablet_copy_source_session.cc:215] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:29.946029  9839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48042371f72147d1a4eb44ae9cf1bddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:29.963006  9839 tablet_copy_client.cc:806] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:29.963630  9839 tablet_copy_client.cc:670] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:29.975508  9839 tablet_copy_client.cc:538] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:29.984774  9839 tablet_bootstrap.cc:492] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:30.009999  9839 tablet_bootstrap.cc:492] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:30.010957  9839 tablet_bootstrap.cc:492] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:30.011688  9839 ts_tablet_manager.cc:1403] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.015s
I20260709 13:01:30.014676  9839 raft_consensus.cc:359] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:30.015547  9839 raft_consensus.cc:740] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:30.016220  9839 consensus_queue.cc:260] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:30.019073  9839 ts_tablet_manager.cc:1434] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:01:30.021023  8357 tablet_copy_service.cc:342] P 600e9663849342a793072776e72adeca: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-48042371f72147d1a4eb44ae9cf1bddf received from {username='slave'} at 127.0.0.1:58082
I20260709 13:01:30.021540  8357 tablet_copy_service.cc:434] P 600e9663849342a793072776e72adeca: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-48042371f72147d1a4eb44ae9cf1bddf on tablet 48042371f72147d1a4eb44ae9cf1bddf with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:30.048218  9839 ts_tablet_manager.cc:933] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:30.050441  9839 tablet_copy_client.cc:323] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:30.052237  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet 24de87b806c54a6185d5cd596c6bf2eb from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:30.052788  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet 24de87b806c54a6185d5cd596c6bf2eb from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-24de87b806c54a6185d5cd596c6bf2eb
I20260709 13:01:30.060025  8284 tablet_copy_source_session.cc:215] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:30.063095  9839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24de87b806c54a6185d5cd596c6bf2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:30.077301  9839 tablet_copy_client.cc:806] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:30.077848  9839 tablet_copy_client.cc:670] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:30.081588  9839 tablet_copy_client.cc:538] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:30.091368  9839 tablet_bootstrap.cc:492] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:30.113366  9839 tablet_bootstrap.cc:492] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:30.114279  9839 tablet_bootstrap.cc:492] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:30.114912  9839 ts_tablet_manager.cc:1403] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.002s
I20260709 13:01:30.117754  9839 raft_consensus.cc:359] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:30.118602  9839 raft_consensus.cc:740] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:30.119226  9839 consensus_queue.cc:260] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:30.121430  9839 ts_tablet_manager.cc:1434] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:30.123281  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-24de87b806c54a6185d5cd596c6bf2eb received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:30.123780  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-24de87b806c54a6185d5cd596c6bf2eb on tablet 24de87b806c54a6185d5cd596c6bf2eb with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:30.247474  9839 ts_tablet_manager.cc:933] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: Initiating tablet copy from peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:30.249032  9839 tablet_copy_client.cc:323] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Beginning tablet copy session from remote peer at address 127.6.233.130:45055
I20260709 13:01:30.250342  8284 tablet_copy_service.cc:140] P 45a2403422b24114a10f4b37ab277e3d: Received BeginTabletCopySession request for tablet 6540f6ec90994b07b0b70cc26e85bc44 from peer 13749e1436c94941841f5a9122d2ddb0 ({username='slave'} at 127.0.0.1:33702)
I20260709 13:01:30.250770  8284 tablet_copy_service.cc:161] P 45a2403422b24114a10f4b37ab277e3d: Beginning new tablet copy session on tablet 6540f6ec90994b07b0b70cc26e85bc44 from peer 13749e1436c94941841f5a9122d2ddb0 at {username='slave'} at 127.0.0.1:33702: session id = 13749e1436c94941841f5a9122d2ddb0-6540f6ec90994b07b0b70cc26e85bc44
I20260709 13:01:30.255669  8284 tablet_copy_source_session.cc:215] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:30.258157  9839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6540f6ec90994b07b0b70cc26e85bc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:30.269634  9839 tablet_copy_client.cc:806] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:30.270263  9839 tablet_copy_client.cc:670] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:30.274140  9839 tablet_copy_client.cc:538] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:30.281194  9839 tablet_bootstrap.cc:492] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap starting.
I20260709 13:01:30.304198  9839 tablet_bootstrap.cc:492] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: 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
I20260709 13:01:30.305148  9839 tablet_bootstrap.cc:492] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: Bootstrap complete.
I20260709 13:01:30.305723  9839 ts_tablet_manager.cc:1403] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260709 13:01:30.307785  9839 raft_consensus.cc:359] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:30.308326  9839 raft_consensus.cc:740] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Initialized, Role: LEARNER
I20260709 13:01:30.308764  9839 consensus_queue.cc:260] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: NON_VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: true } }
I20260709 13:01:30.310509  9839 ts_tablet_manager.cc:1434] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260709 13:01:30.313257  8284 tablet_copy_service.cc:342] P 45a2403422b24114a10f4b37ab277e3d: Request end of tablet copy session 13749e1436c94941841f5a9122d2ddb0-6540f6ec90994b07b0b70cc26e85bc44 received from {username='slave'} at 127.0.0.1:33702
I20260709 13:01:30.313957  8284 tablet_copy_service.cc:434] P 45a2403422b24114a10f4b37ab277e3d: ending tablet copy session 13749e1436c94941841f5a9122d2ddb0-6540f6ec90994b07b0b70cc26e85bc44 on tablet 6540f6ec90994b07b0b70cc26e85bc44 with peer 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:30.550884  8900 raft_consensus.cc:1217] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:01:30.655943  8900 raft_consensus.cc:1217] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:01:30.671343  8900 raft_consensus.cc:1217] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:30.819715  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:30.891116  8193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a84c7d8755e94307955a24083a06c082"
dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
mode: GRACEFUL
new_leader_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:40184
I20260709 13:01:30.891865  8193 raft_consensus.cc:606] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Received request to transfer leadership to TS 13749e1436c94941841f5a9122d2ddb0
I20260709 13:01:30.893214  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:01:30.894917  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:31.079830  9818 raft_consensus.cc:993] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba: : Instructing follower 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:31.080479  9818 raft_consensus.cc:1081] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Signalling peer 13749e1436c94941841f5a9122d2ddb0 to start an election
I20260709 13:01:31.082392  8900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a84c7d8755e94307955a24083a06c082"
dest_uuid: "13749e1436c94941841f5a9122d2ddb0"
 from {username='slave'} at 127.0.0.1:38138
I20260709 13:01:31.083077  8900 raft_consensus.cc:493] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:31.083448  8900 raft_consensus.cc:3060] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.090073  8900 raft_consensus.cc:515] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:31.092631  8900 leader_election.cc:290] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Requested vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:31.093704  8339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c7d8755e94307955a24083a06c082" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "600e9663849342a793072776e72adeca"
I20260709 13:01:31.093704  8198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84c7d8755e94307955a24083a06c082" candidate_uuid: "13749e1436c94941841f5a9122d2ddb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b557bf04d0c0404f819d303c4a960aba"
I20260709 13:01:31.094475  8339 raft_consensus.cc:3060] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.094480  8198 raft_consensus.cc:3055] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:31.095081  8198 raft_consensus.cc:740] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b557bf04d0c0404f819d303c4a960aba, State: Running, Role: LEADER
I20260709 13:01:31.095860  8198 consensus_queue.cc:260] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:31.097129  8198 raft_consensus.cc:3060] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.101147  8339 raft_consensus.cc:2468] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:31.102514  8864 leader_election.cc:304] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0, 600e9663849342a793072776e72adeca; no voters: 
I20260709 13:01:31.103456  9759 raft_consensus.cc:2804] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:31.103734  8198 raft_consensus.cc:2468] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13749e1436c94941841f5a9122d2ddb0 in term 2.
I20260709 13:01:31.103917  9759 raft_consensus.cc:697] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Becoming Leader. State: Replica: 13749e1436c94941841f5a9122d2ddb0, State: Running, Role: LEADER
I20260709 13:01:31.105098  9759 consensus_queue.cc:237] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:31.120114  9811 raft_consensus.cc:1064] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:31.122030  8093 catalog_manager.cc:5697] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 reported cstate change: term changed from 1 to 2, leader changed from b557bf04d0c0404f819d303c4a960aba (127.6.233.129) to 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132). New cstate: current_term: 2 leader_uuid: "13749e1436c94941841f5a9122d2ddb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.122699  9811 consensus_queue.cc:237] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:31.141044  8900 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEARNER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:31.142621  9810 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:31.144029  8272 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:31.144961  8198 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:01:31.145565  9810 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:31.152472  9846 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:31.172412  9786 raft_consensus.cc:1064] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:31.177883  9846 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.184315  8897 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.187939  9786 consensus_queue.cc:237] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:31.206487  8093 catalog_manager.cc:5697] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.206650  8272 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.226598  8339 consensus_queue.cc:237] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:31.234068  8271 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:31.211359  8198 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.238355  8898 raft_consensus.cc:1275] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:31.239852  9846 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:01:31.241729  8343 raft_consensus.cc:1275] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:31.250756  9863 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:31.251133  9811 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.256747  9865 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:31.259325  8193 raft_consensus.cc:1275] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:31.263399  9863 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:31.277293  8081 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48042371f72147d1a4eb44ae9cf1bddf with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:31.275897  8271 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.291381  8096 catalog_manager.cc:5697] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca reported cstate change: config changed from index 5 to 6, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 3 leader_uuid: "600e9663849342a793072776e72adeca" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.303562  8898 raft_consensus.cc:1275] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Refusing update from remote peer 600e9663849342a793072776e72adeca: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:01:31.306521  9811 consensus_queue.cc:1048] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:01:31.310021  9786 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.312665  8900 raft_consensus.cc:2955] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.316438  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 48042371f72147d1a4eb44ae9cf1bddf with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:31.332188  8194 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.341953  8339 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.363461  8096 catalog_manager.cc:5697] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.374965  9863 raft_consensus.cc:1064] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d: attempting to promote NON_VOTER 13749e1436c94941841f5a9122d2ddb0 to VOTER
I20260709 13:01:31.377810  9863 consensus_queue.cc:237] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [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: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:31.380606  8900 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } attrs { replace: true } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.390748  9869 tablet_replica.cc:333] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:31.392069  9869 raft_consensus.cc:2243] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.392863  9869 raft_consensus.cc:2272] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.403189  9869 ts_tablet_manager.cc:1916] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:31.403959  8271 consensus_queue.cc:237] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:31.417124  8901 raft_consensus.cc:1275] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:31.421510  8198 raft_consensus.cc:1275] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:31.421279  9862 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:31.422868  9861 consensus_queue.cc:1048] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:01:31.425976  8897 raft_consensus.cc:1275] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [term 1 LEARNER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:31.428057  9858 consensus_queue.cc:1048] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:31.435052  9865 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.434584  8900 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.439720  8343 raft_consensus.cc:1275] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:31.444490  9858 consensus_queue.cc:1048] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:31.451056  9869 ts_tablet_manager.cc:1929] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:01:31.453132  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24de87b806c54a6185d5cd596c6bf2eb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:31.463039  9869 log.cc:1199] T 48042371f72147d1a4eb44ae9cf1bddf P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/48042371f72147d1a4eb44ae9cf1bddf
I20260709 13:01:31.464912  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 48042371f72147d1a4eb44ae9cf1bddf (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:31.459583  8194 raft_consensus.cc:1275] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:31.466791  8096 catalog_manager.cc:5697] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 4 to 5, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New cstate: current_term: 2 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.469029  9861 consensus_queue.cc:1048] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:31.459015  8198 raft_consensus.cc:2955] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 600e9663849342a793072776e72adeca (127.6.233.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.475152  9858 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.486763  8338 tablet_service.cc:1558] Processing DeleteTablet for tablet 24de87b806c54a6185d5cd596c6bf2eb with delete_type TABLET_DATA_TOMBSTONED (TS 600e9663849342a793072776e72adeca not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42492
I20260709 13:01:31.496717  8194 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.500099  9874 tablet_replica.cc:333] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:31.509894  9874 raft_consensus.cc:2243] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.510789  9874 raft_consensus.cc:2272] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.513437  8343 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.519035  9874 ts_tablet_manager.cc:1916] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:31.523881  8900 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.539261  9874 ts_tablet_manager.cc:1929] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:01:31.539918  9874 log.cc:1199] T 24de87b806c54a6185d5cd596c6bf2eb P 600e9663849342a793072776e72adeca: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/wals/24de87b806c54a6185d5cd596c6bf2eb
I20260709 13:01:31.521063  8097 catalog_manager.cc:5697] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba reported cstate change: config changed from index 2 to 3, 13749e1436c94941841f5a9122d2ddb0 (127.6.233.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } attrs { replace: true } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.543414  8081 catalog_manager.cc:5028] TS 600e9663849342a793072776e72adeca (127.6.233.131:40081): tablet 24de87b806c54a6185d5cd596c6bf2eb (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:31.560644  8271 consensus_queue.cc:237] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [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: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:31.567981  8900 raft_consensus.cc:1275] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:31.567981  8343 raft_consensus.cc:1275] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Refusing update from remote peer 45a2403422b24114a10f4b37ab277e3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:31.570889  9863 consensus_queue.cc:1048] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:31.576115  9863 consensus_queue.cc:1048] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:31.584811  9862 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.586447  8900 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.592592  8345 raft_consensus.cc:2955] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } } }
I20260709 13:01:31.599773  8084 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6540f6ec90994b07b0b70cc26e85bc44 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:31.610417  8093 catalog_manager.cc:5697] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d reported cstate change: config changed from index 3 to 4, VOTER b557bf04d0c0404f819d303c4a960aba (127.6.233.129) evicted. New cstate: current_term: 1 leader_uuid: "45a2403422b24114a10f4b37ab277e3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.631371  8183 tablet_service.cc:1558] Processing DeleteTablet for tablet 6540f6ec90994b07b0b70cc26e85bc44 with delete_type TABLET_DATA_TOMBSTONED (TS b557bf04d0c0404f819d303c4a960aba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41522
I20260709 13:01:31.632360  9869 tablet_replica.cc:333] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:31.641883  9869 raft_consensus.cc:2243] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.642498  9869 raft_consensus.cc:2272] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.644860  9869 ts_tablet_manager.cc:1916] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:31.656960  8194 raft_consensus.cc:1275] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:31.658587  9829 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:31.660065  9869 ts_tablet_manager.cc:1929] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:31.660559  9869 log.cc:1199] T 6540f6ec90994b07b0b70cc26e85bc44 P b557bf04d0c0404f819d303c4a960aba: Deleting WAL directory at /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/wals/6540f6ec90994b07b0b70cc26e85bc44
I20260709 13:01:31.662147  8083 catalog_manager.cc:5028] TS b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): tablet 6540f6ec90994b07b0b70cc26e85bc44 (table test-workload [id=61d41a58003d47fabb9d452ae19efedc]) successfully deleted
I20260709 13:01:31.668391  8345 raft_consensus.cc:1275] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Refusing update from remote peer 13749e1436c94941841f5a9122d2ddb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:31.675217  9829 consensus_queue.cc:1048] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:31.895833  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:31.934907  7078 tablet_server.cc:179] TabletServer@127.6.233.129:0 shutting down...
W20260709 13:01:31.958289  8866 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:01:31.968616  8866 consensus_peers.cc:597] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:31.982368  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:31.983392  7078 tablet_replica.cc:333] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:31.984017  7078 raft_consensus.cc:2243] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.985152  7078 raft_consensus.cc:2272] T 630fe360a7894ee58f6df7a42c8c1ccf P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.987388  7078 tablet_replica.cc:333] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:31.988273  7078 raft_consensus.cc:2243] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:31.989245  7078 raft_consensus.cc:2272] T cbfec674d89c4c8cbc37d234ed2f1cd2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.992172  7078 tablet_replica.cc:333] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:31.992921  7078 raft_consensus.cc:2243] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.993510  7078 raft_consensus.cc:2272] T 12a17c9dc409417682f7ae61fde53f70 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:31.994774  8239 consensus_peers.cc:597] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:31.995741  7078 tablet_replica.cc:333] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:31.996356  7078 raft_consensus.cc:2243] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:31.996831  7078 raft_consensus.cc:2272] T 6a4483bbe62a431a9eabfc3db6686ca3 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:31.998596  7078 tablet_replica.cc:333] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:31.999372  7078 raft_consensus.cc:2243] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.000223  7078 raft_consensus.cc:2272] T 90a89e572e6a4bd29224989c615f7165 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.002630  7078 tablet_replica.cc:333] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.003430  7078 raft_consensus.cc:2243] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:01:32.003822  8866 consensus_peers.cc:597] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.004387  7078 raft_consensus.cc:2272] T 15724a8e5db2425ea44b6e974dd58e3a P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.006281  7078 tablet_replica.cc:333] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.006856  7078 raft_consensus.cc:2243] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.007350  7078 raft_consensus.cc:2272] T 46063565a09944c7b67c01a7e3b8e39f P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.009621  7078 tablet_replica.cc:333] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.010174  7078 raft_consensus.cc:2243] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.010577  7078 raft_consensus.cc:2272] T 8565a917a37a42b1b06962af9eb1bdd3 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.012352  7078 tablet_replica.cc:333] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.012898  7078 raft_consensus.cc:2243] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.013319  7078 raft_consensus.cc:2272] T 224c98c7721544a890a53819cd825f4e P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.015205  7078 tablet_replica.cc:333] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.015744  7078 raft_consensus.cc:2243] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.016255  7078 raft_consensus.cc:2272] T fa0bdb222e97461582cf7caef3b1a651 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.018241  7078 tablet_replica.cc:333] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.018859  7078 raft_consensus.cc:2243] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.019791  7078 raft_consensus.cc:2272] T 83c4a4ace2964bf880fb8a010062b559 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.021579  8866 consensus_peers.cc:597] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.022119  7078 tablet_replica.cc:333] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.022830  7078 raft_consensus.cc:2243] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.023439  7078 raft_consensus.cc:2272] T 8e64aef2d2ae433b8174d8fd0a066991 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.025867  7078 tablet_replica.cc:333] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.026432  7078 raft_consensus.cc:2243] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.027339  7078 raft_consensus.cc:2272] T 80a6f0387e2546c087b3747cca8bf3e1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.029598  7078 tablet_replica.cc:333] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
W20260709 13:01:32.029582  8866 consensus_peers.cc:597] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.030571  7078 raft_consensus.cc:2243] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.031543  7078 raft_consensus.cc:2272] T c3df2bb47f4649178399bd42eefccc9f P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.034053  7078 tablet_replica.cc:333] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.034845  7078 raft_consensus.cc:2243] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.035398  7078 raft_consensus.cc:2272] T d0f6b9aa7385493b96baa0c326b806a1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.038767  7078 tablet_replica.cc:333] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.039535  7078 raft_consensus.cc:2243] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.041082  7078 raft_consensus.cc:2272] T ca4c540e57844796b8826cbcfab3c34e P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.043553  7078 tablet_replica.cc:333] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
W20260709 13:01:32.043841  8239 consensus_peers.cc:597] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.044312  7078 raft_consensus.cc:2243] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.045117  7078 raft_consensus.cc:2272] T 62b887704370405fb956f914718e90de P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.046131  8313 consensus_peers.cc:597] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.047521  7078 tablet_replica.cc:333] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.048211  7078 raft_consensus.cc:2243] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.049032  7078 raft_consensus.cc:2272] T 7fbe49a0c482459d82362d4314ada96d P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.050901  7078 tablet_replica.cc:333] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.051473  7078 raft_consensus.cc:2243] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.051880  7078 raft_consensus.cc:2272] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.053598  7078 tablet_replica.cc:333] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.054318  7078 raft_consensus.cc:2243] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.055289  7078 raft_consensus.cc:2272] T 4aaf5f9a485b44eaa397f433b3843ec2 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.057682  7078 tablet_replica.cc:333] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
W20260709 13:01:32.057734  8313 consensus_peers.cc:597] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.058416  8313 consensus_peers.cc:597] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.058589  7078 raft_consensus.cc:2243] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.059211  7078 raft_consensus.cc:2272] T 42b2262bb3614622bf77a68391668ba0 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.061573  7078 tablet_replica.cc:333] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.062353  7078 raft_consensus.cc:2243] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.062860  7078 raft_consensus.cc:2272] T a84c7d8755e94307955a24083a06c082 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.065608  7078 tablet_replica.cc:333] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.066259  7078 raft_consensus.cc:2243] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.066794  7078 raft_consensus.cc:2272] T 24de87b806c54a6185d5cd596c6bf2eb P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.069372  7078 tablet_replica.cc:333] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.070075  7078 raft_consensus.cc:2243] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.070547  7078 raft_consensus.cc:2272] T ef8fb856d75b43eb98847fe9e6108a1e P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.072530  7078 tablet_replica.cc:333] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.073110  7078 raft_consensus.cc:2243] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.073617  7078 raft_consensus.cc:2272] T 11340f02e64f48f496c151e82b599da7 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.075549  7078 tablet_replica.cc:333] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.076145  7078 raft_consensus.cc:2243] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.076617  7078 raft_consensus.cc:2272] T 52aeac7391a74f5d8a47f78d13ff4e41 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.078320  7078 tablet_replica.cc:333] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.078833  7078 raft_consensus.cc:2243] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.079293  7078 raft_consensus.cc:2272] T 98012ede73574a50bcfd503b94714ca2 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.081072  7078 tablet_replica.cc:333] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.081591  7078 raft_consensus.cc:2243] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.082120  7078 raft_consensus.cc:2272] T e77dec8051d543fe9114add9b1a9c257 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.083691  7078 tablet_replica.cc:333] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.084235  7078 raft_consensus.cc:2243] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.084621  7078 raft_consensus.cc:2272] T 14ecaf0eefd643a38fe9993dbe0b9f1e P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.086735  7078 tablet_replica.cc:333] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.087433  7078 raft_consensus.cc:2243] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.088068  7078 raft_consensus.cc:2272] T e4fedcfda73b45f28b42f31e584f270d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.090227  7078 tablet_replica.cc:333] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.090977  7078 raft_consensus.cc:2243] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.091928  7078 raft_consensus.cc:2272] T ebbed8a8496e4550aee4a06e21ed646b P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.092859  8239 consensus_peers.cc:597] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.094177  7078 tablet_replica.cc:333] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.094712  7078 raft_consensus.cc:2243] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.095423  7078 raft_consensus.cc:2272] T 0c48296de93b4c3caac81fb3f674ec12 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.097270  7078 tablet_replica.cc:333] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.097813  7078 raft_consensus.cc:2243] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.098515  7078 raft_consensus.cc:2272] T c9db021eabf94021a1c8e2156efb7bad P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.100788  7078 tablet_replica.cc:333] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.101434  7078 raft_consensus.cc:2243] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.102368  7078 raft_consensus.cc:2272] T d57dd2eafeaf4d189c3501aa9426f854 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.104576  7078 tablet_replica.cc:333] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.105290  7078 raft_consensus.cc:2243] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.105746  7078 raft_consensus.cc:2272] T 102dbfbc834143ee881f682d696b3076 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.107868  7078 tablet_replica.cc:333] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.108510  7078 raft_consensus.cc:2243] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.108929  7078 raft_consensus.cc:2272] T 481740a5d09f4ee19a9e2a6d1d74b143 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.110615  7078 tablet_replica.cc:333] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.111263  7078 raft_consensus.cc:2243] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.112123  7078 raft_consensus.cc:2272] T a18d35cd54a548279c6de42d27f83973 P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.114581  8239 consensus_peers.cc:597] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.114746  7078 tablet_replica.cc:333] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.115415  7078 raft_consensus.cc:2243] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.115924  7078 raft_consensus.cc:2272] T 88985ddca9d0443fb2a294835bc3dcad P b557bf04d0c0404f819d303c4a960aba [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.115975  8866 consensus_peers.cc:597] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.117774  7078 tablet_replica.cc:333] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.118319  7078 raft_consensus.cc:2243] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.118798  7078 raft_consensus.cc:2272] T 92f0cbafdad74df9bf07ac24250fe251 P b557bf04d0c0404f819d303c4a960aba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.120956  7078 tablet_replica.cc:333] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.121574  7078 raft_consensus.cc:2243] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.122363  7078 raft_consensus.cc:2272] T b1ca3ddf7cac4db6b4bdb1d12106d636 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.124862  7078 tablet_replica.cc:333] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.125468  7078 raft_consensus.cc:2243] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.126358  7078 raft_consensus.cc:2272] T 18d8d617059345bd89eb716664960deb P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.127207  8866 consensus_peers.cc:597] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.128988  7078 tablet_replica.cc:333] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.129712  7078 raft_consensus.cc:2243] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.130220  7078 raft_consensus.cc:2272] T 1d4c6de465104a8e809b4e2d4aa6f07d P b557bf04d0c0404f819d303c4a960aba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.132602  7078 tablet_replica.cc:333] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.133234  7078 raft_consensus.cc:2243] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.133737  7078 raft_consensus.cc:2272] T 6a957e72d49a40108a3f25f3c12d29a1 P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.135679  7078 tablet_replica.cc:333] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba: stopping tablet replica
I20260709 13:01:32.136152  7078 raft_consensus.cc:2243] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.136651  7078 raft_consensus.cc:2272] T 16aa841fba434d7f86d1fef6c2a7b10a P b557bf04d0c0404f819d303c4a960aba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.194847  8239 consensus_peers.cc:597] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.231520  8313 consensus_peers.cc:597] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.244305  7078 tablet_server.cc:196] TabletServer@127.6.233.129:0 shutdown complete.
W20260709 13:01:32.244305  8866 consensus_peers.cc:597] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.271189  8866 consensus_peers.cc:597] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.289817  8313 consensus_peers.cc:597] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.317626  8313 consensus_peers.cc:597] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.321156  8239 consensus_peers.cc:597] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.330500  8866 consensus_peers.cc:597] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.332818  8866 consensus_peers.cc:597] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.340921  8313 consensus_peers.cc:597] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.353770  8239 consensus_peers.cc:597] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.354190  7078 tablet_server.cc:179] TabletServer@127.6.233.130:0 shutting down...
W20260709 13:01:32.354298  8239 consensus_peers.cc:597] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.366158  8239 consensus_peers.cc:597] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.369987  8867 consensus_peers.cc:597] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.384848  8239 consensus_peers.cc:597] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.396667  8314 consensus_peers.cc:597] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.399632  8867 consensus_peers.cc:597] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.400992  8866 consensus_peers.cc:597] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.405009  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:32.406085  7078 tablet_replica.cc:333] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.407099  7078 raft_consensus.cc:2243] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.407693  7078 raft_consensus.cc:2272] T 630fe360a7894ee58f6df7a42c8c1ccf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.409482  7078 tablet_replica.cc:333] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.409977  7078 raft_consensus.cc:2243] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.410704  7078 raft_consensus.cc:2272] T 3f460483b3f249bcb3f79423e91186e7 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.412878  7078 tablet_replica.cc:333] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.413393  7078 raft_consensus.cc:2243] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.414220  7078 raft_consensus.cc:2272] T 6540f6ec90994b07b0b70cc26e85bc44 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.416379  7078 tablet_replica.cc:333] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.417071  7078 raft_consensus.cc:2243] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.417533  7078 raft_consensus.cc:2272] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.419951  7078 tablet_replica.cc:333] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.420622  7078 raft_consensus.cc:2243] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.421501  7078 raft_consensus.cc:2272] T 025de30f5d2e497ca4b95cc2aa492741 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.421782  8314 consensus_peers.cc:597] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.422832  8313 consensus_peers.cc:597] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca -> Peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Couldn't send request to peer b557bf04d0c0404f819d303c4a960aba. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.423631  7078 tablet_replica.cc:333] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.424173  7078 raft_consensus.cc:2243] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.424541  7078 raft_consensus.cc:2272] T 92f0cbafdad74df9bf07ac24250fe251 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.426194  7078 tablet_replica.cc:333] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.426667  7078 raft_consensus.cc:2243] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.427382  7078 raft_consensus.cc:2272] T fa412bd8092b46b1b8118993a0b791aa P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.429072  7078 tablet_replica.cc:333] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.429625  7078 raft_consensus.cc:2243] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.430346  7078 raft_consensus.cc:2272] T 6a4483bbe62a431a9eabfc3db6686ca3 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.432194  7078 tablet_replica.cc:333] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.432758  7078 raft_consensus.cc:2243] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.433521  7078 raft_consensus.cc:2272] T fa0bdb222e97461582cf7caef3b1a651 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.435290  7078 tablet_replica.cc:333] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.435809  7078 raft_consensus.cc:2243] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.436311  7078 raft_consensus.cc:2272] T 8565a917a37a42b1b06962af9eb1bdd3 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.438055  7078 tablet_replica.cc:333] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.438566  7078 raft_consensus.cc:2243] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.439343  7078 raft_consensus.cc:2272] T d0f6b9aa7385493b96baa0c326b806a1 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.441049  7078 tablet_replica.cc:333] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.441582  7078 raft_consensus.cc:2243] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.441988  7078 raft_consensus.cc:2272] T 8e64aef2d2ae433b8174d8fd0a066991 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.443779  7078 tablet_replica.cc:333] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.444316  7078 raft_consensus.cc:2243] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.444803  7078 raft_consensus.cc:2272] T 23915c36b625410f9a37c7c34019b082 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.446802  7078 tablet_replica.cc:333] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.447387  7078 raft_consensus.cc:2243] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.447912  7078 raft_consensus.cc:2272] T 62b887704370405fb956f914718e90de P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.449530  7078 tablet_replica.cc:333] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.450008  7078 raft_consensus.cc:2243] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.450682  7078 raft_consensus.cc:2272] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.452575  7078 tablet_replica.cc:333] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.453234  7078 raft_consensus.cc:2243] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.453683  7078 raft_consensus.cc:2272] T ca4c540e57844796b8826cbcfab3c34e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.455542  7078 tablet_replica.cc:333] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.456061  7078 raft_consensus.cc:2243] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.456581  7078 raft_consensus.cc:2272] T 6a4b1e72f7314b6083db2f95fb60f91d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.458738  7078 tablet_replica.cc:333] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.459316  7078 raft_consensus.cc:2243] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.459694  7078 raft_consensus.cc:2272] T 80a6f0387e2546c087b3747cca8bf3e1 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.460772  8314 consensus_peers.cc:597] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.461513  7078 tablet_replica.cc:333] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.462095  7078 raft_consensus.cc:2243] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.462659  7078 raft_consensus.cc:2272] T 01ced6c8bfd841ae852dbb4be0b8584c P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.464810  7078 tablet_replica.cc:333] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.465328  7078 raft_consensus.cc:2243] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.465727  7078 raft_consensus.cc:2272] T 7498b33d0cbd4d5bae07cb1226d634ff P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.467850  8314 consensus_peers.cc:597] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.468142  7078 tablet_replica.cc:333] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.468695  7078 raft_consensus.cc:2243] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.469173  7078 raft_consensus.cc:2272] T 84379d0a460042a6bec51e4675aaaa9b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.470830  7078 tablet_replica.cc:333] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.471386  7078 raft_consensus.cc:2243] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.472057  7078 raft_consensus.cc:2272] T 42b2262bb3614622bf77a68391668ba0 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.473670  7078 tablet_replica.cc:333] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.474282  7078 raft_consensus.cc:2243] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.475030  7078 raft_consensus.cc:2272] T 24de87b806c54a6185d5cd596c6bf2eb P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.476933  7078 tablet_replica.cc:333] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.477675  7078 raft_consensus.cc:2243] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.478559  7078 raft_consensus.cc:2272] T ef8fb856d75b43eb98847fe9e6108a1e P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.480881  7078 tablet_replica.cc:333] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.481575  7078 raft_consensus.cc:2243] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.482081  7078 raft_consensus.cc:2272] T 11340f02e64f48f496c151e82b599da7 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.482345  8867 consensus_peers.cc:597] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.484483  7078 tablet_replica.cc:333] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.485267  7078 raft_consensus.cc:2243] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.485745  7078 raft_consensus.cc:2272] T 52aeac7391a74f5d8a47f78d13ff4e41 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.487743  7078 tablet_replica.cc:333] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.488286  7078 raft_consensus.cc:2243] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.489104  7078 raft_consensus.cc:2272] T e77dec8051d543fe9114add9b1a9c257 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.491179  7078 tablet_replica.cc:333] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.491892  7078 raft_consensus.cc:2243] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.492324  7078 raft_consensus.cc:2272] T eb7277d8fdea452cb080843193aee32e P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.494815  7078 tablet_replica.cc:333] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.495551  7078 raft_consensus.cc:2243] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.496047  7078 raft_consensus.cc:2272] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.496388  8867 consensus_peers.cc:597] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.498370  7078 tablet_replica.cc:333] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.499035  7078 raft_consensus.cc:2243] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.499507  7078 raft_consensus.cc:2272] T ebbed8a8496e4550aee4a06e21ed646b P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.501518  7078 tablet_replica.cc:333] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
W20260709 13:01:32.501984  8867 consensus_peers.cc:597] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.502226  7078 raft_consensus.cc:2243] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.502833  7078 raft_consensus.cc:2272] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.504540  7078 tablet_replica.cc:333] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.505017  7078 raft_consensus.cc:2243] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.505750  7078 raft_consensus.cc:2272] T c065e059857a42d180a7764282ec5dca P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.507501  7078 tablet_replica.cc:333] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.508167  7078 raft_consensus.cc:2243] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.508728  7078 raft_consensus.cc:2272] T c3df2bb47f4649178399bd42eefccc9f P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.510609  7078 tablet_replica.cc:333] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.511178  7078 raft_consensus.cc:2243] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.511598  7078 raft_consensus.cc:2272] T 98012ede73574a50bcfd503b94714ca2 P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.511626  8314 consensus_peers.cc:597] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.513284  7078 tablet_replica.cc:333] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.513823  7078 raft_consensus.cc:2243] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.514282  7078 raft_consensus.cc:2272] T 48042371f72147d1a4eb44ae9cf1bddf P 45a2403422b24114a10f4b37ab277e3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.515870  7078 tablet_replica.cc:333] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.516435  7078 raft_consensus.cc:2243] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.516813  7078 raft_consensus.cc:2272] T 0c48296de93b4c3caac81fb3f674ec12 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.518522  7078 tablet_replica.cc:333] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.519129  7078 raft_consensus.cc:2243] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.519651  7078 raft_consensus.cc:2272] T aa8749d71c044925a049c8ff1fab0351 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.521440  7078 tablet_replica.cc:333] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.521958  7078 raft_consensus.cc:2243] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.522341  7078 raft_consensus.cc:2272] T 102dbfbc834143ee881f682d696b3076 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.524046  7078 tablet_replica.cc:333] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.524564  7078 raft_consensus.cc:2243] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.525007  7078 raft_consensus.cc:2272] T 18d8d617059345bd89eb716664960deb P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.526621  7078 tablet_replica.cc:333] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.527168  7078 raft_consensus.cc:2243] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.527943  7078 raft_consensus.cc:2272] T 1d4c6de465104a8e809b4e2d4aa6f07d P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.529592  7078 tablet_replica.cc:333] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.530212  7078 raft_consensus.cc:2243] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.530659  7078 raft_consensus.cc:2272] T d57dd2eafeaf4d189c3501aa9426f854 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.533068  7078 tablet_replica.cc:333] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.533671  7078 raft_consensus.cc:2243] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.534137  7078 raft_consensus.cc:2272] T 481740a5d09f4ee19a9e2a6d1d74b143 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.536495  7078 tablet_replica.cc:333] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.537125  7078 raft_consensus.cc:2243] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.537869  7078 raft_consensus.cc:2272] T 88985ddca9d0443fb2a294835bc3dcad P 45a2403422b24114a10f4b37ab277e3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.539860  7078 tablet_replica.cc:333] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.540376  7078 raft_consensus.cc:2243] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.540877  7078 raft_consensus.cc:2272] T da119e413a6f424887a59498f5e3b6a2 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.543066  7078 tablet_replica.cc:333] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.543663  7078 raft_consensus.cc:2243] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.544150  7078 raft_consensus.cc:2272] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 45a2403422b24114a10f4b37ab277e3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.546444  7078 tablet_replica.cc:333] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d: stopping tablet replica
I20260709 13:01:32.546902  7078 raft_consensus.cc:2243] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.547359  7078 raft_consensus.cc:2272] T 12a17c9dc409417682f7ae61fde53f70 P 45a2403422b24114a10f4b37ab277e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.636993  7078 tablet_server.cc:196] TabletServer@127.6.233.130:0 shutdown complete.
W20260709 13:01:32.645844  8314 consensus_peers.cc:597] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.651249  8867 consensus_peers.cc:597] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.681855  8314 consensus_peers.cc:597] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.716112  8867 consensus_peers.cc:597] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.725492  8145 auto_rebalancer.cc:629] Failed to schedule move for tablet cbfec674d89c4c8cbc37d234ed2f1cd2: Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111)
W20260709 13:01:32.728304  8867 consensus_peers.cc:597] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:32.729995  8314 consensus_peers.cc:597] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.762038  7078 tablet_server.cc:179] TabletServer@127.6.233.131:0 shutting down...
W20260709 13:01:32.791601  8314 consensus_peers.cc:597] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.817435  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:32.818495  7078 tablet_replica.cc:333] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca: stopping tablet replica
W20260709 13:01:32.818886  8867 consensus_peers.cc:597] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.819346  7078 raft_consensus.cc:2243] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.819995  7078 raft_consensus.cc:2272] T 3f460483b3f249bcb3f79423e91186e7 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.822466  7078 tablet_replica.cc:333] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.823241  7078 raft_consensus.cc:2243] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.824007  7078 raft_consensus.cc:2272] T 6540f6ec90994b07b0b70cc26e85bc44 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.824201  8314 consensus_peers.cc:597] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.826115  7078 tablet_replica.cc:333] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.826752  7078 raft_consensus.cc:2243] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.827255  7078 raft_consensus.cc:2272] T fa412bd8092b46b1b8118993a0b791aa P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.829120  7078 tablet_replica.cc:333] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.829730  7078 raft_consensus.cc:2243] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.830149  7078 raft_consensus.cc:2272] T cbfec674d89c4c8cbc37d234ed2f1cd2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.832010  7078 tablet_replica.cc:333] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.832546  7078 raft_consensus.cc:2243] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.832973  7078 raft_consensus.cc:2272] T 6a4483bbe62a431a9eabfc3db6686ca3 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.834602  7078 tablet_replica.cc:333] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.835196  7078 raft_consensus.cc:2243] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.835673  7078 raft_consensus.cc:2272] T 025de30f5d2e497ca4b95cc2aa492741 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.837430  7078 tablet_replica.cc:333] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.837988  7078 raft_consensus.cc:2243] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.838514  7078 raft_consensus.cc:2272] T 90a89e572e6a4bd29224989c615f7165 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.840631  7078 tablet_replica.cc:333] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.841171  7078 raft_consensus.cc:2243] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.841818  7078 raft_consensus.cc:2272] T 15724a8e5db2425ea44b6e974dd58e3a P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.843170  8864 consensus_peers.cc:597] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 -> Peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Couldn't send request to peer 600e9663849342a793072776e72adeca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.843849  7078 tablet_replica.cc:333] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.844693  7078 raft_consensus.cc:2243] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.845165  7078 raft_consensus.cc:2272] T 224c98c7721544a890a53819cd825f4e P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.847548  7078 tablet_replica.cc:333] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca: stopping tablet replica
W20260709 13:01:32.847514  8864 consensus_peers.cc:597] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 -> Peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Couldn't send request to peer 600e9663849342a793072776e72adeca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.848341  7078 raft_consensus.cc:2243] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.848995  7078 raft_consensus.cc:2272] T eb7277d8fdea452cb080843193aee32e P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.851779  7078 tablet_replica.cc:333] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.852540  7078 raft_consensus.cc:2243] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.853541  7078 raft_consensus.cc:2272] T 46063565a09944c7b67c01a7e3b8e39f P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.854017  8867 consensus_peers.cc:597] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.856010  7078 tablet_replica.cc:333] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.856861  7078 raft_consensus.cc:2243] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.857453  7078 raft_consensus.cc:2272] T 83c4a4ace2964bf880fb8a010062b559 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:32.859390  8314 consensus_peers.cc:597] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.860097  7078 tablet_replica.cc:333] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.860733  7078 raft_consensus.cc:2243] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.861189  7078 raft_consensus.cc:2272] T d0f6b9aa7385493b96baa0c326b806a1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.862903  7078 tablet_replica.cc:333] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.863503  7078 raft_consensus.cc:2243] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.863961  7078 raft_consensus.cc:2272] T 23915c36b625410f9a37c7c34019b082 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.865579  7078 tablet_replica.cc:333] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.866094  7078 raft_consensus.cc:2243] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.866834  7078 raft_consensus.cc:2272] T 6a4b1e72f7314b6083db2f95fb60f91d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.868805  7078 tablet_replica.cc:333] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.869378  7078 raft_consensus.cc:2243] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.869791  7078 raft_consensus.cc:2272] T 80a6f0387e2546c087b3747cca8bf3e1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.872069  7078 tablet_replica.cc:333] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.872916  7078 raft_consensus.cc:2243] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.873485  7078 raft_consensus.cc:2272] T 7fbe49a0c482459d82362d4314ada96d P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.875950  7078 tablet_replica.cc:333] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca: stopping tablet replica
W20260709 13:01:32.876636  8314 consensus_peers.cc:597] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca -> Peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Couldn't send request to peer 45a2403422b24114a10f4b37ab277e3d. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:32.876693  7078 raft_consensus.cc:2243] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.877380  7078 raft_consensus.cc:2272] T 4b9fdfdf6ebd46aca3ebda223e74a9e0 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.879730  7078 tablet_replica.cc:333] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.880456  7078 raft_consensus.cc:2243] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.881246  7078 raft_consensus.cc:2272] T 01ced6c8bfd841ae852dbb4be0b8584c P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.883670  7078 tablet_replica.cc:333] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.884478  7078 raft_consensus.cc:2243] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.885067  7078 raft_consensus.cc:2272] T 4aaf5f9a485b44eaa397f433b3843ec2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.887246  7078 tablet_replica.cc:333] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.887813  7078 raft_consensus.cc:2243] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.888316  7078 raft_consensus.cc:2272] T 42b2262bb3614622bf77a68391668ba0 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.890585  7078 tablet_replica.cc:333] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.891340  7078 raft_consensus.cc:2243] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.891861  7078 raft_consensus.cc:2272] T ef8fb856d75b43eb98847fe9e6108a1e P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.893699  7078 tablet_replica.cc:333] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.894358  7078 raft_consensus.cc:2243] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.894807  7078 raft_consensus.cc:2272] T a84c7d8755e94307955a24083a06c082 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.897034  7078 tablet_replica.cc:333] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.897614  7078 raft_consensus.cc:2243] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.898118  7078 raft_consensus.cc:2272] T 7498b33d0cbd4d5bae07cb1226d634ff P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.900429  7078 tablet_replica.cc:333] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.901101  7078 raft_consensus.cc:2243] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.902038  7078 raft_consensus.cc:2272] T 84379d0a460042a6bec51e4675aaaa9b P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.904305  7078 tablet_replica.cc:333] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.904858  7078 raft_consensus.cc:2243] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.905771  7078 raft_consensus.cc:2272] T 52aeac7391a74f5d8a47f78d13ff4e41 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.907634  7078 tablet_replica.cc:333] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.908279  7078 raft_consensus.cc:2243] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.908977  7078 raft_consensus.cc:2272] T 98012ede73574a50bcfd503b94714ca2 P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.911080  7078 tablet_replica.cc:333] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.911612  7078 raft_consensus.cc:2243] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.912421  7078 raft_consensus.cc:2272] T 48042371f72147d1a4eb44ae9cf1bddf P 600e9663849342a793072776e72adeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.914186  7078 tablet_replica.cc:333] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.914738  7078 raft_consensus.cc:2243] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.915513  7078 raft_consensus.cc:2272] T e4fedcfda73b45f28b42f31e584f270d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.917387  7078 tablet_replica.cc:333] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.917891  7078 raft_consensus.cc:2243] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.918577  7078 raft_consensus.cc:2272] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 600e9663849342a793072776e72adeca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.920251  7078 tablet_replica.cc:333] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.920751  7078 raft_consensus.cc:2243] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.921224  7078 raft_consensus.cc:2272] T c065e059857a42d180a7764282ec5dca P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.922951  7078 tablet_replica.cc:333] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.923544  7078 raft_consensus.cc:2243] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.923928  7078 raft_consensus.cc:2272] T 0c48296de93b4c3caac81fb3f674ec12 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.925521  7078 tablet_replica.cc:333] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.926029  7078 raft_consensus.cc:2243] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.926707  7078 raft_consensus.cc:2272] T c9db021eabf94021a1c8e2156efb7bad P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.928514  7078 tablet_replica.cc:333] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.929000  7078 raft_consensus.cc:2243] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.929705  7078 raft_consensus.cc:2272] T aa8749d71c044925a049c8ff1fab0351 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.931445  7078 tablet_replica.cc:333] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.931877  7078 raft_consensus.cc:2243] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.932520  7078 raft_consensus.cc:2272] T 102dbfbc834143ee881f682d696b3076 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.934727  7078 tablet_replica.cc:333] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.935410  7078 raft_consensus.cc:2243] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.935901  7078 raft_consensus.cc:2272] T d57dd2eafeaf4d189c3501aa9426f854 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.938094  7078 tablet_replica.cc:333] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.938758  7078 raft_consensus.cc:2243] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.939488  7078 raft_consensus.cc:2272] T 481740a5d09f4ee19a9e2a6d1d74b143 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.941335  7078 tablet_replica.cc:333] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.941957  7078 raft_consensus.cc:2243] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.942482  7078 raft_consensus.cc:2272] T a18d35cd54a548279c6de42d27f83973 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.944797  7078 tablet_replica.cc:333] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.945051  9847 raft_consensus.cc:493] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b557bf04d0c0404f819d303c4a960aba)
I20260709 13:01:32.945475  7078 raft_consensus.cc:2243] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.945989  7078 raft_consensus.cc:2272] T 18d8d617059345bd89eb716664960deb P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.945524  9847 raft_consensus.cc:515] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:32.948354  7078 tablet_replica.cc:333] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.949067  7078 raft_consensus.cc:2243] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.949540  7078 raft_consensus.cc:2272] T 1d4c6de465104a8e809b4e2d4aa6f07d P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.948410  9847 leader_election.cc:290] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:32.952666  7078 tablet_replica.cc:333] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca: stopping tablet replica
W20260709 13:01:32.952937  8866 leader_election.cc:336] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111)
I20260709 13:01:32.953465  7078 raft_consensus.cc:2243] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:01:32.953434  8867 leader_election.cc:336] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111)
I20260709 13:01:32.953982  8867 leader_election.cc:304] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [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: 13749e1436c94941841f5a9122d2ddb0; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:01:32.954123  7078 raft_consensus.cc:2272] T 6a957e72d49a40108a3f25f3c12d29a1 P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.954799  9847 raft_consensus.cc:2749] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:32.956341  7078 tablet_replica.cc:333] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.956868  7078 raft_consensus.cc:2243] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.957587  7078 raft_consensus.cc:2272] T da119e413a6f424887a59498f5e3b6a2 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.959497  7078 tablet_replica.cc:333] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.960021  7078 raft_consensus.cc:2243] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:32.960901  7078 raft_consensus.cc:2272] T 12a17c9dc409417682f7ae61fde53f70 P 600e9663849342a793072776e72adeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:32.964255  7078 tablet_replica.cc:333] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca: stopping tablet replica
I20260709 13:01:32.964736  7078 raft_consensus.cc:2243] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:32.965188  7078 raft_consensus.cc:2272] T 16aa841fba434d7f86d1fef6c2a7b10a P 600e9663849342a793072776e72adeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.049881  7078 tablet_server.cc:196] TabletServer@127.6.233.131:0 shutdown complete.
W20260709 13:01:33.074426  8864 consensus_peers.cc:597] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 -> Peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Couldn't send request to peer 600e9663849342a793072776e72adeca. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.131:40081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:33.088234  8864 consensus_peers.cc:597] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 -> Peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Couldn't send request to peer 600e9663849342a793072776e72adeca. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.131:40081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:33.131716  9890 raft_consensus.cc:493] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b557bf04d0c0404f819d303c4a960aba)
I20260709 13:01:33.132347  9890 raft_consensus.cc:515] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:33.133559  7078 tablet_server.cc:179] TabletServer@127.6.233.132:0 shutting down...
I20260709 13:01:33.134680  9890 leader_election.cc:290] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
W20260709 13:01:33.140151  8864 consensus_peers.cc:597] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 -> Peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Couldn't send request to peer 600e9663849342a793072776e72adeca. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.131:40081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:33.142127  8866 leader_election.cc:336] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111)
W20260709 13:01:33.145223  8867 leader_election.cc:336] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111)
I20260709 13:01:33.145695  8867 leader_election.cc:304] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [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: 13749e1436c94941841f5a9122d2ddb0; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
W20260709 13:01:33.146317  8864 consensus_peers.cc:597] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 -> Peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Couldn't send request to peer 600e9663849342a793072776e72adeca. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.131:40081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:33.146462  9890 raft_consensus.cc:2749] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:33.161378  9890 raft_consensus.cc:493] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b557bf04d0c0404f819d303c4a960aba)
I20260709 13:01:33.162127  9890 raft_consensus.cc:515] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "600e9663849342a793072776e72adeca" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40081 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
W20260709 13:01:33.175841  8866 leader_election.cc:336] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111)
I20260709 13:01:33.176040  9890 leader_election.cc:290] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 600e9663849342a793072776e72adeca (127.6.233.131:40081)
I20260709 13:01:33.187208  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:33.188169  7078 tablet_replica.cc:333] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
W20260709 13:01:33.188324  8864 leader_election.cc:336] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Network error: Client connection negotiation failed: client connection to 127.6.233.131:40081: connect: Connection refused (error 111)
I20260709 13:01:33.188952  8864 leader_election.cc:304] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [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: 13749e1436c94941841f5a9122d2ddb0; no voters: 600e9663849342a793072776e72adeca, b557bf04d0c0404f819d303c4a960aba
I20260709 13:01:33.189083  7078 raft_consensus.cc:2243] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.189826  9847 raft_consensus.cc:2749] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:01:33.189949  7078 raft_consensus.cc:2272] T 6540f6ec90994b07b0b70cc26e85bc44 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:33.190039  8864 consensus_peers.cc:597] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 -> Peer 600e9663849342a793072776e72adeca (127.6.233.131:40081): Couldn't send request to peer 600e9663849342a793072776e72adeca. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.131:40081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:33.192744  7078 tablet_replica.cc:333] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.193648  7078 raft_consensus.cc:2243] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.194306  7078 raft_consensus.cc:2272] T 24de87b806c54a6185d5cd596c6bf2eb P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.196768  7078 tablet_replica.cc:333] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.197620  7078 raft_consensus.cc:2243] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.198290  7078 raft_consensus.cc:2272] T 48042371f72147d1a4eb44ae9cf1bddf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.200829  7078 tablet_replica.cc:333] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.201534  7078 raft_consensus.cc:2243] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.202040  7078 raft_consensus.cc:2272] T 6e9cd87cd1114f34a1f22ebe8d0e586b P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.203821  7078 tablet_replica.cc:333] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.204348  7078 raft_consensus.cc:2243] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.204833  7078 raft_consensus.cc:2272] T e77dec8051d543fe9114add9b1a9c257 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.205384  9829 raft_consensus.cc:493] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b557bf04d0c0404f819d303c4a960aba)
I20260709 13:01:33.205857  9829 raft_consensus.cc:515] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b557bf04d0c0404f819d303c4a960aba" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36643 } } peers { permanent_uuid: "45a2403422b24114a10f4b37ab277e3d" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 45055 } } peers { permanent_uuid: "13749e1436c94941841f5a9122d2ddb0" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 35375 } attrs { promote: false } }
I20260709 13:01:33.207063  7078 tablet_replica.cc:333] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.207906  7078 raft_consensus.cc:2243] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.207947  9829 leader_election.cc:290] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643), 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055)
I20260709 13:01:33.208648  7078 raft_consensus.cc:2272] T fa0bdb222e97461582cf7caef3b1a651 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.211028  7078 tablet_replica.cc:333] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.211784  7078 raft_consensus.cc:2243] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.212507  7078 raft_consensus.cc:2272] T a84c7d8755e94307955a24083a06c082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:33.212440  8867 leader_election.cc:336] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 45a2403422b24114a10f4b37ab277e3d (127.6.233.130:45055): Network error: Client connection negotiation failed: client connection to 127.6.233.130:45055: connect: Connection refused (error 111)
W20260709 13:01:33.213114  8866 leader_election.cc:336] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b557bf04d0c0404f819d303c4a960aba (127.6.233.129:36643): Network error: Client connection negotiation failed: client connection to 127.6.233.129:36643: connect: Connection refused (error 111)
I20260709 13:01:33.213482  8866 leader_election.cc:304] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13749e1436c94941841f5a9122d2ddb0; no voters: 45a2403422b24114a10f4b37ab277e3d, b557bf04d0c0404f819d303c4a960aba
I20260709 13:01:33.214058  9829 raft_consensus.cc:2749] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:01:33.215026  7078 tablet_replica.cc:333] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.215657  7078 raft_consensus.cc:2243] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.216180  7078 raft_consensus.cc:2272] T c065e059857a42d180a7764282ec5dca P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.218050  7078 tablet_replica.cc:333] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.218585  7078 raft_consensus.cc:2243] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.219123  7078 raft_consensus.cc:2272] T 46063565a09944c7b67c01a7e3b8e39f P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.221010  7078 tablet_replica.cc:333] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.221562  7078 raft_consensus.cc:2243] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.222055  7078 raft_consensus.cc:2272] T 025de30f5d2e497ca4b95cc2aa492741 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.223821  7078 tablet_replica.cc:333] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.224347  7078 raft_consensus.cc:2243] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.224858  7078 raft_consensus.cc:2272] T 4aaf5f9a485b44eaa397f433b3843ec2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.226598  7078 tablet_replica.cc:333] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.227191  7078 raft_consensus.cc:2243] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.227662  7078 raft_consensus.cc:2272] T 62b887704370405fb956f914718e90de P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.229331  7078 tablet_replica.cc:333] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.229912  7078 raft_consensus.cc:2243] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.230479  7078 raft_consensus.cc:2272] T 15724a8e5db2425ea44b6e974dd58e3a P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.232291  7078 tablet_replica.cc:333] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.232801  7078 raft_consensus.cc:2243] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.233515  7078 raft_consensus.cc:2272] T 23915c36b625410f9a37c7c34019b082 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.235275  7078 tablet_replica.cc:333] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.235922  7078 raft_consensus.cc:2243] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.236403  7078 raft_consensus.cc:2272] T 630fe360a7894ee58f6df7a42c8c1ccf P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.238251  7078 tablet_replica.cc:333] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.238938  7078 raft_consensus.cc:2243] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.239564  7078 raft_consensus.cc:2272] T e4fedcfda73b45f28b42f31e584f270d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.241441  7078 tablet_replica.cc:333] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.241892  7078 raft_consensus.cc:2243] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.242543  7078 raft_consensus.cc:2272] T eb7277d8fdea452cb080843193aee32e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.244243  7078 tablet_replica.cc:333] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.244705  7078 raft_consensus.cc:2243] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.245049  7078 raft_consensus.cc:2272] T ebbed8a8496e4550aee4a06e21ed646b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.246603  7078 tablet_replica.cc:333] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.247113  7078 raft_consensus.cc:2243] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.247490  7078 raft_consensus.cc:2272] T c3df2bb47f4649178399bd42eefccc9f P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.249040  7078 tablet_replica.cc:333] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.249488  7078 raft_consensus.cc:2243] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.249912  7078 raft_consensus.cc:2272] T c9db021eabf94021a1c8e2156efb7bad P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.251472  7078 tablet_replica.cc:333] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.251916  7078 raft_consensus.cc:2243] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.252625  7078 raft_consensus.cc:2272] T 7498b33d0cbd4d5bae07cb1226d634ff P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.254217  7078 tablet_replica.cc:333] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.254742  7078 raft_consensus.cc:2243] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.255429  7078 raft_consensus.cc:2272] T 14ecaf0eefd643a38fe9993dbe0b9f1e P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.257094  7078 tablet_replica.cc:333] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.257627  7078 raft_consensus.cc:2243] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.258298  7078 raft_consensus.cc:2272] T 92f0cbafdad74df9bf07ac24250fe251 P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.260026  7078 tablet_replica.cc:333] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.260541  7078 raft_consensus.cc:2243] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.260958  7078 raft_consensus.cc:2272] T da119e413a6f424887a59498f5e3b6a2 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.262619  7078 tablet_replica.cc:333] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.263170  7078 raft_consensus.cc:2243] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.263557  7078 raft_consensus.cc:2272] T 7fbe49a0c482459d82362d4314ada96d P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.265173  7078 tablet_replica.cc:333] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.265684  7078 raft_consensus.cc:2243] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.266181  7078 raft_consensus.cc:2272] T fa412bd8092b46b1b8118993a0b791aa P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.268049  7078 tablet_replica.cc:333] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.268519  7078 raft_consensus.cc:2243] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.269140  7078 raft_consensus.cc:2272] T 8e64aef2d2ae433b8174d8fd0a066991 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.270743  7078 tablet_replica.cc:333] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.271281  7078 raft_consensus.cc:2243] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.271733  7078 raft_consensus.cc:2272] T 83c4a4ace2964bf880fb8a010062b559 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.273375  7078 tablet_replica.cc:333] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.273901  7078 raft_consensus.cc:2243] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.274260  7078 raft_consensus.cc:2272] T 84379d0a460042a6bec51e4675aaaa9b P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.275887  7078 tablet_replica.cc:333] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.276326  7078 raft_consensus.cc:2243] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.276971  7078 raft_consensus.cc:2272] T 6a957e72d49a40108a3f25f3c12d29a1 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.278456  7078 tablet_replica.cc:333] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.278888  7078 raft_consensus.cc:2243] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.279276  7078 raft_consensus.cc:2272] T 6a4b1e72f7314b6083db2f95fb60f91d P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.280812  7078 tablet_replica.cc:333] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.281250  7078 raft_consensus.cc:2243] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.281665  7078 raft_consensus.cc:2272] T aa8749d71c044925a049c8ff1fab0351 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.283245  7078 tablet_replica.cc:333] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.283668  7078 raft_consensus.cc:2243] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.284113  7078 raft_consensus.cc:2272] T a18d35cd54a548279c6de42d27f83973 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.285698  7078 tablet_replica.cc:333] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.286128  7078 raft_consensus.cc:2243] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.286504  7078 raft_consensus.cc:2272] T 88985ddca9d0443fb2a294835bc3dcad P 13749e1436c94941841f5a9122d2ddb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.288098  7078 tablet_replica.cc:333] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.288538  7078 raft_consensus.cc:2243] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.289047  7078 raft_consensus.cc:2272] T 90a89e572e6a4bd29224989c615f7165 P 13749e1436c94941841f5a9122d2ddb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.290609  7078 tablet_replica.cc:333] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.291085  7078 raft_consensus.cc:2243] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.291733  7078 raft_consensus.cc:2272] T b1ca3ddf7cac4db6b4bdb1d12106d636 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.293351  7078 tablet_replica.cc:333] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.293922  7078 raft_consensus.cc:2243] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.294612  7078 raft_consensus.cc:2272] T 11340f02e64f48f496c151e82b599da7 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.296329  7078 tablet_replica.cc:333] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.296818  7078 raft_consensus.cc:2243] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.297660  7078 raft_consensus.cc:2272] T ca4c540e57844796b8826cbcfab3c34e P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.299784  7078 tablet_replica.cc:333] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.300351  7078 raft_consensus.cc:2243] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.300916  7078 raft_consensus.cc:2272] T 01ced6c8bfd841ae852dbb4be0b8584c P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.302709  7078 tablet_replica.cc:333] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.303248  7078 raft_consensus.cc:2243] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:33.303643  7078 raft_consensus.cc:2272] T 3f460483b3f249bcb3f79423e91186e7 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.305241  7078 tablet_replica.cc:333] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.305699  7078 raft_consensus.cc:2243] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.306375  7078 raft_consensus.cc:2272] T 224c98c7721544a890a53819cd825f4e P 13749e1436c94941841f5a9122d2ddb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.308085  7078 tablet_replica.cc:333] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.308530  7078 raft_consensus.cc:2243] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.309226  7078 raft_consensus.cc:2272] T 16aa841fba434d7f86d1fef6c2a7b10a P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.310942  7078 tablet_replica.cc:333] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0: stopping tablet replica
I20260709 13:01:33.311467  7078 raft_consensus.cc:2243] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.312132  7078 raft_consensus.cc:2272] T 8565a917a37a42b1b06962af9eb1bdd3 P 13749e1436c94941841f5a9122d2ddb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.370467  7078 tablet_server.cc:196] TabletServer@127.6.233.132:0 shutdown complete.
I20260709 13:01:33.425580  7078 master.cc:562] Master@127.6.233.190:43301 shutting down...
I20260709 13:01:33.449954  7078 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:33.450503  7078 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:33.450820  7078 tablet_replica.cc:333] T 00000000000000000000000000000000 P 97847a22cb2847b7a6114a18861e3c1a: stopping tablet replica
I20260709 13:01:33.473302  7078 master.cc:584] Master@127.6.233.190:43301 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (53486 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:01:33.571882  7078 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.233.190:34173
I20260709 13:01:33.573081  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:33.579301  9895 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
W20260709 13:01:33.579312  9894 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
W20260709 13:01:33.582582  9897 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
I20260709 13:01:33.582755  7078 server_base.cc:1061] running on GCE node
I20260709 13:01:33.584224  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:33.584414  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:33.584625  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602093584591 us; error 0 us; skew 500 ppm
I20260709 13:01:33.585220  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:33.588136  7078 webserver.cc:533] Webserver started at http://127.6.233.190:44723/ using document root <none> and password file <none>
I20260709 13:01:33.588671  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:33.588865  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:33.589162  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:33.590269  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/master-0-root/instance:
uuid: "eb4b06e069714d67b007da28b1bcb440"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-gvjr"
I20260709 13:01:33.594653  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:01:33.598055  9902 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.598941  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:33.599252  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/master-0-root
uuid: "eb4b06e069714d67b007da28b1bcb440"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-gvjr"
I20260709 13:01:33.599498  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-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)
I20260709 13:01:33.609316  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:33.610452  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:33.648278  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.190:34173
I20260709 13:01:33.648404  9953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.190:34173 every 8 connection(s)
I20260709 13:01:33.652336  9954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:33.662199  9954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440: Bootstrap starting.
I20260709 13:01:33.666821  9954 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:33.671044  9954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440: No bootstrap required, opened a new log
I20260709 13:01:33.673118  9954 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4b06e069714d67b007da28b1bcb440" member_type: VOTER }
I20260709 13:01:33.673527  9954 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:33.673703  9954 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb4b06e069714d67b007da28b1bcb440, State: Initialized, Role: FOLLOWER
I20260709 13:01:33.674286  9954 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb4b06e069714d67b007da28b1bcb440" member_type: VOTER }
I20260709 13:01:33.674707  9954 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:33.674896  9954 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:33.675149  9954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:33.679417  9954 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4b06e069714d67b007da28b1bcb440" member_type: VOTER }
I20260709 13:01:33.679905  9954 leader_election.cc:304] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [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: eb4b06e069714d67b007da28b1bcb440; no voters: 
I20260709 13:01:33.681088  9954 leader_election.cc:290] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:33.681444  9957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:33.682790  9957 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 1 LEADER]: Becoming Leader. State: Replica: eb4b06e069714d67b007da28b1bcb440, State: Running, Role: LEADER
I20260709 13:01:33.683503  9957 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [LEADER]: Queue going to LEADER mode. State: All 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: "eb4b06e069714d67b007da28b1bcb440" member_type: VOTER }
I20260709 13:01:33.684114  9954 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:33.688004  9958 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb4b06e069714d67b007da28b1bcb440" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4b06e069714d67b007da28b1bcb440" member_type: VOTER } }
I20260709 13:01:33.688710  9958 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:33.688643  9959 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb4b06e069714d67b007da28b1bcb440. Latest consensus state: current_term: 1 leader_uuid: "eb4b06e069714d67b007da28b1bcb440" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4b06e069714d67b007da28b1bcb440" member_type: VOTER } }
I20260709 13:01:33.690142  9959 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:33.691700  9964 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:33.699651  9964 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:33.700691  7078 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:33.709019  9964 catalog_manager.cc:1383] Generated new cluster ID: 189892c2c60d4feeb9ad16bc9fea7f85
I20260709 13:01:33.709254  9964 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:33.731179  9964 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:33.732481  9964 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:33.745206  9964 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440: Generated new TSK 0
I20260709 13:01:33.745757  9964 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:33.767083  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:33.773572  9975 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
W20260709 13:01:33.775183  9976 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
W20260709 13:01:33.776553  9978 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
I20260709 13:01:33.777192  7078 server_base.cc:1061] running on GCE node
I20260709 13:01:33.778338  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:33.778538  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:33.778745  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602093778708 us; error 0 us; skew 500 ppm
I20260709 13:01:33.779336  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:33.781803  7078 webserver.cc:533] Webserver started at http://127.6.233.129:42353/ using document root <none> and password file <none>
I20260709 13:01:33.782323  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:33.782488  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:33.782814  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:33.783934  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-0-root/instance:
uuid: "f638720685f34777bb2aae157df961bd"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-gvjr"
I20260709 13:01:33.788636  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:33.792261  9983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.793188  7078 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:01:33.793550  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "f638720685f34777bb2aae157df961bd"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-gvjr"
I20260709 13:01:33.793805  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-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)
I20260709 13:01:33.817704  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:33.818845  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:33.820395  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:33.822721  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:33.822906  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.823249  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:33.823402  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.863183  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:38661
I20260709 13:01:33.863271 10045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:38661 every 8 connection(s)
I20260709 13:01:33.868301  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:33.875080 10050 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
W20260709 13:01:33.877743 10051 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
I20260709 13:01:33.879325  7078 server_base.cc:1061] running on GCE node
W20260709 13:01:33.879920 10053 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
I20260709 13:01:33.881040  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:01:33.881079 10046 heartbeater.cc:344] Connected to a master server at 127.6.233.190:34173
W20260709 13:01:33.881264  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:33.881600  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602093881581 us; error 0 us; skew 500 ppm
I20260709 13:01:33.881644 10046 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:33.882198  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:33.882489 10046 heartbeater.cc:507] Master 127.6.233.190:34173 requested a full tablet report, sending...
I20260709 13:01:33.884922  7078 webserver.cc:533] Webserver started at http://127.6.233.130:43293/ using document root <none> and password file <none>
I20260709 13:01:33.884975  9919 ts_manager.cc:194] Registered new tserver with Master: f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:33.885592  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:33.885929  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:33.886245  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:33.887238  9919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52170
I20260709 13:01:33.887458  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-1-root/instance:
uuid: "ea3d924af7c7412a92ab643e91179956"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-gvjr"
I20260709 13:01:33.893558  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:01:33.897207 10058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.897993  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:01:33.898339  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-1-root
uuid: "ea3d924af7c7412a92ab643e91179956"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-gvjr"
I20260709 13:01:33.898626  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-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)
I20260709 13:01:33.914791  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:33.916055  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:33.917534  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:33.919824  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:33.920025  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.920302  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:33.920466  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.961457  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.130:37545
I20260709 13:01:33.961580 10120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.130:37545 every 8 connection(s)
I20260709 13:01:33.966210  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:33.973958 10124 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
W20260709 13:01:33.976281 10125 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
I20260709 13:01:33.977059  7078 server_base.cc:1061] running on GCE node
W20260709 13:01:33.979056 10127 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
I20260709 13:01:33.980019 10121 heartbeater.cc:344] Connected to a master server at 127.6.233.190:34173
I20260709 13:01:33.980281  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:01:33.980398 10121 heartbeater.cc:461] Registering TS with master...
W20260709 13:01:33.980624  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:33.980865  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602093980845 us; error 0 us; skew 500 ppm
I20260709 13:01:33.981320 10121 heartbeater.cc:507] Master 127.6.233.190:34173 requested a full tablet report, sending...
I20260709 13:01:33.981527  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:33.983560  9919 ts_manager.cc:194] Registered new tserver with Master: ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:33.984597  7078 webserver.cc:533] Webserver started at http://127.6.233.131:46435/ using document root <none> and password file <none>
I20260709 13:01:33.985249  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:33.985244  9919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52184
I20260709 13:01:33.985494  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:33.986093  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:33.987452  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-2-root/instance:
uuid: "8decc41309f84c4cb5841d17479e06a5"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-gvjr"
I20260709 13:01:33.992657  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:01:33.996430 10132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.997411  7078 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:01:33.997699  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-2-root
uuid: "8decc41309f84c4cb5841d17479e06a5"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-gvjr"
I20260709 13:01:33.997938  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-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)
I20260709 13:01:34.013130  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:34.014252  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:34.015689  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:34.017874  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:34.018121  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:34.018394  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:34.018580  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:34.058120  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.131:43691
I20260709 13:01:34.058236 10194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.131:43691 every 8 connection(s)
I20260709 13:01:34.063154  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:34.069841 10198 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
W20260709 13:01:34.073319 10201 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
W20260709 13:01:34.072153 10199 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
I20260709 13:01:34.075093 10195 heartbeater.cc:344] Connected to a master server at 127.6.233.190:34173
I20260709 13:01:34.075690 10195 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:34.076460 10195 heartbeater.cc:507] Master 127.6.233.190:34173 requested a full tablet report, sending...
I20260709 13:01:34.076884  7078 server_base.cc:1061] running on GCE node
I20260709 13:01:34.078037  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:34.078298  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:34.078505  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602094078487 us; error 0 us; skew 500 ppm
I20260709 13:01:34.078652  9919 ts_manager.cc:194] Registered new tserver with Master: 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:34.079257  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:34.080533  9919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52192
I20260709 13:01:34.082150  7078 webserver.cc:533] Webserver started at http://127.6.233.132:38291/ using document root <none> and password file <none>
I20260709 13:01:34.082891  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:34.083176  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:34.083494  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:34.084564  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-3-root/instance:
uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
format_stamp: "Formatted at 2026-07-09 13:01:34 on dist-test-slave-gvjr"
I20260709 13:01:34.089459  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:01:34.092821 10206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:34.093684  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:01:34.094007  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-3-root
uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
format_stamp: "Formatted at 2026-07-09 13:01:34 on dist-test-slave-gvjr"
I20260709 13:01:34.094312  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-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)
I20260709 13:01:34.122649  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:34.124063  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:34.125660  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:34.128151  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:34.128417  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:34.128705  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:34.128909  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:34.168934  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.132:39049
I20260709 13:01:34.169068 10268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.132:39049 every 8 connection(s)
I20260709 13:01:34.182337 10269 heartbeater.cc:344] Connected to a master server at 127.6.233.190:34173
I20260709 13:01:34.182781 10269 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:34.183552 10269 heartbeater.cc:507] Master 127.6.233.190:34173 requested a full tablet report, sending...
I20260709 13:01:34.185457  9919 ts_manager.cc:194] Registered new tserver with Master: 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:34.185925  7078 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013799492s
I20260709 13:01:34.186961  9919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52208
I20260709 13:01:34.212450  9919 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52214:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:01:34.664211 10234 tablet_service.cc:1511] Processing CreateTablet for tablet ebe1f2aa045d4ff9bca90163a78e4749 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:34.665700 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe1f2aa045d4ff9bca90163a78e4749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.669734 10160 tablet_service.cc:1511] Processing CreateTablet for tablet ebe1f2aa045d4ff9bca90163a78e4749 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:34.670210 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 8874f9b10d574a958cb88d89e006cc71 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:34.671224 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe1f2aa045d4ff9bca90163a78e4749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.672305 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 49e561d94095488eafdb2345ecd39f07 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:34.673668 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e561d94095488eafdb2345ecd39f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.675345 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8874f9b10d574a958cb88d89e006cc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.677888 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 86cd13082ca2499c9e9c151045058cbf (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:34.679224 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cd13082ca2499c9e9c151045058cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.687909 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 9c61d6966c5c48d99199347bf81933e6 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:34.689357 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c61d6966c5c48d99199347bf81933e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.689072 10158 tablet_service.cc:1511] Processing CreateTablet for tablet 86cd13082ca2499c9e9c151045058cbf (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:34.689797 10157 tablet_service.cc:1511] Processing CreateTablet for tablet 658c583a14f540da8a7bc7b9e1cad818 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:34.690500 10158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cd13082ca2499c9e9c151045058cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.690547 10156 tablet_service.cc:1511] Processing CreateTablet for tablet f47ae0acf032412283230ed716d46ddd (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:34.691988 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47ae0acf032412283230ed716d46ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.692440 10230 tablet_service.cc:1511] Processing CreateTablet for tablet f47ae0acf032412283230ed716d46ddd (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:34.693712 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47ae0acf032412283230ed716d46ddd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:34.695235  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:34.696154 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658c583a14f540da8a7bc7b9e1cad818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.705467 10083 tablet_service.cc:1511] Processing CreateTablet for tablet 658c583a14f540da8a7bc7b9e1cad818 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:34.705674 10086 tablet_service.cc:1511] Processing CreateTablet for tablet ebe1f2aa045d4ff9bca90163a78e4749 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:34.707583 10083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658c583a14f540da8a7bc7b9e1cad818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.708010 10084 tablet_service.cc:1511] Processing CreateTablet for tablet 49e561d94095488eafdb2345ecd39f07 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:34.709308 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e561d94095488eafdb2345ecd39f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.709599 10229 tablet_service.cc:1511] Processing CreateTablet for tablet a7a9629a83e441cb948c0d26c2db5708 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:34.710940 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a9629a83e441cb948c0d26c2db5708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.711391 10085 tablet_service.cc:1511] Processing CreateTablet for tablet 8874f9b10d574a958cb88d89e006cc71 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:34.712888 10085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8874f9b10d574a958cb88d89e006cc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.712929 10081 tablet_service.cc:1511] Processing CreateTablet for tablet a7a9629a83e441cb948c0d26c2db5708 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:34.714865 10082 tablet_service.cc:1511] Processing CreateTablet for tablet 9c61d6966c5c48d99199347bf81933e6 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:34.718417 10086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe1f2aa045d4ff9bca90163a78e4749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.719080 10081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a9629a83e441cb948c0d26c2db5708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.723352 10082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c61d6966c5c48d99199347bf81933e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.756844 10291 tablet_bootstrap.cc:492] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:34.763216 10291 tablet_bootstrap.cc:654] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.764253 10290 tablet_bootstrap.cc:492] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:34.775465 10228 tablet_service.cc:1511] Processing CreateTablet for tablet 8d80e78924574330a85b5da43edb0556 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:34.776926 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d80e78924574330a85b5da43edb0556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.788630 10160 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7b53687cd6430e8e0b1a8ebdd50e87 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:34.790130 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7b53687cd6430e8e0b1a8ebdd50e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.789757 10084 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7b53687cd6430e8e0b1a8ebdd50e87 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:34.800264 10086 tablet_service.cc:1511] Processing CreateTablet for tablet 8d80e78924574330a85b5da43edb0556 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:34.801765 10086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d80e78924574330a85b5da43edb0556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.803965 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7b53687cd6430e8e0b1a8ebdd50e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.808545 10157 tablet_service.cc:1511] Processing CreateTablet for tablet a7a9629a83e441cb948c0d26c2db5708 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:34.810691 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7a9629a83e441cb948c0d26c2db5708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.817612 10290 tablet_bootstrap.cc:654] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.825198 10010 tablet_service.cc:1511] Processing CreateTablet for tablet 49e561d94095488eafdb2345ecd39f07 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:34.825626 10009 tablet_service.cc:1511] Processing CreateTablet for tablet 86cd13082ca2499c9e9c151045058cbf (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:34.826782 10010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e561d94095488eafdb2345ecd39f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.827706 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 9c61d6966c5c48d99199347bf81933e6 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:34.828117 10011 tablet_service.cc:1511] Processing CreateTablet for tablet 8874f9b10d574a958cb88d89e006cc71 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:34.829164 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c61d6966c5c48d99199347bf81933e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.830001 10011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8874f9b10d574a958cb88d89e006cc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.832216 10005 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7b53687cd6430e8e0b1a8ebdd50e87 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:34.832569 10006 tablet_service.cc:1511] Processing CreateTablet for tablet f47ae0acf032412283230ed716d46ddd (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:34.833666 10005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7b53687cd6430e8e0b1a8ebdd50e87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.834390 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47ae0acf032412283230ed716d46ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.835659 10008 tablet_service.cc:1511] Processing CreateTablet for tablet 658c583a14f540da8a7bc7b9e1cad818 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:34.837016 10008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658c583a14f540da8a7bc7b9e1cad818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.837056 10227 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbd9138b2eb46c28fba78fa09e85371 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:34.838399 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbd9138b2eb46c28fba78fa09e85371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.839648 10004 tablet_service.cc:1511] Processing CreateTablet for tablet 8d80e78924574330a85b5da43edb0556 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:34.840936 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d80e78924574330a85b5da43edb0556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.842072 10009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cd13082ca2499c9e9c151045058cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.857251 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbd9138b2eb46c28fba78fa09e85371 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:34.858771 10003 tablet_service.cc:1511] Processing CreateTablet for tablet 0fbd9138b2eb46c28fba78fa09e85371 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:34.860626 10003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbd9138b2eb46c28fba78fa09e85371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.873976 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fbd9138b2eb46c28fba78fa09e85371. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.876291 10289 tablet_bootstrap.cc:492] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:34.883026 10082 tablet_service.cc:1511] Processing CreateTablet for tablet 0038ca61045f45ef8b645975eac28607 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:34.884855 10082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0038ca61045f45ef8b645975eac28607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.891384 10046 heartbeater.cc:499] Master 127.6.233.190:34173 was elected leader, sending a full tablet report...
I20260709 13:01:34.902968 10085 tablet_service.cc:1511] Processing CreateTablet for tablet 4e82365c4d684c998c28da7849ca2040 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:34.904364 10085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e82365c4d684c998c28da7849ca2040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.919147 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 0038ca61045f45ef8b645975eac28607 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:34.920522 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0038ca61045f45ef8b645975eac28607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.927630 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 0038ca61045f45ef8b645975eac28607 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:34.929066 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0038ca61045f45ef8b645975eac28607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.929647 10002 tablet_service.cc:1511] Processing CreateTablet for tablet d6a0ed288ff44ce9b68c965e50f6424c (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:34.931077 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a0ed288ff44ce9b68c965e50f6424c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.933097 10154 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7acb41b2d14a50a6b02ee757e18e20 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:34.934459 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7acb41b2d14a50a6b02ee757e18e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.935469 10156 tablet_service.cc:1511] Processing CreateTablet for tablet 4e82365c4d684c998c28da7849ca2040 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:34.936987 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e82365c4d684c998c28da7849ca2040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.973270 10085 tablet_service.cc:1511] Processing CreateTablet for tablet 4516e7bf5d7c40008f32823a74200541 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:34.975587 10085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4516e7bf5d7c40008f32823a74200541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.927860 10008 tablet_service.cc:1511] Processing CreateTablet for tablet 4e82365c4d684c998c28da7849ca2040 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:34.980703 10008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e82365c4d684c998c28da7849ca2040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.983742 10289 tablet_bootstrap.cc:654] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:34.968403 10081 tablet_service.cc:1511] Processing CreateTablet for tablet d6a0ed288ff44ce9b68c965e50f6424c (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:34.986565 10081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a0ed288ff44ce9b68c965e50f6424c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:34.988384 10121 heartbeater.cc:499] Master 127.6.233.190:34173 was elected leader, sending a full tablet report...
I20260709 13:01:34.991434 10086 tablet_service.cc:1511] Processing CreateTablet for tablet b63c3dd25bb741c7a32f6ac74f035d62 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:34.996840 10291 tablet_bootstrap.cc:492] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:34.997426 10291 ts_tablet_manager.cc:1403] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.241s	user 0.030s	sys 0.065s
I20260709 13:01:34.999881 10083 tablet_service.cc:1511] Processing CreateTablet for tablet abe10032387d416493da95252f909b6e (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:35.003346 10086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63c3dd25bb741c7a32f6ac74f035d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.004045 10083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe10032387d416493da95252f909b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.015925 10228 tablet_service.cc:1511] Processing CreateTablet for tablet d6a0ed288ff44ce9b68c965e50f6424c (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:35.017369 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a0ed288ff44ce9b68c965e50f6424c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.020004 10291 raft_consensus.cc:359] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:35.023159 10291 raft_consensus.cc:385] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.023578 10291 raft_consensus.cc:740] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.024807 10291 consensus_queue.cc:260] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:35.025152 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 4516e7bf5d7c40008f32823a74200541 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:35.035806 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4516e7bf5d7c40008f32823a74200541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.025918 10227 tablet_service.cc:1511] Processing CreateTablet for tablet abe10032387d416493da95252f909b6e (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:35.039793 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe10032387d416493da95252f909b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.041195 10010 tablet_service.cc:1511] Processing CreateTablet for tablet b63c3dd25bb741c7a32f6ac74f035d62 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:35.027496 10234 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2f87e54ef04f72a840b81b9f71f64a (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:35.030009 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7acb41b2d14a50a6b02ee757e18e20 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:35.034705 10293 tablet_bootstrap.cc:492] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:35.043761 10010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63c3dd25bb741c7a32f6ac74f035d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.044281 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2f87e54ef04f72a840b81b9f71f64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.055299 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7acb41b2d14a50a6b02ee757e18e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.066883 10159 tablet_service.cc:1511] Processing CreateTablet for tablet b63c3dd25bb741c7a32f6ac74f035d62 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:35.068877 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b63c3dd25bb741c7a32f6ac74f035d62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.072429 10154 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2f87e54ef04f72a840b81b9f71f64a (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:35.074223 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2f87e54ef04f72a840b81b9f71f64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.081771 10007 tablet_service.cc:1511] Processing CreateTablet for tablet abe10032387d416493da95252f909b6e (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:35.083516 10195 heartbeater.cc:499] Master 127.6.233.190:34173 was elected leader, sending a full tablet report...
I20260709 13:01:35.085132 10084 tablet_service.cc:1511] Processing CreateTablet for tablet 04faa915cf664356917ecf192812635f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:35.086460 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04faa915cf664356917ecf192812635f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.090188 10290 tablet_bootstrap.cc:492] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:35.090704 10290 ts_tablet_manager.cc:1403] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.327s	user 0.023s	sys 0.000s
I20260709 13:01:35.092327 10006 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7acb41b2d14a50a6b02ee757e18e20 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:35.103431 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 04faa915cf664356917ecf192812635f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:35.104820 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04faa915cf664356917ecf192812635f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.104877 10290 raft_consensus.cc:359] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.105755 10290 raft_consensus.cc:385] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.106055 10290 raft_consensus.cc:740] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.109963 10290 consensus_queue.cc:260] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.064028 10157 tablet_service.cc:1511] Processing CreateTablet for tablet 4516e7bf5d7c40008f32823a74200541 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:35.118251 10156 tablet_service.cc:1511] Processing CreateTablet for tablet 04faa915cf664356917ecf192812635f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:35.119602 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04faa915cf664356917ecf192812635f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.127005 10004 tablet_service.cc:1511] Processing CreateTablet for tablet 8d02a9c782e64d6d9b2e663fcc8feab2 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:35.133627 10293 tablet_bootstrap.cc:654] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.143177 10084 tablet_service.cc:1511] Processing CreateTablet for tablet 8d02a9c782e64d6d9b2e663fcc8feab2 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:35.144550 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d02a9c782e64d6d9b2e663fcc8feab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.141162 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4516e7bf5d7c40008f32823a74200541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.156221 10291 ts_tablet_manager.cc:1434] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.158s	user 0.023s	sys 0.030s
I20260709 13:01:35.157646 10291 tablet_bootstrap.cc:492] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:35.159262 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe10032387d416493da95252f909b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.174003 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7acb41b2d14a50a6b02ee757e18e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.185846 10011 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2f87e54ef04f72a840b81b9f71f64a (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:35.187290 10011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2f87e54ef04f72a840b81b9f71f64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.189705 10269 heartbeater.cc:499] Master 127.6.233.190:34173 was elected leader, sending a full tablet report...
I20260709 13:01:35.191502 10291 tablet_bootstrap.cc:654] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.218421 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d02a9c782e64d6d9b2e663fcc8feab2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:35.221576 10122 tablet.cc:2406] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:01:35.247810 10297 raft_consensus.cc:493] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.248394 10297 raft_consensus.cc:515] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.249809 10227 tablet_service.cc:1511] Processing CreateTablet for tablet b7fa39898c514165bde6588276d47dea (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:35.252276 10156 tablet_service.cc:1511] Processing CreateTablet for tablet 8d02a9c782e64d6d9b2e663fcc8feab2 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:35.253592 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d02a9c782e64d6d9b2e663fcc8feab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.254096 10002 tablet_service.cc:1511] Processing CreateTablet for tablet b7fa39898c514165bde6588276d47dea (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:35.254891 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7fa39898c514165bde6588276d47dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.259660 10290 ts_tablet_manager.cc:1434] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.157s	user 0.015s	sys 0.017s
I20260709 13:01:35.259312 10154 tablet_service.cc:1511] Processing CreateTablet for tablet a7c7bebd21f040d58686070bdc996022 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:35.260747 10290 tablet_bootstrap.cc:492] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:35.261009 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c7bebd21f040d58686070bdc996022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.261155 10297 leader_election.cc:290] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:35.262200 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7fa39898c514165bde6588276d47dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.272444 10289 tablet_bootstrap.cc:492] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:35.273209 10289 ts_tablet_manager.cc:1403] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.397s	user 0.037s	sys 0.034s
I20260709 13:01:35.277287 10291 tablet_bootstrap.cc:492] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:35.277856 10291 ts_tablet_manager.cc:1403] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.019s
I20260709 13:01:35.279644 10007 tablet_service.cc:1511] Processing CreateTablet for tablet a7c7bebd21f040d58686070bdc996022 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:35.280997 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c7bebd21f040d58686070bdc996022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.280788 10230 tablet_service.cc:1511] Processing CreateTablet for tablet a7c7bebd21f040d58686070bdc996022 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:35.282261 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7c7bebd21f040d58686070bdc996022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.280826 10291 raft_consensus.cc:359] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.284528 10291 raft_consensus.cc:385] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.284824 10291 raft_consensus.cc:740] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.289855 10291 consensus_queue.cc:260] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
W20260709 13:01:35.290895  9950 debug-util.cc:398] Leaking SignalData structure 0x7b080005a640 after lost signal to thread 7081
W20260709 13:01:35.291966  9950 debug-util.cc:398] Leaking SignalData structure 0x7b080004c900 after lost signal to thread 9953
I20260709 13:01:35.291994 10084 tablet_service.cc:1511] Processing CreateTablet for tablet b7fa39898c514165bde6588276d47dea (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:35.296653 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7fa39898c514165bde6588276d47dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.297462 10291 ts_tablet_manager.cc:1434] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:01:35.298537 10291 tablet_bootstrap.cc:492] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:35.301086 10293 tablet_bootstrap.cc:492] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:35.302060 10293 ts_tablet_manager.cc:1403] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.268s	user 0.011s	sys 0.016s
I20260709 13:01:35.306596 10081 tablet_service.cc:1511] Processing CreateTablet for tablet aa44517ad5724996b6d003ba9ed4c6cf (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:35.308105 10081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa44517ad5724996b6d003ba9ed4c6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.320746 10289 raft_consensus.cc:359] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.321623 10289 raft_consensus.cc:385] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.321959 10289 raft_consensus.cc:740] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.331336 10290 tablet_bootstrap.cc:654] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.337318 10289 consensus_queue.cc:260] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.319628 10293 raft_consensus.cc:359] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:35.347498 10293 raft_consensus.cc:385] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.347867 10293 raft_consensus.cc:740] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.348316 10154 tablet_service.cc:1511] Processing CreateTablet for tablet aa44517ad5724996b6d003ba9ed4c6cf (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:35.348714 10293 consensus_queue.cc:260] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:35.353446 10234 tablet_service.cc:1511] Processing CreateTablet for tablet aa44517ad5724996b6d003ba9ed4c6cf (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:35.354943 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa44517ad5724996b6d003ba9ed4c6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.354714 10004 tablet_service.cc:1511] Processing CreateTablet for tablet e15f2ab309f849018a9809b1a58b6ccb (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:35.356058 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15f2ab309f849018a9809b1a58b6ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.366614 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe1f2aa045d4ff9bca90163a78e4749" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:35.367460 10096 raft_consensus.cc:2468] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:35.369097 10134 leader_election.cc:304] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:35.370543 10300 raft_consensus.cc:2804] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.370951 10300 raft_consensus.cc:493] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.371304 10300 raft_consensus.cc:3060] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.378911 10291 tablet_bootstrap.cc:654] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.381114 10290 tablet_bootstrap.cc:492] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:35.389850 10290 ts_tablet_manager.cc:1403] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.129s	user 0.002s	sys 0.026s
I20260709 13:01:35.375370 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa44517ad5724996b6d003ba9ed4c6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.381143 10300 raft_consensus.cc:515] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.401654 10295 raft_consensus.cc:493] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.402221 10295 raft_consensus.cc:515] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:35.403754 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe1f2aa045d4ff9bca90163a78e4749" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:35.404500 10096 raft_consensus.cc:3060] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.388783 10084 tablet_service.cc:1511] Processing CreateTablet for tablet e15f2ab309f849018a9809b1a58b6ccb (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:35.413813 10300 leader_election.cc:290] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:35.423602 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15f2ab309f849018a9809b1a58b6ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.434634 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2784661fac46558bd140735cc59467 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:35.436115 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2784661fac46558bd140735cc59467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.434036 10290 raft_consensus.cc:359] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.437613 10290 raft_consensus.cc:385] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.437968 10290 raft_consensus.cc:740] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.441315 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe1f2aa045d4ff9bca90163a78e4749" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:35.442049 10244 raft_consensus.cc:2468] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:35.443351 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe1f2aa045d4ff9bca90163a78e4749" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:35.444015 10243 raft_consensus.cc:3060] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.444648 10295 leader_election.cc:290] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:35.444331 10085 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2784661fac46558bd140735cc59467 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:35.446508 10085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2784661fac46558bd140735cc59467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.447131 10289 ts_tablet_manager.cc:1434] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.174s	user 0.012s	sys 0.010s
I20260709 13:01:35.447752 10159 tablet_service.cc:1511] Processing CreateTablet for tablet e15f2ab309f849018a9809b1a58b6ccb (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:35.456689 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e15f2ab309f849018a9809b1a58b6ccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.465533 10243 raft_consensus.cc:2468] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:35.468168 10291 tablet_bootstrap.cc:492] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:35.469962 10289 tablet_bootstrap.cc:492] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:35.475960 10156 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3469f8eb204d9d9cf07ee03de853ae (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:35.480789 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3469f8eb204d9d9cf07ee03de853ae (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:35.484473 10291 ts_tablet_manager.cc:1403] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.186s	user 0.011s	sys 0.008s
I20260709 13:01:35.483042 10002 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2784661fac46558bd140735cc59467 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:35.488858 10004 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3469f8eb204d9d9cf07ee03de853ae (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:35.493330 10157 tablet_service.cc:1511] Processing CreateTablet for tablet 39428241347e44799d86fc66b846d05b (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:35.496754 10227 tablet_service.cc:1511] Processing CreateTablet for tablet 39428241347e44799d86fc66b846d05b (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:35.506569 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2784661fac46558bd140735cc59467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.507270 10293 ts_tablet_manager.cc:1434] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.204s	user 0.005s	sys 0.009s
I20260709 13:01:35.508723 10291 raft_consensus.cc:359] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.509469 10291 raft_consensus.cc:385] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.509780 10291 raft_consensus.cc:740] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.510857 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef0396c2bb04d4e9252db14e5e86909 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:35.511718 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3469f8eb204d9d9cf07ee03de853ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.512377 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3469f8eb204d9d9cf07ee03de853ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.512620 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 37b23795e68f4000bfa96264388b65f9 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:35.513845 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b23795e68f4000bfa96264388b65f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.500102 10133 leader_election.cc:304] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:35.502077 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 37b23795e68f4000bfa96264388b65f9 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:35.519737 10300 raft_consensus.cc:2804] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:35.520042 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b23795e68f4000bfa96264388b65f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.520236 10300 raft_consensus.cc:697] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:35.521162 10300 consensus_queue.cc:237] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.438812 10290 consensus_queue.cc:260] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.523459 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef0396c2bb04d4e9252db14e5e86909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.524612 10290 ts_tablet_manager.cc:1434] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.000s
I20260709 13:01:35.525594 10290 tablet_bootstrap.cc:492] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:35.515637 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39428241347e44799d86fc66b846d05b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.510535 10291 consensus_queue.cc:260] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.527348 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3469f8eb204d9d9cf07ee03de853ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.516426 10006 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef0396c2bb04d4e9252db14e5e86909 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:35.531556 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39428241347e44799d86fc66b846d05b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.531817 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef0396c2bb04d4e9252db14e5e86909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.541822 10291 ts_tablet_manager.cc:1434] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:01:35.546051 10290 tablet_bootstrap.cc:654] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.561344 10160 tablet_service.cc:1511] Processing CreateTablet for tablet f5cae3b03c244a03a76feb6818d8b0f1 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:35.562373 10289 tablet_bootstrap.cc:654] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.562744 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cae3b03c244a03a76feb6818d8b0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.563426 10291 tablet_bootstrap.cc:492] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:35.565928 10293 tablet_bootstrap.cc:492] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:35.574524 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e561d94095488eafdb2345ecd39f07" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:35.575366 10021 raft_consensus.cc:2468] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:35.576864 10061 leader_election.cc:304] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:35.577764 10295 raft_consensus.cc:2804] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.578143 10295 raft_consensus.cc:493] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.578467 10295 raft_consensus.cc:3060] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.579560 10096 raft_consensus.cc:2468] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:35.591141 10230 tablet_service.cc:1511] Processing CreateTablet for tablet f5cae3b03c244a03a76feb6818d8b0f1 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:35.592568 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cae3b03c244a03a76feb6818d8b0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.591955 10295 raft_consensus.cc:515] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:35.597894 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e561d94095488eafdb2345ecd39f07" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:35.598518 10021 raft_consensus.cc:3060] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.601580 10085 tablet_service.cc:1511] Processing CreateTablet for tablet 39428241347e44799d86fc66b846d05b (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:35.603206 10085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39428241347e44799d86fc66b846d05b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.605484 10081 tablet_service.cc:1511] Processing CreateTablet for tablet 37b23795e68f4000bfa96264388b65f9 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:35.606844 10081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b23795e68f4000bfa96264388b65f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.605309 10004 tablet_service.cc:1511] Processing CreateTablet for tablet f5cae3b03c244a03a76feb6818d8b0f1 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:35.609619 10084 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef0396c2bb04d4e9252db14e5e86909 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:35.612450 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef0396c2bb04d4e9252db14e5e86909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.626709 10293 tablet_bootstrap.cc:654] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.610128 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cae3b03c244a03a76feb6818d8b0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.628479 10291 tablet_bootstrap.cc:654] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.630378 10295 leader_election.cc:290] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:35.634418 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e561d94095488eafdb2345ecd39f07" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:35.635644 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e561d94095488eafdb2345ecd39f07" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:35.636042 10159 tablet_service.cc:1511] Processing CreateTablet for tablet f1d35a7a9c0b437d9ceaafbe28a7ad6f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:35.634241 10083 tablet_service.cc:1511] Processing CreateTablet for tablet f1d35a7a9c0b437d9ceaafbe28a7ad6f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:35.646629 10006 tablet_service.cc:1511] Processing CreateTablet for tablet c49360fbbb244096a843f023eb360038 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:35.648228 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49360fbbb244096a843f023eb360038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.648015 10231 tablet_service.cc:1511] Processing CreateTablet for tablet f1d35a7a9c0b437d9ceaafbe28a7ad6f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:35.649340 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d35a7a9c0b437d9ceaafbe28a7ad6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.651535 10083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d35a7a9c0b437d9ceaafbe28a7ad6f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:35.655880 10059 leader_election.cc:343] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:35.656991 10059 leader_election.cc:343] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.659062 10082 tablet_service.cc:1511] Processing CreateTablet for tablet c49360fbbb244096a843f023eb360038 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:35.662977 10082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49360fbbb244096a843f023eb360038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.669159  9917 catalog_manager.cc:5697] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:35.670544 10290 tablet_bootstrap.cc:492] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:35.671178 10290 ts_tablet_manager.cc:1403] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.146s	user 0.002s	sys 0.017s
I20260709 13:01:35.670574 10002 tablet_service.cc:1511] Processing CreateTablet for tablet 54636a4bb9cf4a32977191a4b638b461 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:35.672325 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54636a4bb9cf4a32977191a4b638b461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.674248 10290 raft_consensus.cc:359] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.675009 10290 raft_consensus.cc:385] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.675315 10290 raft_consensus.cc:740] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.676254 10290 consensus_queue.cc:260] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.678671 10290 ts_tablet_manager.cc:1434] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:35.679683 10290 tablet_bootstrap.cc:492] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:35.643951 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d35a7a9c0b437d9ceaafbe28a7ad6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.683121 10300 raft_consensus.cc:493] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.683672 10300 raft_consensus.cc:515] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.683913 10086 tablet_service.cc:1511] Processing CreateTablet for tablet 54636a4bb9cf4a32977191a4b638b461 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:35.685406 10086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54636a4bb9cf4a32977191a4b638b461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.691457 10300 leader_election.cc:290] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:35.691339 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:35.692224 10096 raft_consensus.cc:2468] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:35.693480 10134 leader_election.cc:304] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
W20260709 13:01:35.697773  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:35.697872 10154 tablet_service.cc:1511] Processing CreateTablet for tablet 4e528e34cb1b44ee96f92502dcac2b72 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:35.698522 10300 raft_consensus.cc:2804] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.698964 10300 raft_consensus.cc:493] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.699360 10300 raft_consensus.cc:3060] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.706234 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e528e34cb1b44ee96f92502dcac2b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.707460 10157 tablet_service.cc:1511] Processing CreateTablet for tablet c49360fbbb244096a843f023eb360038 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:35.710119 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:35.717236 10289 tablet_bootstrap.cc:492] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:35.722208 10289 ts_tablet_manager.cc:1403] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.253s	user 0.022s	sys 0.013s
W20260709 13:01:35.723222 10135 leader_election.cc:343] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.725044 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c49360fbbb244096a843f023eb360038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.725335 10289 raft_consensus.cc:359] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:35.726079 10289 raft_consensus.cc:385] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.726365 10289 raft_consensus.cc:740] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.717177 10227 tablet_service.cc:1511] Processing CreateTablet for tablet 4e528e34cb1b44ee96f92502dcac2b72 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:35.721077 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 4e528e34cb1b44ee96f92502dcac2b72 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:35.727788 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e528e34cb1b44ee96f92502dcac2b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.730358 10289 consensus_queue.cc:260] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:35.703554 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 54636a4bb9cf4a32977191a4b638b461 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:35.733657 10021 raft_consensus.cc:2468] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:35.734786 10061 leader_election.cc:304] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [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: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e
I20260709 13:01:35.735947 10295 raft_consensus.cc:2804] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:35.740058 10080 tablet_service.cc:1511] Processing CreateTablet for tablet 2809753e45b846e49b50fc0c9751003d (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:35.745121 10080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2809753e45b846e49b50fc0c9751003d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.727792 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e528e34cb1b44ee96f92502dcac2b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.759022 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 2809753e45b846e49b50fc0c9751003d (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:35.760483 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2809753e45b846e49b50fc0c9751003d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.751878 10300 raft_consensus.cc:515] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.765581 10300 leader_election.cc:290] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:35.765995 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:35.766659 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:35.767310 10096 raft_consensus.cc:3060] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:35.767745 10135 leader_election.cc:343] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.774351 10096 raft_consensus.cc:2468] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:35.775380 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54636a4bb9cf4a32977191a4b638b461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.782192 10134 leader_election.cc:304] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:35.786403 10300 raft_consensus.cc:2804] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:35.795387 10300 raft_consensus.cc:697] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:35.797739 10081 tablet_service.cc:1511] Processing CreateTablet for tablet 2e15f982fff04ed98533c5175a0eda54 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:35.797967 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 2809753e45b846e49b50fc0c9751003d (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:35.798875 10300 consensus_queue.cc:237] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.800052 10081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e15f982fff04ed98533c5175a0eda54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.800272 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2809753e45b846e49b50fc0c9751003d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.802917 10154 tablet_service.cc:1511] Processing CreateTablet for tablet 2e15f982fff04ed98533c5175a0eda54 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:35.804273 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e15f982fff04ed98533c5175a0eda54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.808390 10291 tablet_bootstrap.cc:492] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:35.809026 10291 ts_tablet_manager.cc:1403] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.246s	user 0.020s	sys 0.007s
I20260709 13:01:35.786926 10295 raft_consensus.cc:697] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:35.815666 10234 tablet_service.cc:1511] Processing CreateTablet for tablet cee25c97233b464ea9cc993367ebd9d5 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:35.819761 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee25c97233b464ea9cc993367ebd9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.822458 10291 raft_consensus.cc:359] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.823256 10291 raft_consensus.cc:385] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.823551 10291 raft_consensus.cc:740] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.824440 10291 consensus_queue.cc:260] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.826956 10291 ts_tablet_manager.cc:1434] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.006s
I20260709 13:01:35.827970 10290 tablet_bootstrap.cc:654] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.802917 10006 tablet_service.cc:1511] Processing CreateTablet for tablet 2e15f982fff04ed98533c5175a0eda54 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:35.831979 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e15f982fff04ed98533c5175a0eda54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.835690 10004 tablet_service.cc:1511] Processing CreateTablet for tablet cee25c97233b464ea9cc993367ebd9d5 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:35.837088 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee25c97233b464ea9cc993367ebd9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.828009 10291 tablet_bootstrap.cc:492] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:35.844460 10293 tablet_bootstrap.cc:492] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:35.855218 10293 ts_tablet_manager.cc:1403] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.290s	user 0.020s	sys 0.002s
I20260709 13:01:35.858196 10293 raft_consensus.cc:359] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.860625 10291 tablet_bootstrap.cc:654] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.858911 10293 raft_consensus.cc:385] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.862799 10293 raft_consensus.cc:740] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.871949 10230 tablet_service.cc:1511] Processing CreateTablet for tablet b019f747c5df49b98e8c24e0076bc09f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:35.873121 10289 ts_tablet_manager.cc:1434] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.151s	user 0.002s	sys 0.006s
I20260709 13:01:35.881376 10083 tablet_service.cc:1511] Processing CreateTablet for tablet cc3611f18ee74d5e9b1420bd3986fa9d (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:35.882694 10083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3611f18ee74d5e9b1420bd3986fa9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.867903 10080 tablet_service.cc:1511] Processing CreateTablet for tablet cee25c97233b464ea9cc993367ebd9d5 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:35.885660 10080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cee25c97233b464ea9cc993367ebd9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.885756 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b019f747c5df49b98e8c24e0076bc09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.887084 10289 tablet_bootstrap.cc:492] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:35.874780 10160 tablet_service.cc:1511] Processing CreateTablet for tablet e249af03ab0f414cb8d8e2e8f5da59bc (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:35.889865 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e249af03ab0f414cb8d8e2e8f5da59bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.863543 10293 consensus_queue.cc:260] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.893193 10293 ts_tablet_manager.cc:1434] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:01:35.894282 10293 tablet_bootstrap.cc:492] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:35.875706 10231 tablet_service.cc:1511] Processing CreateTablet for tablet e249af03ab0f414cb8d8e2e8f5da59bc (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:35.896198 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e249af03ab0f414cb8d8e2e8f5da59bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.896507 10233 tablet_service.cc:1511] Processing CreateTablet for tablet b566b4d46fea4dfebdb265d3ac7fd788 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:35.875520 10086 tablet_service.cc:1511] Processing CreateTablet for tablet e249af03ab0f414cb8d8e2e8f5da59bc (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:35.873980 10007 tablet_service.cc:1511] Processing CreateTablet for tablet b019f747c5df49b98e8c24e0076bc09f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:35.897951 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b566b4d46fea4dfebdb265d3ac7fd788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.900413 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b019f747c5df49b98e8c24e0076bc09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.903362 10157 tablet_service.cc:1511] Processing CreateTablet for tablet cc3611f18ee74d5e9b1420bd3986fa9d (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:35.904678 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3611f18ee74d5e9b1420bd3986fa9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.906117 10086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e249af03ab0f414cb8d8e2e8f5da59bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.910218 10290 tablet_bootstrap.cc:492] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:35.867408 10295 consensus_queue.cc:237] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:35.894536 10300 raft_consensus.cc:493] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.910756 10290 ts_tablet_manager.cc:1403] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.231s	user 0.017s	sys 0.003s
I20260709 13:01:35.910817 10300 raft_consensus.cc:515] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.888422 10002 tablet_service.cc:1511] Processing CreateTablet for tablet cc3611f18ee74d5e9b1420bd3986fa9d (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:35.913062 10300 leader_election.cc:290] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:35.913286 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3611f18ee74d5e9b1420bd3986fa9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.913825 10290 raft_consensus.cc:359] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:35.914527 10290 raft_consensus.cc:385] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:35.914754 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874f9b10d574a958cb88d89e006cc71" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:35.930516 10096 raft_consensus.cc:2468] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:35.932229 10134 leader_election.cc:304] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:35.916317 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874f9b10d574a958cb88d89e006cc71" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:35.932879 10300 consensus_queue.cc:1048] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:35.934513 10135 leader_election.cc:343] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.933096 10297 raft_consensus.cc:2804] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:35.935194 10297 raft_consensus.cc:493] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:35.935587 10297 raft_consensus.cc:3060] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.939885 10300 consensus_queue.cc:1048] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:35.921128 10289 tablet_bootstrap.cc:654] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.914813 10290 raft_consensus.cc:740] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:35.955099 10291 tablet_bootstrap.cc:492] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:35.955896 10291 ts_tablet_manager.cc:1403] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.009s
I20260709 13:01:35.965184 10082 tablet_service.cc:1511] Processing CreateTablet for tablet b566b4d46fea4dfebdb265d3ac7fd788 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:35.966538 10082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b566b4d46fea4dfebdb265d3ac7fd788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.950598 10159 tablet_service.cc:1511] Processing CreateTablet for tablet b019f747c5df49b98e8c24e0076bc09f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:35.968060 10011 tablet_service.cc:1511] Processing CreateTablet for tablet b566b4d46fea4dfebdb265d3ac7fd788 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:35.969313 10011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b566b4d46fea4dfebdb265d3ac7fd788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.966810 10297 raft_consensus.cc:515] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:35.977667 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874f9b10d574a958cb88d89e006cc71" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
W20260709 13:01:35.979072 10135 leader_election.cc:343] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:35.981197 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874f9b10d574a958cb88d89e006cc71" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:35.981739 10096 raft_consensus.cc:3060] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:35.982478 10297 leader_election.cc:290] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:35.968122 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b019f747c5df49b98e8c24e0076bc09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.987418 10308 raft_consensus.cc:493] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:35.987941 10308 raft_consensus.cc:515] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:35.989395 10293 tablet_bootstrap.cc:654] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:35.992220 10308 leader_election.cc:290] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:36.010054  9919 catalog_manager.cc:5697] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.006428 10290 consensus_queue.cc:260] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.044919 10154 tablet_service.cc:1511] Processing CreateTablet for tablet 4cfcadd191f046569d9ad99ecacf159b (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:36.068351 10160 tablet_service.cc:1511] Processing CreateTablet for tablet ac9cfe3af7c5462283539e203a78b5fb (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:36.074604 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9cfe3af7c5462283539e203a78b5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.077602 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6f6edfb8364d90b1435fa0803cd4be (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:36.079843 10290 ts_tablet_manager.cc:1434] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.169s	user 0.008s	sys 0.000s
I20260709 13:01:36.086148 10290 tablet_bootstrap.cc:492] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:36.065372 10081 tablet_service.cc:1511] Processing CreateTablet for tablet 4cfcadd191f046569d9ad99ecacf159b (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:36.086547 10002 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6f6edfb8364d90b1435fa0803cd4be (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:36.087273 10081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfcadd191f046569d9ad99ecacf159b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.087807 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6f6edfb8364d90b1435fa0803cd4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.089174 10086 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6f6edfb8364d90b1435fa0803cd4be (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:36.082686 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6f6edfb8364d90b1435fa0803cd4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.100108 10232 tablet_service.cc:1511] Processing CreateTablet for tablet ac9cfe3af7c5462283539e203a78b5fb (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:36.100409 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 4cfcadd191f046569d9ad99ecacf159b (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:36.100906 10234 tablet_service.cc:1511] Processing CreateTablet for tablet c84544fb71304be2a810caa935746270 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:36.101531 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9cfe3af7c5462283539e203a78b5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.101787 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfcadd191f046569d9ad99ecacf159b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.105985 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cfcadd191f046569d9ad99ecacf159b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.108441  9919 catalog_manager.cc:5697] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.091141 10086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6f6edfb8364d90b1435fa0803cd4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.081497 10291 raft_consensus.cc:359] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:36.114578 10083 tablet_service.cc:1511] Processing CreateTablet for tablet c84544fb71304be2a810caa935746270 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:36.115185 10291 raft_consensus.cc:385] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.115387 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84544fb71304be2a810caa935746270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.115550 10291 raft_consensus.cc:740] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.115935 10083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84544fb71304be2a810caa935746270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.116415 10291 consensus_queue.cc:260] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:36.119182 10291 ts_tablet_manager.cc:1434] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.163s	user 0.009s	sys 0.001s
I20260709 13:01:36.120143 10291 tablet_bootstrap.cc:492] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:36.125828 10006 tablet_service.cc:1511] Processing CreateTablet for tablet c84544fb71304be2a810caa935746270 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:36.126565 10156 tablet_service.cc:1511] Processing CreateTablet for tablet f6a23f4e46ec4c72b82ea940efd659c1 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:36.098646 10096 raft_consensus.cc:2468] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:36.127911 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a23f4e46ec4c72b82ea940efd659c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.129240 10290 tablet_bootstrap.cc:654] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.130849 10134 leader_election.cc:304] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:36.132007 10297 raft_consensus.cc:2804] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:36.132504 10297 raft_consensus.cc:697] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:36.133301 10297 consensus_queue.cc:237] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:36.133867 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84544fb71304be2a810caa935746270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.095741 10007 tablet_service.cc:1511] Processing CreateTablet for tablet ac9cfe3af7c5462283539e203a78b5fb (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:36.143801 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9cfe3af7c5462283539e203a78b5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.179853 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
W20260709 13:01:36.181743 10208 leader_election.cc:343] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.186874 10293 tablet_bootstrap.cc:492] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:36.187508 10293 ts_tablet_manager.cc:1403] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.293s	user 0.008s	sys 0.006s
I20260709 13:01:36.208073 10291 tablet_bootstrap.cc:654] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.212109 10293 raft_consensus.cc:359] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:36.213490 10293 raft_consensus.cc:385] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.213955 10293 raft_consensus.cc:740] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.215168 10293 consensus_queue.cc:260] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:36.215626 10080 tablet_service.cc:1511] Processing CreateTablet for tablet 246649c2f33148c994e4e467ca4f2866 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:36.220127 10080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246649c2f33148c994e4e467ca4f2866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.224754 10006 tablet_service.cc:1511] Processing CreateTablet for tablet f6a23f4e46ec4c72b82ea940efd659c1 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:36.226171 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a23f4e46ec4c72b82ea940efd659c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.229190 10289 tablet_bootstrap.cc:492] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:36.229765 10289 ts_tablet_manager.cc:1403] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.343s	user 0.011s	sys 0.007s
W20260709 13:01:36.232288 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 167987us
I20260709 13:01:36.233008 10289 raft_consensus.cc:359] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.239207 10289 raft_consensus.cc:385] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.235649 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 246649c2f33148c994e4e467ca4f2866 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:36.243553 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:36.243949 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246649c2f33148c994e4e467ca4f2866. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:36.246805 10209 leader_election.cc:343] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.251418 10209 leader_election.cc:304] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:36.252310 10308 raft_consensus.cc:2749] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.239792 10290 tablet_bootstrap.cc:492] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:36.240510 10233 tablet_service.cc:1511] Processing CreateTablet for tablet 246649c2f33148c994e4e467ca4f2866 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:36.253553 10290 ts_tablet_manager.cc:1403] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.168s	user 0.018s	sys 0.002s
I20260709 13:01:36.254302 10233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 246649c2f33148c994e4e467ca4f2866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.255075 10289 raft_consensus.cc:740] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.256084 10289 consensus_queue.cc:260] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.258289 10289 ts_tablet_manager.cc:1434] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 13:01:36.263873 10289 tablet_bootstrap.cc:492] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:36.233512 10234 tablet_service.cc:1511] Processing CreateTablet for tablet f6a23f4e46ec4c72b82ea940efd659c1 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:36.269573 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb58fc45d154024ae711734d6b85f2a (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:36.272801 10308 raft_consensus.cc:493] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.286207 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6a23f4e46ec4c72b82ea940efd659c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.286828 10083 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb58fc45d154024ae711734d6b85f2a (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:36.288241 10083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb58fc45d154024ae711734d6b85f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.291252 10308 raft_consensus.cc:515] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.294353  9919 catalog_manager.cc:5697] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.299398 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb58fc45d154024ae711734d6b85f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.301517 10293 ts_tablet_manager.cc:1434] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.114s	user 0.007s	sys 0.001s
I20260709 13:01:36.308566 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce64b4f3d334434968a625d66e1df4e (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:36.310012 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce64b4f3d334434968a625d66e1df4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.310600 10308 leader_election.cc:290] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:36.311244 10297 consensus_queue.cc:1048] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.312808 10290 raft_consensus.cc:359] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:36.313951 10290 raft_consensus.cc:385] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.314340 10290 raft_consensus.cc:740] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.314668 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd9138b2eb46c28fba78fa09e85371" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:36.317303 10307 raft_consensus.cc:493] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.317781 10307 raft_consensus.cc:515] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
W20260709 13:01:36.318506 10209 leader_election.cc:343] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.320303 10307 leader_election.cc:290] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:36.333554 10081 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce64b4f3d334434968a625d66e1df4e (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:36.334961 10081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce64b4f3d334434968a625d66e1df4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.345808 10160 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb58fc45d154024ae711734d6b85f2a (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:36.347298 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb58fc45d154024ae711734d6b85f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.357143 10002 tablet_service.cc:1511] Processing CreateTablet for tablet 0ce64b4f3d334434968a625d66e1df4e (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:36.358621 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ce64b4f3d334434968a625d66e1df4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.358222 10155 tablet_service.cc:1511] Processing CreateTablet for tablet 665f05f1f5ba432783096151e1323c1f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:36.359908 10155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 665f05f1f5ba432783096151e1323c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.360435 10011 tablet_service.cc:1511] Processing CreateTablet for tablet 665f05f1f5ba432783096151e1323c1f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:36.363015 10011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 665f05f1f5ba432783096151e1323c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.367427 10293 tablet_bootstrap.cc:492] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:36.368551 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 665f05f1f5ba432783096151e1323c1f (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:36.369861 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 665f05f1f5ba432783096151e1323c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.384239 10227 tablet_service.cc:1511] Processing CreateTablet for tablet c06b1d7d7bd6417ab5cacc3d6b6c27e9 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:36.385864 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06b1d7d7bd6417ab5cacc3d6b6c27e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.387786 10339 raft_consensus.cc:493] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.388356 10339 raft_consensus.cc:515] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.388769 10156 tablet_service.cc:1511] Processing CreateTablet for tablet c06b1d7d7bd6417ab5cacc3d6b6c27e9 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:36.390185 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06b1d7d7bd6417ab5cacc3d6b6c27e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.392529 10293 tablet_bootstrap.cc:654] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.393082 10021 raft_consensus.cc:3060] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:36.395084 10290 consensus_queue.cc:260] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:36.399966 10080 tablet_service.cc:1511] Processing CreateTablet for tablet c06b1d7d7bd6417ab5cacc3d6b6c27e9 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:36.401376 10080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06b1d7d7bd6417ab5cacc3d6b6c27e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.410192 10340 consensus_queue.cc:1048] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:36.412986 10059 consensus_peers.cc:597] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 -> Peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Couldn't send request to peer 157aa8a63d9047ea9df36e2aeea10e2e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:36.445441 10339 leader_election.cc:290] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:36.419806 10231 tablet_service.cc:1511] Processing CreateTablet for tablet 984de225052c433ab24b715763d414ea (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:36.447281 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47ae0acf032412283230ed716d46ddd" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:36.447893 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984de225052c433ab24b715763d414ea. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:36.449491 10133 leader_election.cc:343] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.453742 10004 tablet_service.cc:1511] Processing CreateTablet for tablet f64e917760fb4402816e64d986292e79 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:36.463055 10307 raft_consensus.cc:493] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.477543 10307 raft_consensus.cc:515] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:36.479938 10307 leader_election.cc:290] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:36.464624 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64e917760fb4402816e64d986292e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.481207 10291 tablet_bootstrap.cc:492] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:36.481751 10291 ts_tablet_manager.cc:1403] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.362s	user 0.030s	sys 0.029s
I20260709 13:01:36.484598 10159 tablet_service.cc:1511] Processing CreateTablet for tablet f64e917760fb4402816e64d986292e79 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:36.485971 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64e917760fb4402816e64d986292e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.485895 10082 tablet_service.cc:1511] Processing CreateTablet for tablet 984de225052c433ab24b715763d414ea (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:36.488121 10293 tablet_bootstrap.cc:492] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:36.488343 10082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984de225052c433ab24b715763d414ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.488984 10086 tablet_service.cc:1511] Processing CreateTablet for tablet f64e917760fb4402816e64d986292e79 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:36.490406 10086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64e917760fb4402816e64d986292e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.491806 10290 ts_tablet_manager.cc:1434] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.238s	user 0.008s	sys 0.006s
I20260709 13:01:36.498426 10293 ts_tablet_manager.cc:1403] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.009s
I20260709 13:01:36.503234 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47ae0acf032412283230ed716d46ddd" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:36.508528 10291 raft_consensus.cc:359] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:36.509358 10295 consensus_queue.cc:1048] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.509763 10339 raft_consensus.cc:493] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.510331 10339 raft_consensus.cc:515] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:36.511461 10295 raft_consensus.cc:493] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.511961 10295 raft_consensus.cc:515] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:36.512365 10339 leader_election.cc:290] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:36.524291 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:36.524835 10228 tablet_service.cc:1511] Processing CreateTablet for tablet 355db626fb814509821730443771b972 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 13:01:36.525832 10059 leader_election.cc:343] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.526157 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355db626fb814509821730443771b972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.527532 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:36.528980 10133 leader_election.cc:343] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.529538 10289 tablet_bootstrap.cc:654] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.529950 10295 leader_election.cc:290] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:36.509333 10291 raft_consensus.cc:385] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.561976 10018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:36.569377 10084 tablet_service.cc:1511] Processing CreateTablet for tablet 365b42d8795b4ab281e732ecdd0f280b (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:36.571264 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365b42d8795b4ab281e732ecdd0f280b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.530553 10154 tablet_service.cc:1511] Processing CreateTablet for tablet 355db626fb814509821730443771b972 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:36.576004 10154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355db626fb814509821730443771b972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.579165 10290 tablet_bootstrap.cc:492] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
W20260709 13:01:36.584419 10135 leader_election.cc:343] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.584213 10018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:36.584988 10135 leader_election.cc:304] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:36.585873 10339 raft_consensus.cc:2749] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.587116 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 984de225052c433ab24b715763d414ea (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 13:01:36.587497 10061 leader_election.cc:343] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.588479 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 984de225052c433ab24b715763d414ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.588177 10061 leader_election.cc:304] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:36.589772 10295 raft_consensus.cc:2749] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.628738 10002 tablet_service.cc:1511] Processing CreateTablet for tablet 355db626fb814509821730443771b972 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:36.630264 10002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 355db626fb814509821730443771b972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.557066 10291 raft_consensus.cc:740] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.635179 10291 consensus_queue.cc:260] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:36.637507 10291 ts_tablet_manager.cc:1434] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.155s	user 0.010s	sys 0.000s
I20260709 13:01:36.639818 10291 tablet_bootstrap.cc:492] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:36.646116 10300 consensus_queue.cc:1048] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:36.685324 10290 tablet_bootstrap.cc:654] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:36.713989 10135 consensus_peers.cc:597] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:36.717639 10293 raft_consensus.cc:359] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.718515 10293 raft_consensus.cc:385] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:01:36.721971  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:36.721642 10234 tablet_service.cc:1511] Processing CreateTablet for tablet 365b42d8795b4ab281e732ecdd0f280b (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:36.723078 10234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365b42d8795b4ab281e732ecdd0f280b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.723338 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd9138b2eb46c28fba78fa09e85371" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:36.724900 10209 leader_election.cc:343] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.725364 10209 leader_election.cc:304] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:36.726128 10308 raft_consensus.cc:2749] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.733916 10004 tablet_service.cc:1511] Processing CreateTablet for tablet 0d70b1dbc1814698953d72ee4210e0d7 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:01:36.735181 10135 leader_election.cc:343] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.735842 10135 leader_election.cc:304] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:36.740618 10084 tablet_service.cc:1511] Processing CreateTablet for tablet 0d70b1dbc1814698953d72ee4210e0d7 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:36.718837 10293 raft_consensus.cc:740] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.761520 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d70b1dbc1814698953d72ee4210e0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.764545 10231 tablet_service.cc:1511] Processing CreateTablet for tablet c240e41391a44e98ab2a6f2ce3e0ee62 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:36.756453 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:36.765978 10231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c240e41391a44e98ab2a6f2ce3e0ee62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.748427 10297 raft_consensus.cc:2749] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.756141 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80e78924574330a85b5da43edb0556" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:36.760002 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 0d70b1dbc1814698953d72ee4210e0d7 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:36.779402 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d70b1dbc1814698953d72ee4210e0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.781410 10289 tablet_bootstrap.cc:492] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:36.781950 10289 ts_tablet_manager.cc:1403] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.518s	user 0.020s	sys 0.037s
I20260709 13:01:36.787714 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:36.788332  9985 leader_election.cc:343] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.791744 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d70b1dbc1814698953d72ee4210e0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.797148  9986 leader_election.cc:304] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:36.797132 10289 raft_consensus.cc:359] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.809145 10289 raft_consensus.cc:385] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.828040 10289 raft_consensus.cc:740] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.831779 10289 consensus_queue.cc:260] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.833588 10232 tablet_service.cc:1511] Processing CreateTablet for tablet 10c368267bf149a0ae5538b7570300c0 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:36.836578 10232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c368267bf149a0ae5538b7570300c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.833982 10289 ts_tablet_manager.cc:1434] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260709 13:01:36.839569 10291 tablet_bootstrap.cc:654] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.858421 10290 tablet_bootstrap.cc:492] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:36.858979 10290 ts_tablet_manager.cc:1403] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.301s	user 0.010s	sys 0.007s
I20260709 13:01:36.862000 10290 raft_consensus.cc:359] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.865496 10289 tablet_bootstrap.cc:492] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:36.866909 10084 tablet_service.cc:1511] Processing CreateTablet for tablet c240e41391a44e98ab2a6f2ce3e0ee62 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:36.868146 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c240e41391a44e98ab2a6f2ce3e0ee62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.862764 10290 raft_consensus.cc:385] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.824937 10293 consensus_queue.cc:260] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.875032 10290 raft_consensus.cc:740] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.875882 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 10c368267bf149a0ae5538b7570300c0 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:36.874847 10289 tablet_bootstrap.cc:654] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.878152 10290 consensus_queue.cc:260] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:36.881351 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c368267bf149a0ae5538b7570300c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.881461 10290 ts_tablet_manager.cc:1434] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:01:36.882680 10290 tablet_bootstrap.cc:492] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:36.887852 10160 tablet_service.cc:1511] Processing CreateTablet for tablet 365b42d8795b4ab281e732ecdd0f280b (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:36.889154 10160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365b42d8795b4ab281e732ecdd0f280b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.904121 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80e78924574330a85b5da43edb0556" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:36.906065  9984 leader_election.cc:343] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:36.906641  9984 leader_election.cc:304] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:36.915475 10295 raft_consensus.cc:493] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:36.920331 10295 raft_consensus.cc:515] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:36.927201 10006 tablet_service.cc:1511] Processing CreateTablet for tablet c240e41391a44e98ab2a6f2ce3e0ee62 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:36.928959 10290 tablet_bootstrap.cc:654] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:36.929180 10004 tablet_service.cc:1511] Processing CreateTablet for tablet 10c368267bf149a0ae5538b7570300c0 (DEFAULT_TABLE table=test-workload [id=4e3154f3580f4749990a7e819c172ec5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:36.934301 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c240e41391a44e98ab2a6f2ce3e0ee62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.935787 10295 leader_election.cc:290] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:36.944522 10291 tablet_bootstrap.cc:492] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:36.945088 10291 ts_tablet_manager.cc:1403] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.305s	user 0.007s	sys 0.011s
I20260709 13:01:36.949342 10362 raft_consensus.cc:2749] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:36.955037 10291 raft_consensus.cc:359] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:36.956089 10291 raft_consensus.cc:385] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:36.956475 10291 raft_consensus.cc:740] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:36.968993 10293 ts_tablet_manager.cc:1434] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.468s	user 0.017s	sys 0.011s
I20260709 13:01:36.979449 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:36.981968 10004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c368267bf149a0ae5538b7570300c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:36.988004 10293 tablet_bootstrap.cc:492] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:36.995518 10291 consensus_queue.cc:260] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.001902 10291 ts_tablet_manager.cc:1434] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 13:01:37.024955 10293 tablet_bootstrap.cc:654] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.025949 10290 tablet_bootstrap.cc:492] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:37.026479 10290 ts_tablet_manager.cc:1403] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.002s
I20260709 13:01:37.028415 10300 raft_consensus.cc:493] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.028869 10300 raft_consensus.cc:515] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
W20260709 13:01:37.030429 10061 leader_election.cc:343] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.031041 10300 leader_election.cc:290] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:37.032264 10290 raft_consensus.cc:359] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.032691 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:37.033152 10290 raft_consensus.cc:385] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.033520 10290 raft_consensus.cc:740] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
W20260709 13:01:37.034166  9984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 128281us
I20260709 13:01:37.034421 10290 consensus_queue.cc:260] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.035048 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:37.035971 10307 raft_consensus.cc:2749] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.039225 10290 ts_tablet_manager.cc:1434] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:01:37.011093 10291 tablet_bootstrap.cc:492] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
W20260709 13:01:37.046018 10133 leader_election.cc:343] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:37.047313 10135 leader_election.cc:343] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.047744 10135 leader_election.cc:304] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:37.049321 10289 tablet_bootstrap.cc:492] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:37.049923 10289 ts_tablet_manager.cc:1403] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.023s
I20260709 13:01:37.050642 10290 tablet_bootstrap.cc:492] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:37.049378 10339 raft_consensus.cc:2749] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.057368 10290 tablet_bootstrap.cc:654] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.058162 10289 raft_consensus.cc:359] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.059065 10289 raft_consensus.cc:385] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.059384 10289 raft_consensus.cc:740] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.063225 10289 consensus_queue.cc:260] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.067588 10289 ts_tablet_manager.cc:1434] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:01:37.068233 10290 tablet_bootstrap.cc:492] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:37.068739 10290 ts_tablet_manager.cc:1403] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 13:01:37.068775 10289 tablet_bootstrap.cc:492] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:37.071612 10290 raft_consensus.cc:359] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.072347 10290 raft_consensus.cc:385] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.072634 10290 raft_consensus.cc:740] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.073360 10290 consensus_queue.cc:260] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.074425 10307 raft_consensus.cc:493] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.075047 10307 raft_consensus.cc:515] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.077257 10307 leader_election.cc:290] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.079135 10290 ts_tablet_manager.cc:1434] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:01:37.079635 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47ae0acf032412283230ed716d46ddd" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:37.080403 10244 raft_consensus.cc:2468] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
I20260709 13:01:37.080762 10290 tablet_bootstrap.cc:492] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:37.081854 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47ae0acf032412283230ed716d46ddd" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:37.082517 10170 raft_consensus.cc:2468] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
I20260709 13:01:37.084903  9984 leader_election.cc:304] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:37.086973 10290 tablet_bootstrap.cc:654] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.087736 10291 tablet_bootstrap.cc:654] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.103070 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:37.104974 10061 leader_election.cc:343] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.105340 10307 raft_consensus.cc:2804] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.105613 10061 leader_election.cc:304] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:37.107335 10295 raft_consensus.cc:2749] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.106068 10307 raft_consensus.cc:493] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.108572 10307 raft_consensus.cc:3060] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.116921 10289 tablet_bootstrap.cc:654] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.117084 10291 tablet_bootstrap.cc:492] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:37.117684 10291 ts_tablet_manager.cc:1403] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.006s
I20260709 13:01:37.118979 10293 tablet_bootstrap.cc:492] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:37.120584 10291 raft_consensus.cc:359] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.121887 10291 raft_consensus.cc:385] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.122098 10291 raft_consensus.cc:740] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.122641 10291 consensus_queue.cc:260] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.123421 10293 ts_tablet_manager.cc:1403] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.006s
I20260709 13:01:37.124709 10290 tablet_bootstrap.cc:492] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:37.125248 10290 ts_tablet_manager.cc:1403] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.045s	user 0.029s	sys 0.006s
I20260709 13:01:37.128250 10290 raft_consensus.cc:359] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.128997 10290 raft_consensus.cc:385] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.129326 10290 raft_consensus.cc:740] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.130151 10290 consensus_queue.cc:260] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.133592 10291 ts_tablet_manager.cc:1434] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:01:37.135419 10289 tablet_bootstrap.cc:492] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:37.135921 10289 ts_tablet_manager.cc:1403] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.001s
I20260709 13:01:37.136261 10307 raft_consensus.cc:515] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.136695 10293 raft_consensus.cc:359] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.137451 10293 raft_consensus.cc:385] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.137745 10293 raft_consensus.cc:740] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.138474 10293 consensus_queue.cc:260] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.139205 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47ae0acf032412283230ed716d46ddd" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:37.139794 10170 raft_consensus.cc:3060] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.140745 10293 ts_tablet_manager.cc:1434] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:01:37.141853 10293 tablet_bootstrap.cc:492] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:37.143131 10291 tablet_bootstrap.cc:492] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:37.147394 10170 raft_consensus.cc:2468] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:37.148082 10293 tablet_bootstrap.cc:654] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.148803 10291 tablet_bootstrap.cc:654] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.148701  9986 leader_election.cc:304] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:37.149801 10365 raft_consensus.cc:2804] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.150331 10365 raft_consensus.cc:697] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:01:37.151229 10365 consensus_queue.cc:237] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.138814 10289 raft_consensus.cc:359] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.156879 10289 raft_consensus.cc:385] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.157547 10289 raft_consensus.cc:740] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.158174 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47ae0acf032412283230ed716d46ddd" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:37.158828 10244 raft_consensus.cc:3060] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.158445 10289 consensus_queue.cc:260] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.161255 10289 ts_tablet_manager.cc:1434] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:01:37.161695 10291 tablet_bootstrap.cc:492] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:37.163734 10291 ts_tablet_manager.cc:1403] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 13:01:37.162881 10290 ts_tablet_manager.cc:1434] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 13:01:37.167006 10293 tablet_bootstrap.cc:492] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:37.166891 10291 raft_consensus.cc:359] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.167553 10293 ts_tablet_manager.cc:1403] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 13:01:37.167727 10291 raft_consensus.cc:385] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.168084 10291 raft_consensus.cc:740] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.168886 10291 consensus_queue.cc:260] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.170159 10289 tablet_bootstrap.cc:492] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:37.170495 10293 raft_consensus.cc:359] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.173508 10293 raft_consensus.cc:385] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.173847 10293 raft_consensus.cc:740] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.173029 10290 tablet_bootstrap.cc:492] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:37.173916 10244 raft_consensus.cc:2468] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:37.174765 10293 consensus_queue.cc:260] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.177397 10293 ts_tablet_manager.cc:1434] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:37.178391 10293 tablet_bootstrap.cc:492] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:37.179529 10307 leader_election.cc:290] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.183141 10289 tablet_bootstrap.cc:654] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.185670 10290 tablet_bootstrap.cc:654] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.188308 10291 ts_tablet_manager.cc:1434] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:01:37.190337 10293 tablet_bootstrap.cc:654] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.198549 10291 tablet_bootstrap.cc:492] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:37.199083  9917 catalog_manager.cc:5697] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 0 to 1, leader changed from <none> to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 1 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:37.207446 10291 tablet_bootstrap.cc:654] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.209177 10293 tablet_bootstrap.cc:492] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:37.209808 10293 ts_tablet_manager.cc:1403] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.007s
I20260709 13:01:37.210134 10289 tablet_bootstrap.cc:492] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:37.210731 10289 ts_tablet_manager.cc:1403] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.013s
I20260709 13:01:37.213099 10293 raft_consensus.cc:359] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.213871 10293 raft_consensus.cc:385] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.214169 10293 raft_consensus.cc:740] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.215003 10293 consensus_queue.cc:260] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.214229 10289 raft_consensus.cc:359] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.216617 10289 raft_consensus.cc:385] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.216996 10289 raft_consensus.cc:740] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.223623 10289 consensus_queue.cc:260] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.226347 10289 ts_tablet_manager.cc:1434] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:01:37.231164 10291 tablet_bootstrap.cc:492] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:37.231930 10291 ts_tablet_manager.cc:1403] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260709 13:01:37.232486 10289 tablet_bootstrap.cc:492] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:37.234887 10291 raft_consensus.cc:359] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.235602 10291 raft_consensus.cc:385] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.235879 10291 raft_consensus.cc:740] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.237047 10291 consensus_queue.cc:260] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.239928 10289 tablet_bootstrap.cc:654] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.220600 10290 tablet_bootstrap.cc:492] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:37.247454 10290 ts_tablet_manager.cc:1403] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.000s
I20260709 13:01:37.241858 10291 ts_tablet_manager.cc:1434] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:37.217983 10293 ts_tablet_manager.cc:1434] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:01:37.248584 10291 tablet_bootstrap.cc:492] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:37.248584 10293 tablet_bootstrap.cc:492] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:37.250212 10290 raft_consensus.cc:359] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.250931 10290 raft_consensus.cc:385] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.251245 10290 raft_consensus.cc:740] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.251919 10290 consensus_queue.cc:260] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.253824 10290 ts_tablet_manager.cc:1434] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:01:37.254747 10290 tablet_bootstrap.cc:492] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:37.254860 10291 tablet_bootstrap.cc:654] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.260685 10293 tablet_bootstrap.cc:654] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.266175 10290 tablet_bootstrap.cc:654] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.283902 10289 tablet_bootstrap.cc:492] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:37.284457 10289 ts_tablet_manager.cc:1403] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.005s
I20260709 13:01:37.289321 10289 raft_consensus.cc:359] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.290086 10289 raft_consensus.cc:385] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.290364 10289 raft_consensus.cc:740] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.291060 10308 raft_consensus.cc:493] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.291136 10289 consensus_queue.cc:260] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.292053 10308 raft_consensus.cc:515] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.295953 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80e78924574330a85b5da43edb0556" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:37.296746 10021 raft_consensus.cc:2468] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:37.296746 10300 raft_consensus.cc:493] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.299875 10209 leader_election.cc:304] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:37.298290 10300 raft_consensus.cc:515] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.304385 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038ca61045f45ef8b645975eac28607" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:37.304567 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038ca61045f45ef8b645975eac28607" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:37.306490 10133 leader_election.cc:343] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.307315 10300 leader_election.cc:290] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
W20260709 13:01:37.307974 10134 leader_election.cc:343] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.318284 10134 leader_election.cc:304] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:37.318400 10389 raft_consensus.cc:2804] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.319509 10389 raft_consensus.cc:493] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.319811 10339 raft_consensus.cc:2749] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.320318 10289 ts_tablet_manager.cc:1434] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.036s	user 0.016s	sys 0.015s
I20260709 13:01:37.320197 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80e78924574330a85b5da43edb0556" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:37.320531 10339 raft_consensus.cc:493] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.320866 10096 raft_consensus.cc:2468] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:37.321063 10339 raft_consensus.cc:515] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.322777 10289 tablet_bootstrap.cc:492] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:37.323333 10339 leader_election.cc:290] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.319823 10389 raft_consensus.cc:3060] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.325822 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:37.326530 10244 raft_consensus.cc:2468] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:37.327778 10133 leader_election.cc:304] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:37.328240 10289 tablet_bootstrap.cc:654] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.328845 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:37.329550 10096 raft_consensus.cc:2468] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:37.330472 10389 raft_consensus.cc:515] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.331492 10300 raft_consensus.cc:2804] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.332017 10300 raft_consensus.cc:493] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.332245 10339 raft_consensus.cc:493] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.332492 10300 raft_consensus.cc:3060] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.332657 10389 leader_election.cc:290] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.332779 10339 raft_consensus.cc:515] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.333760 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80e78924574330a85b5da43edb0556" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:37.334339 10096 raft_consensus.cc:3060] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.334703 10339 leader_election.cc:290] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.335426 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7b53687cd6430e8e0b1a8ebdd50e87" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:37.335892 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7b53687cd6430e8e0b1a8ebdd50e87" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:37.336534 10095 raft_consensus.cc:2468] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
W20260709 13:01:37.336862 10135 leader_election.cc:343] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.337711 10134 leader_election.cc:304] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:37.338526 10339 raft_consensus.cc:2804] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.338902 10339 raft_consensus.cc:493] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.339269 10339 raft_consensus.cc:3060] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.341430 10096 raft_consensus.cc:2468] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:37.342651 10208 leader_election.cc:304] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:37.351583 10389 raft_consensus.cc:2804] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.352386 10289 tablet_bootstrap.cc:492] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:37.353929 10289 ts_tablet_manager.cc:1403] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.003s
I20260709 13:01:37.353833 10389 raft_consensus.cc:697] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:37.354920 10389 consensus_queue.cc:237] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.355751 10295 raft_consensus.cc:493] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.356269 10295 raft_consensus.cc:515] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.352795 10339 raft_consensus.cc:515] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.357131 10289 raft_consensus.cc:359] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.357805 10289 raft_consensus.cc:385] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.358083 10289 raft_consensus.cc:740] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.358304 10295 leader_election.cc:290] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:37.359320 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7b53687cd6430e8e0b1a8ebdd50e87" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:37.358727 10289 consensus_queue.cc:260] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.359987 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:37.322006 10308 leader_election.cc:290] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.360476 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:37.361385 10061 leader_election.cc:343] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:37.361630 10135 leader_election.cc:343] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:37.362102 10061 leader_election.cc:343] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.362516 10061 leader_election.cc:304] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:37.363555 10295 raft_consensus.cc:2749] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.363559 10339 leader_election.cc:290] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.363741 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d80e78924574330a85b5da43edb0556" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:37.365901 10020 raft_consensus.cc:3060] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.368427 10308 raft_consensus.cc:493] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.369088 10308 raft_consensus.cc:515] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.363759 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7b53687cd6430e8e0b1a8ebdd50e87" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:37.372742 10096 raft_consensus.cc:3060] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.373418 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a0ed288ff44ce9b68c965e50f6424c" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
W20260709 13:01:37.374804 10208 leader_election.cc:343] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.377281 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a0ed288ff44ce9b68c965e50f6424c" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:37.379498 10209 leader_election.cc:343] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.380103 10209 leader_election.cc:304] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd
I20260709 13:01:37.381109 10390 raft_consensus.cc:2749] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.382730 10290 tablet_bootstrap.cc:492] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:37.383419 10290 ts_tablet_manager.cc:1403] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.000s
I20260709 13:01:37.384620 10096 raft_consensus.cc:2468] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:37.389986 10293 tablet_bootstrap.cc:492] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:37.392777 10293 ts_tablet_manager.cc:1403] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.144s	user 0.023s	sys 0.023s
I20260709 13:01:37.394227 10134 leader_election.cc:304] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:37.395694 10339 raft_consensus.cc:2804] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.387241 10020 raft_consensus.cc:2468] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:37.397421 10293 raft_consensus.cc:359] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.398360 10293 raft_consensus.cc:385] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.398451 10339 raft_consensus.cc:697] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:37.375051 10308 leader_election.cc:290] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.400277 10339 consensus_queue.cc:237] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.402714 10291 tablet_bootstrap.cc:492] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:37.403303 10291 ts_tablet_manager.cc:1403] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.155s	user 0.022s	sys 0.038s
I20260709 13:01:37.387585 10290 raft_consensus.cc:359] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.404541 10290 raft_consensus.cc:385] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.404902 10290 raft_consensus.cc:740] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.405777 10290 consensus_queue.cc:260] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.398749 10293 raft_consensus.cc:740] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.408601 10293 consensus_queue.cc:260] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.409548 10290 ts_tablet_manager.cc:1434] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:01:37.410912 10290 tablet_bootstrap.cc:492] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:37.411836 10293 ts_tablet_manager.cc:1434] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260709 13:01:37.416720 10291 raft_consensus.cc:359] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.417289 10291 raft_consensus.cc:385] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.417517 10291 raft_consensus.cc:740] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.419726 10291 consensus_queue.cc:260] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.403184 10300 raft_consensus.cc:515] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.420542 10365 raft_consensus.cc:493] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.426149 10293 tablet_bootstrap.cc:492] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:37.426502 10365 raft_consensus.cc:515] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.430312 10365 leader_election.cc:290] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.427040 10389 raft_consensus.cc:493] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.431802 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:37.432160 10293 tablet_bootstrap.cc:654] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.427969 10300 leader_election.cc:290] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.432893 10389 raft_consensus.cc:515] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.433043 10244 raft_consensus.cc:3060] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.435690 10389 leader_election.cc:290] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:37.427194 10289 ts_tablet_manager.cc:1434] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.073s	user 0.033s	sys 0.035s
I20260709 13:01:37.437196 10289 tablet_bootstrap.cc:492] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:37.437062 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:37.437736 10170 raft_consensus.cc:2468] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:37.427874 10291 ts_tablet_manager.cc:1434] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.003s
I20260709 13:01:37.439074 10209 leader_election.cc:304] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:37.440172 10389 raft_consensus.cc:2804] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.440604 10389 raft_consensus.cc:493] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.441000 10389 raft_consensus.cc:3060] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.439124 10291 tablet_bootstrap.cc:492] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:37.447971 10293 tablet_bootstrap.cc:492] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:37.448482 10293 ts_tablet_manager.cc:1403] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260709 13:01:37.449620 10389 raft_consensus.cc:515] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.450438 10291 tablet_bootstrap.cc:654] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.451753 10389 leader_election.cc:290] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:37.490909 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:37.492827 10020 raft_consensus.cc:2468] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:37.499070  9919 catalog_manager.cc:5697] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:37.508167 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:37.509224 10095 raft_consensus.cc:2468] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
I20260709 13:01:37.511317  9985 leader_election.cc:304] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:37.432076 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:37.513190 10096 raft_consensus.cc:3060] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.528175 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:37.528584 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:37.529240 10170 raft_consensus.cc:3060] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.529600 10243 raft_consensus.cc:2468] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
I20260709 13:01:37.450695 10293 raft_consensus.cc:359] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.548111 10293 raft_consensus.cc:385] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.548290 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:37.548620 10293 raft_consensus.cc:740] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.549096 10020 raft_consensus.cc:3060] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.549769 10293 consensus_queue.cc:260] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.554239 10389 raft_consensus.cc:493] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.557966 10389 raft_consensus.cc:515] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.560520 10300 raft_consensus.cc:493] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.561299 10300 raft_consensus.cc:515] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.554307 10392 raft_consensus.cc:493] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.561563 10366 raft_consensus.cc:2804] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.563156 10366 raft_consensus.cc:493] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.563571 10366 raft_consensus.cc:3060] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.562623 10392 raft_consensus.cc:515] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.578461 10293 ts_tablet_manager.cc:1434] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.130s	user 0.009s	sys 0.000s
I20260709 13:01:37.580610 10392 leader_election.cc:290] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.581774 10021 raft_consensus.cc:3060] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.582448 10389 leader_election.cc:290] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.584208 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:37.585216 10093 raft_consensus.cc:2468] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
W20260709 13:01:37.585901  9984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 53180.9us
I20260709 13:01:37.582010 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e561d94095488eafdb2345ecd39f07" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:37.587081 10208 leader_election.cc:304] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:37.590516 10389 raft_consensus.cc:2804] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.590936 10389 raft_consensus.cc:493] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.591130 10243 raft_consensus.cc:3060] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.591396 10389 raft_consensus.cc:3060] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:37.587441 10209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.129:38661, user_credentials={real_user=slave}} blocked reactor thread for 60541.6us
I20260709 13:01:37.597177 10293 tablet_bootstrap.cc:492] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:37.597786 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:37.586951 10244 raft_consensus.cc:2468] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:37.600256 10018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e561d94095488eafdb2345ecd39f07" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:37.601795 10133 leader_election.cc:304] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:37.601854 10300 leader_election.cc:290] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.603060 10209 leader_election.cc:304] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd
I20260709 13:01:37.606608 10300 raft_consensus.cc:2804] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.608223 10300 raft_consensus.cc:697] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:37.609652 10300 consensus_queue.cc:237] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.609824 10018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:37.611346 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:37.611869 10018 raft_consensus.cc:2468] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:37.612076 10095 raft_consensus.cc:2468] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:37.613392 10135 leader_election.cc:304] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:37.610881 10293 tablet_bootstrap.cc:654] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.622211 10339 raft_consensus.cc:2804] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.622624 10339 raft_consensus.cc:493] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.622968 10339 raft_consensus.cc:3060] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.623690 10289 tablet_bootstrap.cc:654] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.624250 10170 raft_consensus.cc:2468] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:37.625679 10307 consensus_queue.cc:1048] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:37.628479 10209 leader_election.cc:304] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:37.629041 10290 tablet_bootstrap.cc:654] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.629671 10308 raft_consensus.cc:2804] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.630232 10308 raft_consensus.cc:697] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:37.631374 10308 consensus_queue.cc:237] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.642580 10096 raft_consensus.cc:2468] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:37.652690 10297 raft_consensus.cc:493] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.652542  9919 catalog_manager.cc:5697] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:37.653541 10297 raft_consensus.cc:515] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.662400 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd9138b2eb46c28fba78fa09e85371" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:37.663417 10242 raft_consensus.cc:2468] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:37.664866 10133 leader_election.cc:304] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:37.664849 10297 leader_election.cc:290] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:37.665930 10297 raft_consensus.cc:2804] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.666214 10018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd9138b2eb46c28fba78fa09e85371" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:37.667181 10018 raft_consensus.cc:2468] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:37.669313 10289 tablet_bootstrap.cc:492] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:37.670490 10289 ts_tablet_manager.cc:1403] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.233s	user 0.028s	sys 0.009s
I20260709 13:01:37.666391 10297 raft_consensus.cc:493] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.684032 10290 tablet_bootstrap.cc:492] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:37.674582 10289 raft_consensus.cc:359] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.690322 10289 raft_consensus.cc:385] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.690627 10289 raft_consensus.cc:740] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.691509 10289 consensus_queue.cc:260] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.696249 10295 raft_consensus.cc:493] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.696599 10389 raft_consensus.cc:515] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.696969 10295 raft_consensus.cc:515] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.700809 10389 leader_election.cc:290] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.701377 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:37.702024 10096 raft_consensus.cc:3060] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.684496 10366 raft_consensus.cc:515] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.704811 10019 raft_consensus.cc:2393] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 157aa8a63d9047ea9df36e2aeea10e2e in current term 1: Already voted for candidate f638720685f34777bb2aae157df961bd in this term.
I20260709 13:01:37.705919 10366 leader_election.cc:290] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.707207 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:37.708276 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04faa915cf664356917ecf192812635f" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:37.708555 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:37.709375 10242 raft_consensus.cc:2393] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate 157aa8a63d9047ea9df36e2aeea10e2e in this term.
W20260709 13:01:37.709887 10061 leader_election.cc:343] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.710754  9984 leader_election.cc:304] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [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: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:37.685166 10297 raft_consensus.cc:3060] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.719013 10290 ts_tablet_manager.cc:1403] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.308s	user 0.018s	sys 0.007s
I20260709 13:01:37.718967 10096 raft_consensus.cc:2468] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:37.720594 10208 leader_election.cc:304] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:37.721484 10308 raft_consensus.cc:2804] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.721987 10308 raft_consensus.cc:697] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:37.722934 10308 consensus_queue.cc:237] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:37.724716 10366 raft_consensus.cc:2749] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.727793 10295 leader_election.cc:290] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.729020 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04faa915cf664356917ecf192812635f" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:37.730233 10339 raft_consensus.cc:515] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
W20260709 13:01:37.730759 10059 leader_election.cc:343] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:37.731140  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:37.732798 10290 raft_consensus.cc:359] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.733263 10059 leader_election.cc:304] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:37.733671 10290 raft_consensus.cc:385] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.734086 10290 raft_consensus.cc:740] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.734490 10295 raft_consensus.cc:2749] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.737113 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:37.737886 10019 raft_consensus.cc:3060] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.732524 10020 raft_consensus.cc:2468] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:37.740644 10364 raft_consensus.cc:493] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.741279 10364 raft_consensus.cc:515] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.750712 10289 ts_tablet_manager.cc:1434] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.003s
I20260709 13:01:37.752308 10289 tablet_bootstrap.cc:492] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:37.752532 10293 tablet_bootstrap.cc:492] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:37.752576 10291 tablet_bootstrap.cc:492] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:37.753322 10293 ts_tablet_manager.cc:1403] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.157s	user 0.015s	sys 0.002s
I20260709 13:01:37.753487 10291 ts_tablet_manager.cc:1403] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.315s	user 0.035s	sys 0.035s
I20260709 13:01:37.758809 10291 raft_consensus.cc:359] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.759692 10291 raft_consensus.cc:385] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.759979 10291 raft_consensus.cc:740] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.761014 10289 tablet_bootstrap.cc:654] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.761137 10291 consensus_queue.cc:260] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.763581 10364 leader_election.cc:290] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.764986 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:37.766806 10339 leader_election.cc:290] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:37.768002 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:37.768648 10096 raft_consensus.cc:3060] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.738761 10290 consensus_queue.cc:260] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.770043 10300 raft_consensus.cc:493] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.770596 10300 raft_consensus.cc:515] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.771842 10290 ts_tablet_manager.cc:1434] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:01:37.773123 10290 tablet_bootstrap.cc:492] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:37.774613 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4516e7bf5d7c40008f32823a74200541" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:37.760715 10293 raft_consensus.cc:359] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.777506 10293 raft_consensus.cc:385] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.777817 10293 raft_consensus.cc:740] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
W20260709 13:01:37.777056 10134 leader_election.cc:343] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.780288 10297 raft_consensus.cc:515] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.780268 10300 leader_election.cc:290] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.784394 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4516e7bf5d7c40008f32823a74200541" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:37.786567 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd9138b2eb46c28fba78fa09e85371" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:37.787271 10241 raft_consensus.cc:3060] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.787575 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fbd9138b2eb46c28fba78fa09e85371" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:37.788218 10020 raft_consensus.cc:3060] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.789741 10291 ts_tablet_manager.cc:1434] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
W20260709 13:01:37.790447 10133 leader_election.cc:343] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.790951 10133 leader_election.cc:304] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:37.787339 10297 leader_election.cc:290] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:37.791940 10297 raft_consensus.cc:2749] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.794008 10096 raft_consensus.cc:2468] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:37.797552 10293 consensus_queue.cc:260] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.805262 10289 tablet_bootstrap.cc:492] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:37.809360 10295 raft_consensus.cc:493] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.809229 10020 raft_consensus.cc:2468] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:37.810209 10134 leader_election.cc:304] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:37.810734 10290 tablet_bootstrap.cc:654] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.811539 10289 ts_tablet_manager.cc:1403] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.004s
I20260709 13:01:37.815557 10295 raft_consensus.cc:515] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.822166 10297 raft_consensus.cc:2804] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.825793 10297 raft_consensus.cc:697] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:37.826831 10297 consensus_queue.cc:237] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:37.828264 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038ca61045f45ef8b645975eac28607" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:37.829066 10170 raft_consensus.cc:2468] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:37.829953 10135 leader_election.cc:304] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:37.830909 10300 raft_consensus.cc:2804] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:37.831414 10300 raft_consensus.cc:697] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:37.831630 10295 leader_election.cc:290] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.832438 10300 consensus_queue.cc:237] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.834051 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:37.834693 10169 raft_consensus.cc:2468] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:37.835750 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038ca61045f45ef8b645975eac28607" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:37.836345 10244 raft_consensus.cc:2468] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:37.834946 10289 raft_consensus.cc:359] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.838973 10289 raft_consensus.cc:385] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:37.839342 10289 raft_consensus.cc:740] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:37.837594 10059 leader_election.cc:304] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:37.840694 10291 tablet_bootstrap.cc:492] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:37.840911 10295 raft_consensus.cc:2804] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:37.841250 10392 raft_consensus.cc:2749] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:37.841346 10295 raft_consensus.cc:493] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.841936 10295 raft_consensus.cc:3060] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.843078  9986 leader_election.cc:304] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [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: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e
I20260709 13:01:37.844283 10366 raft_consensus.cc:2804] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:37.844673 10366 raft_consensus.cc:493] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.845013 10366 raft_consensus.cc:3060] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:37.839066 10364 consensus_queue.cc:1048] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:01:37.852890  9919 catalog_manager.cc:5697] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:37.863075 10289 consensus_queue.cc:260] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.855163  9917 catalog_manager.cc:5697] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:37.868498 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:37.884079 10020 raft_consensus.cc:2393] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 157aa8a63d9047ea9df36e2aeea10e2e in current term 1: Already voted for candidate f638720685f34777bb2aae157df961bd in this term.
I20260709 13:01:37.864001 10019 raft_consensus.cc:2468] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:37.892082 10366 raft_consensus.cc:515] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:37.893939 10293 ts_tablet_manager.cc:1434] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.140s	user 0.011s	sys 0.000s
I20260709 13:01:37.895498 10293 tablet_bootstrap.cc:492] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:37.903662 10291 tablet_bootstrap.cc:654] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.916271 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:37.918087 10170 raft_consensus.cc:3060] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:37.926366 10289 ts_tablet_manager.cc:1434] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.101s	user 0.008s	sys 0.000s
W20260709 13:01:37.908812 10061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:38661, user_credentials={real_user=slave}} blocked reactor thread for 55881.7us
I20260709 13:01:37.933712 10308 consensus_queue.cc:1048] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:37.936331 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:37.925417 10366 leader_election.cc:290] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.947491 10289 tablet_bootstrap.cc:492] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:37.964910  9916 catalog_manager.cc:5697] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:37.966264 10308 consensus_queue.cc:1048] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:37.968295 10297 consensus_queue.cc:1048] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:37.968724 10241 raft_consensus.cc:2468] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:37.973040 10170 raft_consensus.cc:2468] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:01:37.973963 10289 tablet_bootstrap.cc:654] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.978204 10293 tablet_bootstrap.cc:654] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:37.983304 10308 raft_consensus.cc:493] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:37.984014 10308 raft_consensus.cc:515] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:37.988063 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:37.988857 10168 raft_consensus.cc:2468] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:37.989411 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:37.990203 10209 leader_election.cc:304] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:37.991165 10392 raft_consensus.cc:2804] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:01:37.991313 10209 leader_election.cc:343] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:37.991622 10392 raft_consensus.cc:493] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:37.992136 10392 raft_consensus.cc:3060] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:37.979197 10295 raft_consensus.cc:515] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
W20260709 13:01:37.995395 10415 log.cc:927] Time spent T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
I20260709 13:01:37.996968 10295 leader_election.cc:290] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:37.998978 10307 raft_consensus.cc:493] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8decc41309f84c4cb5841d17479e06a5)
I20260709 13:01:37.994485 10308 leader_election.cc:290] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:38.005888 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038ca61045f45ef8b645975eac28607" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:38.006580 10241 raft_consensus.cc:3060] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.008085 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0038ca61045f45ef8b645975eac28607" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:38.008699 10170 raft_consensus.cc:3060] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.003547 10307 raft_consensus.cc:515] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.015985 10020 raft_consensus.cc:3060] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.018292 10290 tablet_bootstrap.cc:492] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:38.018918 10290 ts_tablet_manager.cc:1403] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.246s	user 0.012s	sys 0.035s
I20260709 13:01:38.004328  9986 leader_election.cc:304] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [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: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e
I20260709 13:01:38.019852 10366 raft_consensus.cc:2804] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:38.020395 10366 raft_consensus.cc:697] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:01:38.021467 10366 consensus_queue.cc:237] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER 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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.022218 10290 raft_consensus.cc:359] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.028465 10290 raft_consensus.cc:385] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.028865 10290 raft_consensus.cc:740] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.030623 10290 consensus_queue.cc:260] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.027412 10297 consensus_queue.cc:1048] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.037340 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874f9b10d574a958cb88d89e006cc71" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:38.042443 10290 ts_tablet_manager.cc:1434] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:01:38.051390 10291 tablet_bootstrap.cc:492] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:38.062739 10291 ts_tablet_manager.cc:1403] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.222s	user 0.016s	sys 0.035s
I20260709 13:01:38.051295 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8874f9b10d574a958cb88d89e006cc71" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:38.046217 10307 leader_election.cc:290] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:38.070711  9986 leader_election.cc:304] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [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: f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:38.072503 10307 raft_consensus.cc:2749] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:38.073309 10291 raft_consensus.cc:359] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.074337 10290 tablet_bootstrap.cc:492] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:38.074481 10291 raft_consensus.cc:385] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.081548 10291 raft_consensus.cc:740] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.083446 10291 consensus_queue.cc:260] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.088521 10170 raft_consensus.cc:2468] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:38.064396  9917 catalog_manager.cc:5697] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.090233 10061 leader_election.cc:304] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:38.092077 10169 raft_consensus.cc:1240] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Rejecting Update request from peer 157aa8a63d9047ea9df36e2aeea10e2e for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:38.092162  9917 catalog_manager.cc:5697] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:38.093371 10412 raft_consensus.cc:2804] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.094555 10308 consensus_queue.cc:1059] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.106168 10290 tablet_bootstrap.cc:654] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.102329 10412 raft_consensus.cc:697] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:38.107291 10289 tablet_bootstrap.cc:492] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:38.107923 10289 ts_tablet_manager.cc:1403] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.161s	user 0.014s	sys 0.020s
I20260709 13:01:38.107769 10412 consensus_queue.cc:237] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.109696 10291 ts_tablet_manager.cc:1434] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 13:01:38.097122 10241 raft_consensus.cc:2468] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:38.112958 10392 raft_consensus.cc:515] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.114223 10289 raft_consensus.cc:359] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.114915 10289 raft_consensus.cc:385] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.115154 10392 leader_election.cc:290] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:38.115219 10289 raft_consensus.cc:740] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.116169 10289 consensus_queue.cc:260] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.116676 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:38.117842 10291 tablet_bootstrap.cc:492] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
W20260709 13:01:38.118255 10209 leader_election.cc:343] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.116683 10426 consensus_queue.cc:1048] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:01:38.120203 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:38.120806 10169 raft_consensus.cc:3060] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.110703 10389 raft_consensus.cc:3055] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:38.123149 10339 consensus_queue.cc:1048] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.124210 10293 tablet_bootstrap.cc:492] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:38.124760 10293 ts_tablet_manager.cc:1403] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.230s	user 0.010s	sys 0.010s
I20260709 13:01:38.128204 10293 raft_consensus.cc:359] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.129051 10293 raft_consensus.cc:385] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.129565 10293 raft_consensus.cc:740] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.130312 10293 consensus_queue.cc:260] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.123143 10389 raft_consensus.cc:740] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:38.134492 10289 ts_tablet_manager.cc:1434] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:01:38.144042 10293 ts_tablet_manager.cc:1434] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.006s
I20260709 13:01:38.151664 10289 tablet_bootstrap.cc:492] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:38.160991 10291 tablet_bootstrap.cc:654] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.164826 10389 consensus_queue.cc:260] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.165936 10339 consensus_queue.cc:1048] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.166509 10389 raft_consensus.cc:3060] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:38.170300 10426 consensus_queue.cc:1048] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.171262 10169 raft_consensus.cc:2468] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:38.182343 10307 raft_consensus.cc:493] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.183123 10307 raft_consensus.cc:515] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.184962 10293 tablet_bootstrap.cc:492] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:38.185482 10307 leader_election.cc:290] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:38.187382 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:38.188162 10096 raft_consensus.cc:2468] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
I20260709 13:01:38.191810  9985 leader_election.cc:304] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:38.192768 10366 raft_consensus.cc:2804] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.192792 10293 tablet_bootstrap.cc:654] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.193329 10366 raft_consensus.cc:493] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.201314 10366 raft_consensus.cc:3060] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.202275 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:38.203881  9986 leader_election.cc:343] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.205400 10290 tablet_bootstrap.cc:492] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:38.200008 10289 tablet_bootstrap.cc:654] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.198869 10019 raft_consensus.cc:1240] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Rejecting Update request from peer 157aa8a63d9047ea9df36e2aeea10e2e for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:38.200686 10209 leader_election.cc:304] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:38.205899 10290 ts_tablet_manager.cc:1403] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.027s
I20260709 13:01:38.215071 10426 raft_consensus.cc:2804] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.215654 10426 raft_consensus.cc:697] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:38.216579 10426 consensus_queue.cc:237] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.217890 10290 raft_consensus.cc:359] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.218852 10290 raft_consensus.cc:385] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.219223 10290 raft_consensus.cc:740] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.220218 10290 consensus_queue.cc:260] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.232312 10290 ts_tablet_manager.cc:1434] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:01:38.239420 10366 raft_consensus.cc:515] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.241830 10290 tablet_bootstrap.cc:492] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:38.243379 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
W20260709 13:01:38.252108  9986 leader_election.cc:343] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.253160 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:38.253885 10096 raft_consensus.cc:3060] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.246670 10366 leader_election.cc:290] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:38.263613 10293 tablet_bootstrap.cc:492] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:38.264218 10293 ts_tablet_manager.cc:1403] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.020s
I20260709 13:01:38.265487 10096 raft_consensus.cc:2468] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:38.267338  9985 leader_election.cc:304] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [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: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:38.268877 10364 raft_consensus.cc:2804] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.269068 10293 raft_consensus.cc:359] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.271147 10293 raft_consensus.cc:385] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.271428 10293 raft_consensus.cc:740] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.271731 10364 raft_consensus.cc:697] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:01:38.272164 10293 consensus_queue.cc:260] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.272799 10364 consensus_queue.cc:237] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.275192 10293 ts_tablet_manager.cc:1434] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:01:38.276252 10293 tablet_bootstrap.cc:492] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:38.276384 10290 tablet_bootstrap.cc:654] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.288002 10293 tablet_bootstrap.cc:654] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.291883 10339 consensus_queue.cc:1048] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:38.308283  9917 catalog_manager.cc:5697] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.324999 10339 consensus_queue.cc:1048] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.330832 10291 tablet_bootstrap.cc:492] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:38.331370 10291 ts_tablet_manager.cc:1403] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.214s	user 0.030s	sys 0.004s
I20260709 13:01:38.334038 10291 raft_consensus.cc:359] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.334725 10291 raft_consensus.cc:385] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.334972 10291 raft_consensus.cc:740] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.339334 10291 consensus_queue.cc:260] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.343014 10291 ts_tablet_manager.cc:1434] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260709 13:01:38.343327 10289 tablet_bootstrap.cc:492] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:38.345292 10289 ts_tablet_manager.cc:1403] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.194s	user 0.026s	sys 0.017s
I20260709 13:01:38.346371 10291 tablet_bootstrap.cc:492] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:38.347775  9915 catalog_manager.cc:5697] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.348968 10289 raft_consensus.cc:359] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.360726 10289 raft_consensus.cc:385] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.360895 10339 raft_consensus.cc:493] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.361177 10289 raft_consensus.cc:740] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.361502 10339 raft_consensus.cc:515] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.362218 10289 consensus_queue.cc:260] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.363747 10339 leader_election.cc:290] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:38.364990 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:38.365545 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:38.342578  9918 catalog_manager.cc:5697] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:38.366495 10135 leader_election.cc:343] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:38.367067 10133 leader_election.cc:343] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.367511 10133 leader_election.cc:304] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:38.368592 10339 raft_consensus.cc:2749] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:38.351120 10293 tablet_bootstrap.cc:492] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:38.369693 10293 ts_tablet_manager.cc:1403] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.094s	user 0.030s	sys 0.011s
I20260709 13:01:38.371663 10291 tablet_bootstrap.cc:654] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.373229 10293 raft_consensus.cc:359] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.372150 10289 ts_tablet_manager.cc:1434] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:01:38.374115 10293 raft_consensus.cc:385] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.374488 10293 raft_consensus.cc:740] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.375211 10289 tablet_bootstrap.cc:492] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:38.376171 10339 raft_consensus.cc:493] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.378417 10339 raft_consensus.cc:515] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.375456 10293 consensus_queue.cc:260] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.381753 10339 leader_election.cc:290] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:38.382699 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04faa915cf664356917ecf192812635f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:38.384459 10133 leader_election.cc:343] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.387578 10293 ts_tablet_manager.cc:1434] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:01:38.388753 10293 tablet_bootstrap.cc:492] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:38.392616 10336 consensus_queue.cc:1048] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.395437 10293 tablet_bootstrap.cc:654] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.396768 10291 tablet_bootstrap.cc:492] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:38.397323 10291 ts_tablet_manager.cc:1403] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.005s
I20260709 13:01:38.400962 10289 tablet_bootstrap.cc:654] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.402477 10336 consensus_queue.cc:1048] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.384984 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04faa915cf664356917ecf192812635f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:38.403580 10096 raft_consensus.cc:2468] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:38.404713 10291 raft_consensus.cc:359] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.405931 10134 leader_election.cc:304] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e
I20260709 13:01:38.410331 10300 raft_consensus.cc:2804] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.410825 10300 raft_consensus.cc:493] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.411230 10300 raft_consensus.cc:3060] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.419164 10291 raft_consensus.cc:385] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.419626 10291 raft_consensus.cc:740] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.420369 10291 consensus_queue.cc:260] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.420970 10290 tablet_bootstrap.cc:492] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:38.421774 10290 ts_tablet_manager.cc:1403] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.180s	user 0.025s	sys 0.049s
I20260709 13:01:38.423513 10291 ts_tablet_manager.cc:1434] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:01:38.424908 10291 tablet_bootstrap.cc:492] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:38.425173 10290 raft_consensus.cc:359] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.432147 10290 raft_consensus.cc:385] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.432542 10290 raft_consensus.cc:740] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.433305 10290 consensus_queue.cc:260] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.435596 10289 tablet_bootstrap.cc:492] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:38.436026 10290 ts_tablet_manager.cc:1434] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:01:38.436220 10289 ts_tablet_manager.cc:1403] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.061s	user 0.003s	sys 0.009s
I20260709 13:01:38.437299 10290 tablet_bootstrap.cc:492] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:38.439229 10289 raft_consensus.cc:359] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.425783 10366 raft_consensus.cc:493] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.438949  9918 catalog_manager.cc:5697] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 0 to 1, leader changed from <none> to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 1 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.425339 10300 raft_consensus.cc:515] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.445446 10366 raft_consensus.cc:515] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.447669 10366 leader_election.cc:290] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:38.447835 10300 leader_election.cc:290] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:38.448382 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04faa915cf664356917ecf192812635f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:38.449007 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04faa915cf664356917ecf192812635f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:38.449015 10095 raft_consensus.cc:3060] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.450130 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe10032387d416493da95252f909b6e" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:38.450793 10289 raft_consensus.cc:385] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.450897 10096 raft_consensus.cc:2468] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
I20260709 13:01:38.451195 10289 raft_consensus.cc:740] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.443923 10290 tablet_bootstrap.cc:654] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.450133 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe10032387d416493da95252f909b6e" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:38.452203  9985 leader_election.cc:304] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:38.452531 10242 raft_consensus.cc:2468] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
I20260709 13:01:38.454138 10366 raft_consensus.cc:2804] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.454464 10366 raft_consensus.cc:493] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.454778 10366 raft_consensus.cc:3060] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.458384 10095 raft_consensus.cc:2468] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:38.459941 10134 leader_election.cc:304] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:38.460839 10336 raft_consensus.cc:2804] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.460917 10366 raft_consensus.cc:515] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.461560 10336 raft_consensus.cc:697] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:38.463397 10289 consensus_queue.cc:260] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.444938 10291 tablet_bootstrap.cc:654] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.462419 10336 consensus_queue.cc:237] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.466497 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe10032387d416493da95252f909b6e" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:38.467167 10242 raft_consensus.cc:3060] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.467325 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe10032387d416493da95252f909b6e" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:38.468035 10095 raft_consensus.cc:3060] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.468811 10366 leader_election.cc:290] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:38.468947 10241 raft_consensus.cc:3060] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.478157 10241 raft_consensus.cc:2468] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:38.479703 10169 raft_consensus.cc:1275] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:38.481570 10366 consensus_queue.cc:1048] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.483269 10242 raft_consensus.cc:2468] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:38.488302  9984 leader_election.cc:304] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:38.489794 10364 raft_consensus.cc:2804] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.490342 10364 raft_consensus.cc:697] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:01:38.490908 10293 tablet_bootstrap.cc:492] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:38.491451 10293 ts_tablet_manager.cc:1403] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.019s
I20260709 13:01:38.491212 10364 consensus_queue.cc:237] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.494433 10293 raft_consensus.cc:359] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.495285 10293 raft_consensus.cc:385] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.495596 10293 raft_consensus.cc:740] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.497942 10293 consensus_queue.cc:260] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.506589 10291 tablet_bootstrap.cc:492] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:38.507202 10291 ts_tablet_manager.cc:1403] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.003s
I20260709 13:01:38.510154 10291 raft_consensus.cc:359] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.510886 10291 raft_consensus.cc:385] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.511209 10291 raft_consensus.cc:740] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.512492 10290 tablet_bootstrap.cc:492] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:38.513089 10290 ts_tablet_manager.cc:1403] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.011s
I20260709 13:01:38.512040 10291 consensus_queue.cc:260] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.513662 10289 ts_tablet_manager.cc:1434] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.001s
I20260709 13:01:38.516412 10291 ts_tablet_manager.cc:1434] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:01:38.518909 10290 raft_consensus.cc:359] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.519989 10289 tablet_bootstrap.cc:492] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:38.520300 10290 raft_consensus.cc:385] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.520767 10290 raft_consensus.cc:740] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.521703 10290 consensus_queue.cc:260] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.525863 10290 ts_tablet_manager.cc:1434] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:01:38.527158 10412 consensus_queue.cc:1048] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.516251 10095 raft_consensus.cc:2468] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:38.528996 10293 ts_tablet_manager.cc:1434] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:01:38.532239 10426 raft_consensus.cc:493] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.532801 10426 raft_consensus.cc:515] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.533296 10290 tablet_bootstrap.cc:492] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:38.536164 10241 raft_consensus.cc:1275] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:01:38.536083 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4516e7bf5d7c40008f32823a74200541" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:38.536638 10241 pending_rounds.cc:85] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e: Aborting all ops after (but not including) 0
I20260709 13:01:38.536878 10169 raft_consensus.cc:2468] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:38.539502 10209 leader_election.cc:304] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:38.539774 10293 tablet_bootstrap.cc:492] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:38.540366 10392 raft_consensus.cc:2804] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.540774 10392 raft_consensus.cc:493] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.541152 10392 raft_consensus.cc:3060] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.541911 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4516e7bf5d7c40008f32823a74200541" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:38.542644 10096 raft_consensus.cc:2468] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:38.534948 10426 leader_election.cc:290] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:38.544718 10339 raft_consensus.cc:493] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.536901 10241 pending_rounds.cc:107] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:01:38.545202 10339 raft_consensus.cc:515] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.545737 10241 raft_consensus.cc:2889] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:01:38.548794 10339 leader_election.cc:290] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:38.549299 10366 consensus_queue.cc:1048] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.553122  9915 catalog_manager.cc:5697] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.554594 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02a9c782e64d6d9b2e663fcc8feab2" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:38.556108 10412 raft_consensus.cc:493] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:38.556604 10135 leader_election.cc:343] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.561014 10290 tablet_bootstrap.cc:654] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.561982 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02a9c782e64d6d9b2e663fcc8feab2" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:38.562651 10096 raft_consensus.cc:2468] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:38.556634 10412 raft_consensus.cc:515] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.568605 10289 tablet_bootstrap.cc:654] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.572940 10412 leader_election.cc:290] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:38.574031 10134 leader_election.cc:304] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:38.574378 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a0ed288ff44ce9b68c965e50f6424c" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:38.575343 10021 raft_consensus.cc:2468] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:38.576973 10300 raft_consensus.cc:2804] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.577162 10061 leader_election.cc:304] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:38.577436 10300 raft_consensus.cc:493] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.577878 10300 raft_consensus.cc:3060] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.577566 10291 tablet_bootstrap.cc:492] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:38.578131 10412 raft_consensus.cc:2804] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.578804 10412 raft_consensus.cc:493] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.579327 10412 raft_consensus.cc:3060] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.578120 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a0ed288ff44ce9b68c965e50f6424c" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:38.580171 10241 raft_consensus.cc:2468] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:38.576634 10392 raft_consensus.cc:515] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.588841 10291 tablet_bootstrap.cc:654] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.589367 10293 tablet_bootstrap.cc:654] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.587441  9914 catalog_manager.cc:5697] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 0 to 1, leader changed from <none> to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 1 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.596002 10300 raft_consensus.cc:515] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.606848 10364 raft_consensus.cc:493] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.607792 10364 raft_consensus.cc:515] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.606024 10412 raft_consensus.cc:515] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.610046 10413 consensus_queue.cc:1048] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.610368 10364 leader_election.cc:290] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:38.611874 10412 leader_election.cc:290] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:38.613492 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4516e7bf5d7c40008f32823a74200541" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:38.613706 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:38.614411 10170 raft_consensus.cc:3060] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.613484 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:38.615334 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a0ed288ff44ce9b68c965e50f6424c" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:38.615854 10242 raft_consensus.cc:3060] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.615800 10169 raft_consensus.cc:2468] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
W20260709 13:01:38.618484  9984 leader_election.cc:343] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.620142 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a0ed288ff44ce9b68c965e50f6424c" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:38.621030 10021 raft_consensus.cc:3060] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.612286 10392 leader_election.cc:290] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:38.631534  9986 leader_election.cc:304] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [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: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e
I20260709 13:01:38.633925 10364 raft_consensus.cc:2804] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.634449 10364 raft_consensus.cc:493] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.634899 10364 raft_consensus.cc:3060] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.636986 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4516e7bf5d7c40008f32823a74200541" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:38.637641 10095 raft_consensus.cc:3060] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.676837 10170 raft_consensus.cc:2468] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:38.678241 10209 leader_election.cc:304] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:38.679173 10392 raft_consensus.cc:2804] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.679654 10392 raft_consensus.cc:697] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:38.680444 10291 tablet_bootstrap.cc:492] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:38.681107 10291 ts_tablet_manager.cc:1403] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.006s
I20260709 13:01:38.681968 10392 consensus_queue.cc:237] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:38.685491 10291 raft_consensus.cc:359] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.686236 10291 raft_consensus.cc:385] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.686502 10291 raft_consensus.cc:740] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.686888 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02a9c782e64d6d9b2e663fcc8feab2" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:38.687278 10291 consensus_queue.cc:260] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.688000 10300 leader_election.cc:290] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:38.689500 10021 raft_consensus.cc:2468] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:38.690215 10290 tablet_bootstrap.cc:492] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:38.690725 10290 ts_tablet_manager.cc:1403] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.158s	user 0.015s	sys 0.007s
I20260709 13:01:38.692698 10061 leader_election.cc:304] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:38.694007 10412 raft_consensus.cc:2804] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.695827 10412 raft_consensus.cc:697] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:38.696573 10242 raft_consensus.cc:2468] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:38.695205 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02a9c782e64d6d9b2e663fcc8feab2" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:38.697958 10096 raft_consensus.cc:3060] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:38.698282 10135 leader_election.cc:343] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.700608 10426 consensus_queue.cc:1048] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.700995 10290 raft_consensus.cc:359] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.701839 10290 raft_consensus.cc:385] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.702565 10290 raft_consensus.cc:740] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.696884 10412 consensus_queue.cc:237] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.703310 10290 consensus_queue.cc:260] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.707367 10289 tablet_bootstrap.cc:492] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:38.707924 10289 ts_tablet_manager.cc:1403] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.188s	user 0.026s	sys 0.029s
I20260709 13:01:38.693768 10095 raft_consensus.cc:2468] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:38.709666 10290 ts_tablet_manager.cc:1434] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 13:01:38.710811 10290 tablet_bootstrap.cc:492] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:38.716184 10291 ts_tablet_manager.cc:1434] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.005s
I20260709 13:01:38.708364 10364 raft_consensus.cc:515] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.721683 10291 tablet_bootstrap.cc:492] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:38.722002 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:38.722684 10169 raft_consensus.cc:3060] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.718884 10289 raft_consensus.cc:359] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.723712 10293 tablet_bootstrap.cc:492] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:38.726337 10293 ts_tablet_manager.cc:1403] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.187s	user 0.013s	sys 0.015s
I20260709 13:01:38.729179 10167 raft_consensus.cc:3060] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.729386 10291 tablet_bootstrap.cc:654] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.730669 10096 raft_consensus.cc:2468] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:38.732306 10134 leader_election.cc:304] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
W20260709 13:01:38.732625 10209 consensus_peers.cc:597] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.724421 10289 raft_consensus.cc:385] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.734725 10289 raft_consensus.cc:740] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.735448 10289 consensus_queue.cc:260] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.734499 10293 raft_consensus.cc:359] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.737196 10293 raft_consensus.cc:385] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.738015 10293 raft_consensus.cc:740] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.743795 10293 consensus_queue.cc:260] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.739280 10300 raft_consensus.cc:2804] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.748466 10300 raft_consensus.cc:697] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:38.749348 10300 consensus_queue.cc:237] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.739418  9918 catalog_manager.cc:5697] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:38.750481  9917 catalog_manager.cc:5697] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } }
W20260709 13:01:38.754478  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:38.757562 10289 ts_tablet_manager.cc:1434] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 13:01:38.758198 10293 ts_tablet_manager.cc:1434] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.005s
I20260709 13:01:38.758637 10289 tablet_bootstrap.cc:492] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:38.779376 10293 tablet_bootstrap.cc:492] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:38.777854 10339 raft_consensus.cc:493] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.782258 10339 raft_consensus.cc:515] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.766294 10169 raft_consensus.cc:2468] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:38.798246 10293 tablet_bootstrap.cc:654] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.798046 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:38.798878 10242 raft_consensus.cc:3060] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.801038 10291 tablet_bootstrap.cc:492] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:38.801542 10291 ts_tablet_manager.cc:1403] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.009s
I20260709 13:01:38.805583 10290 tablet_bootstrap.cc:654] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.809017 10289 tablet_bootstrap.cc:654] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.821291  9986 leader_election.cc:304] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:38.822532 10366 raft_consensus.cc:2804] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.823079 10366 raft_consensus.cc:697] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:01:38.823758 10339 leader_election.cc:290] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:38.792625 10364 leader_election.cc:290] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:38.823918 10366 consensus_queue.cc:237] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.821347 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c7bebd21f040d58686070bdc996022" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:38.838477 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c7bebd21f040d58686070bdc996022" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:38.839984 10291 raft_consensus.cc:359] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
W20260709 13:01:38.840658 10135 leader_election.cc:343] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:38.841802 10133 leader_election.cc:343] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.842245 10133 leader_election.cc:304] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:38.840785 10291 raft_consensus.cc:385] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.843406 10297 raft_consensus.cc:2749] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:38.845026 10404 consensus_queue.cc:1048] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.843891 10291 raft_consensus.cc:740] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.855535 10289 tablet_bootstrap.cc:492] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:38.852716 10291 consensus_queue.cc:260] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.856549 10289 ts_tablet_manager.cc:1403] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.018s
I20260709 13:01:38.857168 10293 tablet_bootstrap.cc:492] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:38.849687 10242 raft_consensus.cc:2468] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:38.857630 10293 ts_tablet_manager.cc:1403] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.016s
I20260709 13:01:38.860414 10293 raft_consensus.cc:359] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.861112 10293 raft_consensus.cc:385] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.861400 10293 raft_consensus.cc:740] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.872364 10291 ts_tablet_manager.cc:1434] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.003s
I20260709 13:01:38.873441 10291 tablet_bootstrap.cc:492] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:38.875236 10289 raft_consensus.cc:359] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.878176 10289 raft_consensus.cc:385] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.878554 10289 raft_consensus.cc:740] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.880650 10289 consensus_queue.cc:260] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.884145 10289 ts_tablet_manager.cc:1434] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 13:01:38.887567 10293 consensus_queue.cc:260] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.891191 10336 consensus_queue.cc:1048] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.891908 10289 tablet_bootstrap.cc:492] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:38.898298 10290 tablet_bootstrap.cc:492] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:38.898789 10289 tablet_bootstrap.cc:654] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.899008 10290 ts_tablet_manager.cc:1403] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.003s
I20260709 13:01:38.900583 10336 consensus_queue.cc:1048] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:38.902201 10290 raft_consensus.cc:359] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.902774 10426 raft_consensus.cc:493] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:38.903414 10290 raft_consensus.cc:385] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.903550 10426 raft_consensus.cc:515] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.903730 10290 raft_consensus.cc:740] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.904729 10290 consensus_queue.cc:260] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.905753 10426 leader_election.cc:290] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:38.905818 10307 consensus_queue.cc:1048] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:38.910056 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c7bebd21f040d58686070bdc996022" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:38.910775 10170 raft_consensus.cc:2468] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:38.911876 10209 leader_election.cc:304] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:38.912729 10426 raft_consensus.cc:2804] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:38.913139 10426 raft_consensus.cc:493] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:38.913462 10426 raft_consensus.cc:3060] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.915894 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c7bebd21f040d58686070bdc996022" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:38.917706 10209 leader_election.cc:343] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.891513 10293 ts_tablet_manager.cc:1434] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:01:38.927205 10426 raft_consensus.cc:515] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.929409 10426 leader_election.cc:290] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:38.930509 10293 tablet_bootstrap.cc:492] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:38.929942  9914 catalog_manager.cc:5697] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:38.930877 10291 tablet_bootstrap.cc:654] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.932273 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c7bebd21f040d58686070bdc996022" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:38.932621 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c7bebd21f040d58686070bdc996022" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:38.933840 10289 tablet_bootstrap.cc:492] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:38.933992 10170 raft_consensus.cc:3060] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:38.934337 10289 ts_tablet_manager.cc:1403] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.009s
W20260709 13:01:38.934911 10209 leader_election.cc:343] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:38.912740 10290 ts_tablet_manager.cc:1434] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:01:38.936497 10290 tablet_bootstrap.cc:492] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:38.937212 10289 raft_consensus.cc:359] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.937925 10289 raft_consensus.cc:385] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.938210 10289 raft_consensus.cc:740] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.939065 10289 consensus_queue.cc:260] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:38.941813 10289 ts_tablet_manager.cc:1434] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:01:38.942808 10289 tablet_bootstrap.cc:492] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:38.946961 10290 tablet_bootstrap.cc:654] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.972128 10289 tablet_bootstrap.cc:654] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.952219 10170 raft_consensus.cc:2468] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:38.951661  9917 catalog_manager.cc:5697] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 0 to 1, leader changed from <none> to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 1 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:38.976076 10209 leader_election.cc:304] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:38.977044 10426 raft_consensus.cc:2804] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:38.977528 10426 raft_consensus.cc:697] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:38.978364 10426 consensus_queue.cc:237] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:38.989949 10290 tablet_bootstrap.cc:492] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:38.990504 10290 ts_tablet_manager.cc:1403] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260709 13:01:38.993114 10290 raft_consensus.cc:359] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.993765 10290 raft_consensus.cc:385] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:38.994024 10290 raft_consensus.cc:740] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:38.994740 10290 consensus_queue.cc:260] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:38.997120 10290 ts_tablet_manager.cc:1434] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:01:38.997516 10293 tablet_bootstrap.cc:654] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:38.998137 10290 tablet_bootstrap.cc:492] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:39.018739 10297 raft_consensus.cc:493] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.019359 10297 raft_consensus.cc:515] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.020526 10291 tablet_bootstrap.cc:492] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:39.021036 10291 ts_tablet_manager.cc:1403] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.148s	user 0.021s	sys 0.012s
I20260709 13:01:39.021565 10297 leader_election.cc:290] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:39.024549 10291 raft_consensus.cc:359] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.025036 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3469f8eb204d9d9cf07ee03de853ae" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:39.025295 10291 raft_consensus.cc:385] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.025157 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3469f8eb204d9d9cf07ee03de853ae" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:39.025763 10291 raft_consensus.cc:740] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
W20260709 13:01:39.026926 10135 leader_election.cc:343] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:39.027578 10133 leader_election.cc:343] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.028023 10133 leader_election.cc:304] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:39.030229 10339 raft_consensus.cc:2749] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.030723 10389 raft_consensus.cc:493] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.031232 10389 raft_consensus.cc:515] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.033350 10389 leader_election.cc:290] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:39.035502 10290 tablet_bootstrap.cc:654] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.036587 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fa39898c514165bde6588276d47dea" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:39.037242 10096 raft_consensus.cc:2468] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:39.038225 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fa39898c514165bde6588276d47dea" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:39.038453 10208 leader_election.cc:304] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:39.039752 10291 consensus_queue.cc:260] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.040751 10389 raft_consensus.cc:2804] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.042397 10389 raft_consensus.cc:493] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.043411 10291 ts_tablet_manager.cc:1434] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 13:01:39.044175 10389 raft_consensus.cc:3060] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.055855 10291 tablet_bootstrap.cc:492] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
W20260709 13:01:39.055955 10209 leader_election.cc:343] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.057503 10389 raft_consensus.cc:515] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.062071 10290 tablet_bootstrap.cc:492] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:39.062597 10290 ts_tablet_manager.cc:1403] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.000s
I20260709 13:01:39.063915 10289 tablet_bootstrap.cc:492] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:39.064404 10289 ts_tablet_manager.cc:1403] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.122s	user 0.029s	sys 0.033s
I20260709 13:01:39.064170 10366 consensus_queue.cc:1048] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.065351 10291 tablet_bootstrap.cc:654] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.065400 10290 raft_consensus.cc:359] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.066212 10290 raft_consensus.cc:385] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.066488 10290 raft_consensus.cc:740] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.067180 10289 raft_consensus.cc:359] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.067899 10289 raft_consensus.cc:385] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.068197 10289 raft_consensus.cc:740] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.069410 10289 consensus_queue.cc:260] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.072299 10289 ts_tablet_manager.cc:1434] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:39.073623 10289 tablet_bootstrap.cc:492] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:39.073881  9917 catalog_manager.cc:5697] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.077093 10291 tablet_bootstrap.cc:492] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:39.077694 10291 ts_tablet_manager.cc:1403] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260709 13:01:39.079694 10289 tablet_bootstrap.cc:654] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.080662 10291 raft_consensus.cc:359] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.081452 10291 raft_consensus.cc:385] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.081766 10291 raft_consensus.cc:740] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.082885 10293 tablet_bootstrap.cc:492] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:39.082530 10291 consensus_queue.cc:260] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.083379 10293 ts_tablet_manager.cc:1403] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.153s	user 0.015s	sys 0.005s
I20260709 13:01:39.086011 10291 ts_tablet_manager.cc:1434] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:39.067507 10290 consensus_queue.cc:260] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.087646 10291 tablet_bootstrap.cc:492] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:39.097431 10404 consensus_queue.cc:1048] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.089454 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fa39898c514165bde6588276d47dea" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:39.100201 10291 tablet_bootstrap.cc:654] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.087406 10293 raft_consensus.cc:359] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
W20260709 13:01:39.101924 10209 leader_election.cc:343] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.104148 10364 raft_consensus.cc:493] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.091158 10289 tablet_bootstrap.cc:492] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:39.106122 10364 raft_consensus.cc:515] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.107167 10289 ts_tablet_manager.cc:1403] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.000s
I20260709 13:01:39.110075 10364 leader_election.cc:290] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:39.092738 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7fa39898c514165bde6588276d47dea" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:39.110258 10289 raft_consensus.cc:359] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.110965 10094 raft_consensus.cc:3060] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.111063 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02a9c782e64d6d9b2e663fcc8feab2" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:39.111852 10289 raft_consensus.cc:385] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.111917 10293 raft_consensus.cc:385] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.112329 10289 raft_consensus.cc:740] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.112396 10293 raft_consensus.cc:740] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.113162 10289 consensus_queue.cc:260] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.113206 10293 consensus_queue.cc:260] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.115423 10289 ts_tablet_manager.cc:1434] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:39.116451 10289 tablet_bootstrap.cc:492] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:39.117017 10295 raft_consensus.cc:493] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.117591 10413 raft_consensus.cc:493] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.117897 10293 ts_tablet_manager.cc:1434] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:01:39.118149 10413 raft_consensus.cc:515] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.118901 10293 tablet_bootstrap.cc:492] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:39.117533 10295 raft_consensus.cc:515] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.122856 10289 tablet_bootstrap.cc:654] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.124679 10295 leader_election.cc:290] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:39.122625 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d02a9c782e64d6d9b2e663fcc8feab2" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.126714 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2784661fac46558bd140735cc59467" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:39.127434 10241 raft_consensus.cc:2468] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:39.128687 10059 leader_election.cc:304] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:39.129599 10295 raft_consensus.cc:2804] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.129987 10295 raft_consensus.cc:493] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.130381 10295 raft_consensus.cc:3060] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.133160 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2784661fac46558bd140735cc59467" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:39.092976 10290 ts_tablet_manager.cc:1434] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
W20260709 13:01:39.139631 10061 leader_election.cc:343] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.140789 10413 leader_election.cc:290] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:39.142211 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15f2ab309f849018a9809b1a58b6ccb" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.142920 10170 raft_consensus.cc:2468] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:39.144395 10061 leader_election.cc:304] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:39.145428 10413 raft_consensus.cc:2804] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.145836 10413 raft_consensus.cc:493] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.146216 10413 raft_consensus.cc:3060] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.150233 10293 tablet_bootstrap.cc:654] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.152823 10020 raft_consensus.cc:3060] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.111871 10096 raft_consensus.cc:2393] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate 8decc41309f84c4cb5841d17479e06a5 in this term.
I20260709 13:01:39.155479 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15f2ab309f849018a9809b1a58b6ccb" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:39.155663 10295 raft_consensus.cc:515] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.156596  9985 leader_election.cc:304] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:39.158718 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2784661fac46558bd140735cc59467" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:39.158735 10412 raft_consensus.cc:493] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.159548 10241 raft_consensus.cc:3060] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.159631 10412 raft_consensus.cc:515] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.162117 10412 leader_election.cc:290] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:39.167747 10295 leader_election.cc:290] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:39.168087 10290 tablet_bootstrap.cc:492] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:39.169395 10291 tablet_bootstrap.cc:492] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:39.091571 10389 leader_election.cc:290] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:39.169868 10291 ts_tablet_manager.cc:1403] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.004s
I20260709 13:01:39.170279 10364 raft_consensus.cc:493] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.171293 10364 raft_consensus.cc:515] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.172573 10291 raft_consensus.cc:359] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.173241 10291 raft_consensus.cc:385] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.173362 10364 leader_election.cc:290] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:39.173525 10291 raft_consensus.cc:740] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.174171 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa44517ad5724996b6d003ba9ed4c6cf" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:39.174310 10291 consensus_queue.cc:260] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
W20260709 13:01:39.162853 10061 leader_election.cc:343] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.175874 10243 raft_consensus.cc:2468] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:39.186455 10291 ts_tablet_manager.cc:1434] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260709 13:01:39.189468 10291 tablet_bootstrap.cc:492] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:39.195655 10059 leader_election.cc:304] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:39.196949 10295 raft_consensus.cc:2804] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.197464 10295 raft_consensus.cc:493] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.197906 10295 raft_consensus.cc:3060] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.205086 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.208972 10094 raft_consensus.cc:2468] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:39.210773 10404 raft_consensus.cc:2749] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.215879 10208 leader_election.cc:304] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:39.217335 10389 raft_consensus.cc:2804] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.217864 10389 raft_consensus.cc:697] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:39.218148 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:39.218717 10389 consensus_queue.cc:237] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
W20260709 13:01:39.221271 10061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.129:38661, user_credentials={real_user=slave}} blocked reactor thread for 58448.4us
I20260709 13:01:39.218689 10300 consensus_queue.cc:1048] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.221553  9984 leader_election.cc:304] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:39.230064 10291 tablet_bootstrap.cc:654] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.237066 10295 raft_consensus.cc:515] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.229651 10404 raft_consensus.cc:2749] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.240671 10412 raft_consensus.cc:493] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.243705 10412 raft_consensus.cc:515] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.244073 10392 consensus_queue.cc:1048] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.244220 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa44517ad5724996b6d003ba9ed4c6cf" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:39.245882 10412 leader_election.cc:290] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
W20260709 13:01:39.246088 10061 leader_election.cc:343] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.247761 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b23795e68f4000bfa96264388b65f9" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.248960 10392 consensus_queue.cc:1048] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.250697 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b23795e68f4000bfa96264388b65f9" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:39.252136 10061 leader_election.cc:343] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.227421 10297 consensus_queue.cc:1048] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:01:39.239833 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa44517ad5724996b6d003ba9ed4c6cf" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.263204 10295 leader_election.cc:290] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:39.268958 10291 tablet_bootstrap.cc:492] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:39.241628 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2784661fac46558bd140735cc59467" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:39.239243 10241 raft_consensus.cc:2468] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:39.252063 10413 raft_consensus.cc:515] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.246676 10412 consensus_queue.cc:1048] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:01:39.270592 10291 ts_tablet_manager.cc:1403] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.003s
W20260709 13:01:39.271477 10061 leader_election.cc:343] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.282590 10061 leader_election.cc:304] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
W20260709 13:01:39.283901 10061 leader_election.cc:343] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.284036 10291 raft_consensus.cc:359] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.284806 10291 raft_consensus.cc:385] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.284976 10295 raft_consensus.cc:2749] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.285120 10291 raft_consensus.cc:740] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.286062 10291 consensus_queue.cc:260] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.281956 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa44517ad5724996b6d003ba9ed4c6cf" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:39.287245 10243 raft_consensus.cc:3060] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.288034 10020 raft_consensus.cc:3060] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:39.288677 10061 leader_election.cc:343] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.289444 10291 ts_tablet_manager.cc:1434] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:01:39.290901 10289 tablet_bootstrap.cc:492] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:39.291253 10291 tablet_bootstrap.cc:492] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:39.291430 10289 ts_tablet_manager.cc:1403] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.175s	user 0.055s	sys 0.040s
I20260709 13:01:39.296514 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15f2ab309f849018a9809b1a58b6ccb" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:39.298400 10289 raft_consensus.cc:359] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
W20260709 13:01:39.299136 10061 leader_election.cc:343] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.300805 10413 leader_election.cc:290] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:39.303376 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15f2ab309f849018a9809b1a58b6ccb" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:39.303996 10167 raft_consensus.cc:3060] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.302616 10291 tablet_bootstrap.cc:654] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.299165 10289 raft_consensus.cc:385] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.307502 10289 raft_consensus.cc:740] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.299155 10290 tablet_bootstrap.cc:654] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.309218 10289 consensus_queue.cc:260] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.321223 10293 tablet_bootstrap.cc:492] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:39.321471 10289 ts_tablet_manager.cc:1434] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:01:39.322017 10293 ts_tablet_manager.cc:1403] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.203s	user 0.015s	sys 0.027s
I20260709 13:01:39.325647 10059 leader_election.cc:304] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:39.327543 10412 raft_consensus.cc:2804] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.328055 10412 raft_consensus.cc:697] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:39.328873 10412 consensus_queue.cc:237] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.334805 10289 tablet_bootstrap.cc:492] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:39.349651 10295 consensus_queue.cc:1048] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.357151 10295 raft_consensus.cc:493] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.357676 10295 raft_consensus.cc:515] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.359764 10295 leader_election.cc:290] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:39.361392 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39428241347e44799d86fc66b846d05b" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.369378 10293 raft_consensus.cc:359] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.370378 10293 raft_consensus.cc:385] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.370757 10293 raft_consensus.cc:740] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.375469 10300 raft_consensus.cc:493] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.375851 10167 raft_consensus.cc:2468] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:39.376174 10300 raft_consensus.cc:515] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.378906 10061 leader_election.cc:304] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:39.379634 10307 consensus_queue.cc:1048] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.380379 10295 raft_consensus.cc:2804] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.380898 10295 raft_consensus.cc:697] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:39.381240 10300 leader_election.cc:290] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:39.393163 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39428241347e44799d86fc66b846d05b" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:39.394893 10059 leader_election.cc:343] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:39.396081 10061 leader_election.cc:343] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.396553 10061 leader_election.cc:304] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:39.398630 10413 raft_consensus.cc:2749] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.400283 10289 tablet_bootstrap.cc:654] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.381735 10295 consensus_queue.cc:237] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.385208 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:39.391286 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:39.404780 10293 consensus_queue.cc:260] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.400408 10243 raft_consensus.cc:2468] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:39.412256 10059 leader_election.cc:304] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:39.413739 10413 raft_consensus.cc:2804] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.414326 10413 raft_consensus.cc:697] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:39.415398 10413 consensus_queue.cc:237] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.417680 10016 raft_consensus.cc:3060] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.432883 10293 ts_tablet_manager.cc:1434] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.110s	user 0.009s	sys 0.000s
I20260709 13:01:39.453830 10293 tablet_bootstrap.cc:492] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:39.466276 10366 consensus_queue.cc:1048] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.467025 10307 raft_consensus.cc:493] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.467549 10307 raft_consensus.cc:515] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
W20260709 13:01:39.450825 10135 leader_election.cc:343] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.473420 10389 consensus_queue.cc:1048] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.481233 10293 tablet_bootstrap.cc:654] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:39.483801 10133 leader_election.cc:343] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.493332 10291 tablet_bootstrap.cc:492] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:39.494016 10291 ts_tablet_manager.cc:1403] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.203s	user 0.017s	sys 0.014s
I20260709 13:01:39.499112 10404 raft_consensus.cc:493] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.499691 10404 raft_consensus.cc:515] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.501926 10404 leader_election.cc:290] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:39.503157 10291 raft_consensus.cc:359] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.503959 10290 tablet_bootstrap.cc:492] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:39.504243 10291 raft_consensus.cc:385] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.504541 10290 ts_tablet_manager.cc:1403] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.337s	user 0.016s	sys 0.025s
I20260709 13:01:39.504594 10291 raft_consensus.cc:740] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.505553 10291 consensus_queue.cc:260] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.512261 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15f2ab309f849018a9809b1a58b6ccb" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:39.515237 10291 ts_tablet_manager.cc:1434] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:01:39.516599 10291 tablet_bootstrap.cc:492] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:39.516479 10133 leader_election.cc:304] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
W20260709 13:01:39.517525 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 67235.6us
I20260709 13:01:39.523504 10290 raft_consensus.cc:359] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.524482 10290 raft_consensus.cc:385] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.524829 10290 raft_consensus.cc:740] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.527432 10290 consensus_queue.cc:260] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.521142 10339 raft_consensus.cc:2749] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.546142  9918 catalog_manager.cc:5697] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.548288 10336 raft_consensus.cc:493] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.548952 10336 raft_consensus.cc:515] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.551545 10336 leader_election.cc:290] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:39.554687 10307 leader_election.cc:290] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:39.555387 10295 raft_consensus.cc:493] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.556102 10295 raft_consensus.cc:515] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.556725 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c7bebd21f040d58686070bdc996022" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:39.529666 10392 consensus_queue.cc:1048] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:01:39.561970 10295 leader_election.cc:290] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:39.563344 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef0396c2bb04d4e9252db14e5e86909" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:39.563424 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef0396c2bb04d4e9252db14e5e86909" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:39.565042 10061 leader_election.cc:343] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:39.565690 10059 leader_election.cc:343] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.566124 10059 leader_election.cc:304] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:39.571873 10295 raft_consensus.cc:2749] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.572029 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa44517ad5724996b6d003ba9ed4c6cf" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:39.575067 10289 tablet_bootstrap.cc:492] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:39.575619 10289 ts_tablet_manager.cc:1403] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.251s	user 0.014s	sys 0.008s
I20260709 13:01:39.580583 10289 raft_consensus.cc:359] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.581106 10289 raft_consensus.cc:385] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.581336 10289 raft_consensus.cc:740] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.581894 10289 consensus_queue.cc:260] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.585947 10289 ts_tablet_manager.cc:1434] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:01:39.588482 10289 tablet_bootstrap.cc:492] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:39.589718 10290 ts_tablet_manager.cc:1434] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.085s	user 0.012s	sys 0.009s
I20260709 13:01:39.595690 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e15f2ab309f849018a9809b1a58b6ccb" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.596029 10290 tablet_bootstrap.cc:492] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:39.596758 10170 raft_consensus.cc:2393] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate ea3d924af7c7412a92ab643e91179956 in this term.
I20260709 13:01:39.605211 10291 tablet_bootstrap.cc:654] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.611673 10289 tablet_bootstrap.cc:654] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.618525 10290 tablet_bootstrap.cc:654] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.619256 10389 raft_consensus.cc:493] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.619958 10389 raft_consensus.cc:515] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.625759  9986 leader_election.cc:304] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:39.622766 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa44517ad5724996b6d003ba9ed4c6cf" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:39.627840 10242 raft_consensus.cc:2393] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8decc41309f84c4cb5841d17479e06a5 in current term 1: Already voted for candidate ea3d924af7c7412a92ab643e91179956 in this term.
I20260709 13:01:39.628477 10404 raft_consensus.cc:3060] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.632331 10389 leader_election.cc:290] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:39.636227 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7c7bebd21f040d58686070bdc996022" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.638441 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3469f8eb204d9d9cf07ee03de853ae" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:39.640725 10209 leader_election.cc:343] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.645602 10133 leader_election.cc:304] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:39.648943 10511 raft_consensus.cc:3060] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.649992  9986 leader_election.cc:304] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [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: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:39.651233 10307 raft_consensus.cc:2749] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:39.654822 10293 tablet_bootstrap.cc:492] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:39.655369 10293 ts_tablet_manager.cc:1403] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.203s	user 0.009s	sys 0.012s
I20260709 13:01:39.647135 10404 raft_consensus.cc:2749] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.658275 10293 raft_consensus.cc:359] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.663265 10293 raft_consensus.cc:385] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.663599 10293 raft_consensus.cc:740] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.663496 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3469f8eb204d9d9cf07ee03de853ae" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.664431 10167 raft_consensus.cc:2468] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:39.668414 10293 consensus_queue.cc:260] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.666000 10209 leader_election.cc:304] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:39.671713 10389 raft_consensus.cc:2804] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.672282 10389 raft_consensus.cc:493] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.672721 10389 raft_consensus.cc:3060] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.662889 10511 raft_consensus.cc:2749] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.673821 10290 tablet_bootstrap.cc:492] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:39.674321 10290 ts_tablet_manager.cc:1403] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.007s
I20260709 13:01:39.675472 10289 tablet_bootstrap.cc:492] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:39.675940 10289 ts_tablet_manager.cc:1403] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.005s
I20260709 13:01:39.676890 10290 raft_consensus.cc:359] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.677568 10290 raft_consensus.cc:385] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.677809 10290 raft_consensus.cc:740] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.678416 10290 consensus_queue.cc:260] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.680272 10293 ts_tablet_manager.cc:1434] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.006s
I20260709 13:01:39.681288 10293 tablet_bootstrap.cc:492] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:39.678377 10289 raft_consensus.cc:359] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.683125 10289 raft_consensus.cc:385] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.683389 10289 raft_consensus.cc:740] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.683959 10291 tablet_bootstrap.cc:492] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:39.684490 10291 ts_tablet_manager.cc:1403] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.168s	user 0.023s	sys 0.003s
I20260709 13:01:39.684121 10289 consensus_queue.cc:260] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.686376 10289 ts_tablet_manager.cc:1434] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:01:39.681317 10290 ts_tablet_manager.cc:1434] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:01:39.687356 10289 tablet_bootstrap.cc:492] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:39.688124 10290 tablet_bootstrap.cc:492] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:39.688432 10291 raft_consensus.cc:359] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.689118 10291 raft_consensus.cc:385] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.689392 10291 raft_consensus.cc:740] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.690158 10291 consensus_queue.cc:260] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.692436 10291 ts_tablet_manager.cc:1434] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:39.693462 10291 tablet_bootstrap.cc:492] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:39.693986 10289 tablet_bootstrap.cc:654] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.694280 10290 tablet_bootstrap.cc:654] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.696208 10293 tablet_bootstrap.cc:654] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.699342 10291 tablet_bootstrap.cc:654] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.713088 10426 consensus_queue.cc:1048] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.720567  9917 catalog_manager.cc:5697] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.686852 10389 raft_consensus.cc:515] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.730809 10389 leader_election.cc:290] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:39.732865 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3469f8eb204d9d9cf07ee03de853ae" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:39.733534 10170 raft_consensus.cc:3060] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.739892 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3469f8eb204d9d9cf07ee03de853ae" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
W20260709 13:01:39.741259 10209 leader_election.cc:343] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.744881 10170 raft_consensus.cc:2468] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:39.746307 10209 leader_election.cc:304] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:39.748271 10389 raft_consensus.cc:2804] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:39.748795 10389 raft_consensus.cc:697] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:39.749560 10389 consensus_queue.cc:237] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.753626 10293 tablet_bootstrap.cc:492] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:39.757181 10293 ts_tablet_manager.cc:1403] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.004s
I20260709 13:01:39.758196 10289 tablet_bootstrap.cc:492] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:39.755558 10291 tablet_bootstrap.cc:492] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:39.758755 10289 ts_tablet_manager.cc:1403] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.018s
I20260709 13:01:39.758904 10291 ts_tablet_manager.cc:1403] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.015s
I20260709 13:01:39.761170 10289 raft_consensus.cc:359] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.761785 10289 raft_consensus.cc:385] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.762066 10289 raft_consensus.cc:740] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.762171 10291 raft_consensus.cc:359] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.762933 10291 raft_consensus.cc:385] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.762976 10289 consensus_queue.cc:260] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.765666 10016 raft_consensus.cc:3060] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:39.766419 10061 consensus_peers.cc:597] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:39.770938 10289 ts_tablet_manager.cc:1434] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:01:39.772081 10289 tablet_bootstrap.cc:492] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:39.766660 10293 raft_consensus.cc:359] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.775591 10293 raft_consensus.cc:385] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.775910 10293 raft_consensus.cc:740] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.776677 10293 consensus_queue.cc:260] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.778605 10289 tablet_bootstrap.cc:654] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.778971 10293 ts_tablet_manager.cc:1434] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:01:39.779141 10291 raft_consensus.cc:740] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.779982 10291 consensus_queue.cc:260] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.782228 10291 ts_tablet_manager.cc:1434] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.001s
I20260709 13:01:39.782649 10293 tablet_bootstrap.cc:492] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:39.783813  9918 catalog_manager.cc:5697] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.786175  9918 catalog_manager.cc:5697] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.793362 10293 tablet_bootstrap.cc:654] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.794390 10291 tablet_bootstrap.cc:492] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:39.798521 10289 tablet_bootstrap.cc:492] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:39.804234 10289 ts_tablet_manager.cc:1403] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260709 13:01:39.807016 10289 raft_consensus.cc:359] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.807745 10289 raft_consensus.cc:385] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.808003 10289 raft_consensus.cc:740] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.808687 10289 consensus_queue.cc:260] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.810014 10291 tablet_bootstrap.cc:654] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.810664 10289 ts_tablet_manager.cc:1434] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:01:39.802914 10293 tablet_bootstrap.cc:492] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:39.811313 10293 ts_tablet_manager.cc:1403] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260709 13:01:39.814092 10293 raft_consensus.cc:359] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.814848 10293 raft_consensus.cc:385] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.815215 10293 raft_consensus.cc:740] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.816166 10293 consensus_queue.cc:260] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.817559 10289 tablet_bootstrap.cc:492] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:39.818681 10293 ts_tablet_manager.cc:1434] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:01:39.819654 10293 tablet_bootstrap.cc:492] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:39.826625 10293 tablet_bootstrap.cc:654] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.827350 10389 consensus_queue.cc:1048] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.830339 10289 tablet_bootstrap.cc:654] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.837383 10295 consensus_queue.cc:1048] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.843722 10290 tablet_bootstrap.cc:492] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:39.844262 10290 ts_tablet_manager.cc:1403] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.156s	user 0.018s	sys 0.023s
I20260709 13:01:39.851995 10291 tablet_bootstrap.cc:492] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:39.852509 10291 ts_tablet_manager.cc:1403] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.004s
I20260709 13:01:39.855482 10291 raft_consensus.cc:359] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.856058 10293 tablet_bootstrap.cc:492] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:39.858485 10291 raft_consensus.cc:385] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.857576 10295 raft_consensus.cc:493] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.856331 10290 raft_consensus.cc:359] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.859542 10290 raft_consensus.cc:385] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.859305 10291 raft_consensus.cc:740] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.860085 10290 raft_consensus.cc:740] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.859428 10295 raft_consensus.cc:515] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.861102 10291 consensus_queue.cc:260] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.858611 10293 ts_tablet_manager.cc:1403] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260709 13:01:39.865201 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d35a7a9c0b437d9ceaafbe28a7ad6f" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:39.865906 10242 raft_consensus.cc:2468] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:39.867475 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d35a7a9c0b437d9ceaafbe28a7ad6f" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:39.868551 10059 leader_election.cc:304] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:39.867004 10295 leader_election.cc:290] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:39.874109 10413 raft_consensus.cc:2804] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:39.874673 10413 raft_consensus.cc:493] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:39.875078 10413 raft_consensus.cc:3060] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.875284 10289 tablet_bootstrap.cc:492] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:39.875773 10289 ts_tablet_manager.cc:1403] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.014s
W20260709 13:01:39.877110 10061 leader_election.cc:343] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.878458 10289 raft_consensus.cc:359] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.879259 10289 raft_consensus.cc:385] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.879516 10289 raft_consensus.cc:740] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.880141 10289 consensus_queue.cc:260] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.882465 10289 ts_tablet_manager.cc:1434] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:39.883392 10289 tablet_bootstrap.cc:492] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:39.886889 10293 raft_consensus.cc:359] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.887781 10413 raft_consensus.cc:515] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.888373 10293 raft_consensus.cc:385] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.888659 10293 raft_consensus.cc:740] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.889006 10289 tablet_bootstrap.cc:654] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.889397 10293 consensus_queue.cc:260] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:39.889846 10413 leader_election.cc:290] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:39.890730 10290 consensus_queue.cc:260] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:39.890939 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d35a7a9c0b437d9ceaafbe28a7ad6f" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:39.892103  9917 catalog_manager.cc:5697] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:39.890939 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d35a7a9c0b437d9ceaafbe28a7ad6f" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
W20260709 13:01:39.893590 10061 leader_election.cc:343] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.894225 10242 raft_consensus.cc:3060] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:39.897508 10293 ts_tablet_manager.cc:1434] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:01:39.870831 10291 ts_tablet_manager.cc:1434] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:01:39.901485 10295 consensus_queue.cc:1048] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.902575 10293 tablet_bootstrap.cc:492] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:39.901753 10291 tablet_bootstrap.cc:492] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:39.908990 10290 ts_tablet_manager.cc:1434] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260709 13:01:39.910171 10290 tablet_bootstrap.cc:492] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:39.919035 10295 raft_consensus.cc:493] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.919585 10295 raft_consensus.cc:515] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.925076 10295 leader_election.cc:290] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:39.928938 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:39.930724 10059 leader_election.cc:343] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.931329 10295 consensus_queue.cc:1048] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:39.932286 10291 tablet_bootstrap.cc:654] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.934134 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:39.935662 10061 leader_election.cc:343] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:39.936196 10061 leader_election.cc:304] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:39.937139 10289 tablet_bootstrap.cc:492] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:39.937651 10289 ts_tablet_manager.cc:1403] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.004s
I20260709 13:01:39.938517 10413 raft_consensus.cc:2749] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:39.940130 10293 tablet_bootstrap.cc:654] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.947538 10290 tablet_bootstrap.cc:654] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:39.950941 10492 consensus_queue.cc:1048] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:39.947945 10289 raft_consensus.cc:359] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.958567 10289 raft_consensus.cc:385] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:39.959064 10289 raft_consensus.cc:740] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:39.960732 10289 consensus_queue.cc:260] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:39.975333 10289 ts_tablet_manager.cc:1434] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 13:01:39.958653 10242 raft_consensus.cc:2468] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
W20260709 13:01:39.981002  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:39.970394 10389 raft_consensus.cc:493] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.998416 10289 tablet_bootstrap.cc:492] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:39.997769 10295 raft_consensus.cc:493] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:39.994480 10492 consensus_queue.cc:1048] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:01:39.999563 10295 raft_consensus.cc:515] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.000563 10511 raft_consensus.cc:493] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.001147 10511 raft_consensus.cc:515] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:39.994549 10389 raft_consensus.cc:515] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.003254 10511 leader_election.cc:290] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.003980 10389 leader_election.cc:290] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.005088 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef0396c2bb04d4e9252db14e5e86909" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:40.005764 10094 raft_consensus.cc:2468] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:40.001605 10295 leader_election.cc:290] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:40.013952 10059 leader_election.cc:304] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:40.015192 10295 raft_consensus.cc:2804] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.015712 10295 raft_consensus.cc:697] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:40.016539 10295 consensus_queue.cc:237] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.017539 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39428241347e44799d86fc66b846d05b" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:40.018160 10094 raft_consensus.cc:2468] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:40.018893 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39428241347e44799d86fc66b846d05b" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:40.014789 10208 leader_election.cc:304] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:40.020762 10241 raft_consensus.cc:2468] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:40.020943 10426 raft_consensus.cc:2804] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.021343 10426 raft_consensus.cc:493] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.021680 10426 raft_consensus.cc:3060] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.022658 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49360fbbb244096a843f023eb360038" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:40.027832 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49360fbbb244096a843f023eb360038" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:40.027709 10134 leader_election.cc:304] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:40.033933 10510 raft_consensus.cc:2804] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.034374 10510 raft_consensus.cc:493] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.034744 10510 raft_consensus.cc:3060] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:40.035130 10061 leader_election.cc:343] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.036201 10061 leader_election.cc:343] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.036734 10061 leader_election.cc:304] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:40.039400 10491 raft_consensus.cc:2749] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.041421 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef0396c2bb04d4e9252db14e5e86909" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:40.043604 10336 raft_consensus.cc:493] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.044607 10336 raft_consensus.cc:515] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.046052 10426 raft_consensus.cc:515] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.042531 10016 raft_consensus.cc:2468] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:40.050396 10290 tablet_bootstrap.cc:492] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:40.051077 10290 ts_tablet_manager.cc:1403] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.006s
I20260709 13:01:40.052870 10289 tablet_bootstrap.cc:654] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.054953 10293 tablet_bootstrap.cc:492] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:40.055523 10293 ts_tablet_manager.cc:1403] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.153s	user 0.018s	sys 0.017s
I20260709 13:01:40.059142 10293 raft_consensus.cc:359] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.060141 10293 raft_consensus.cc:385] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.060497 10293 raft_consensus.cc:740] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.061344 10293 consensus_queue.cc:260] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.063376 10293 ts_tablet_manager.cc:1434] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
W20260709 13:01:40.064096 10534 log.cc:927] Time spent T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 13:01:40.068836 10426 leader_election.cc:290] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.070484 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef0396c2bb04d4e9252db14e5e86909" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:40.075896 10019 raft_consensus.cc:3060] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.075753 10290 raft_consensus.cc:359] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.076591 10290 raft_consensus.cc:385] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.077504 10290 raft_consensus.cc:740] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.078208 10290 consensus_queue.cc:260] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.083004 10019 raft_consensus.cc:2468] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:40.073248 10293 tablet_bootstrap.cc:492] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:40.085433 10209 leader_election.cc:304] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:40.085897 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b23795e68f4000bfa96264388b65f9" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:40.073405 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef0396c2bb04d4e9252db14e5e86909" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:40.073949 10336 leader_election.cc:290] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.074479 10291 tablet_bootstrap.cc:492] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:40.092211 10291 ts_tablet_manager.cc:1403] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.191s	user 0.020s	sys 0.023s
I20260709 13:01:40.086822 10389 raft_consensus.cc:2804] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.092903 10094 raft_consensus.cc:3060] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.093329 10389 raft_consensus.cc:697] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:40.086746 10404 raft_consensus.cc:493] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.094321 10389 consensus_queue.cc:237] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.094621 10404 raft_consensus.cc:515] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.096577 10426 raft_consensus.cc:493] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.097146 10404 leader_election.cc:290] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.096623 10291 raft_consensus.cc:359] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.098701 10291 raft_consensus.cc:385] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.098968 10291 raft_consensus.cc:740] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.099308 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2784661fac46558bd140735cc59467" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:40.099787 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2784661fac46558bd140735cc59467" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:40.101881  9985 leader_election.cc:304] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:40.101248 10291 consensus_queue.cc:260] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.103341 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b23795e68f4000bfa96264388b65f9" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:40.104220 10289 tablet_bootstrap.cc:492] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:40.104692 10289 ts_tablet_manager.cc:1403] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.004s
I20260709 13:01:40.104082 10096 raft_consensus.cc:2468] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:40.107758 10290 ts_tablet_manager.cc:1434] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:01:40.086764 10019 raft_consensus.cc:2468] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:40.109275 10290 tablet_bootstrap.cc:492] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:40.109544 10291 ts_tablet_manager.cc:1434] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 13:01:40.107355 10307 raft_consensus.cc:2749] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.097177 10426 raft_consensus.cc:515] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.116505 10510 raft_consensus.cc:515] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.117435 10426 leader_election.cc:290] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.119062 10510 leader_election.cc:290] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.119489 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:40.122262 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39428241347e44799d86fc66b846d05b" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:40.123162 10243 raft_consensus.cc:3060] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:40.126220 10209 leader_election.cc:343] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.120457 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:40.128180 10095 raft_consensus.cc:2468] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:40.129558 10208 leader_election.cc:304] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:40.120772 10135 leader_election.cc:304] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:40.130707 10289 raft_consensus.cc:359] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.131482 10289 raft_consensus.cc:385] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.131541 10300 raft_consensus.cc:2804] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.132021 10300 raft_consensus.cc:493] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.134963 10300 raft_consensus.cc:3060] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.135152 10426 raft_consensus.cc:2804] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.135975 10426 raft_consensus.cc:493] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.115811 10094 raft_consensus.cc:2468] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:40.131772 10289 raft_consensus.cc:740] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.143765 10289 consensus_queue.cc:260] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.134475 10290 tablet_bootstrap.cc:654] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.145679 10300 raft_consensus.cc:515] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.137807 10426 raft_consensus.cc:3060] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.157456 10291 tablet_bootstrap.cc:492] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:40.158819 10289 ts_tablet_manager.cc:1434] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:01:40.165632 10289 tablet_bootstrap.cc:492] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
W20260709 13:01:40.152433 10059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 77632.5us
I20260709 13:01:40.167253 10300 leader_election.cc:290] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.171684 10289 tablet_bootstrap.cc:654] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.162797 10392 raft_consensus.cc:493] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.165019 10404 raft_consensus.cc:493] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.188153 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b23795e68f4000bfa96264388b65f9" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:40.188804 10019 raft_consensus.cc:3060] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.177259 10392 raft_consensus.cc:515] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.198151 10392 leader_election.cc:290] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:40.199885 10291 tablet_bootstrap.cc:654] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.200515 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:40.202098 10209 leader_election.cc:343] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.202546 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:40.203195 10169 raft_consensus.cc:2468] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:40.204493 10209 leader_election.cc:304] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:40.204730  9914 catalog_manager.cc:5697] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.205566 10019 raft_consensus.cc:2468] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:40.206944 10135 leader_election.cc:304] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:40.208014 10542 raft_consensus.cc:2804] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.208556 10542 raft_consensus.cc:697] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:40.209643 10542 consensus_queue.cc:237] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.219676  9917 catalog_manager.cc:5697] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.226002 10290 tablet_bootstrap.cc:492] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:40.226027 10291 tablet_bootstrap.cc:492] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:40.226768 10290 ts_tablet_manager.cc:1403] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.001s
I20260709 13:01:40.226819 10291 ts_tablet_manager.cc:1403] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.010s
W20260709 13:01:40.229034 10134 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.130:37545, user_credentials={real_user=slave}} blocked reactor thread for 105136us
I20260709 13:01:40.229779 10291 raft_consensus.cc:359] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.230530 10291 raft_consensus.cc:385] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.230861 10291 raft_consensus.cc:740] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.179478 10404 raft_consensus.cc:515] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.232089 10291 consensus_queue.cc:260] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.233130 10404 leader_election.cc:290] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.234097 10392 raft_consensus.cc:2804] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.234689 10291 ts_tablet_manager.cc:1434] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:40.234496 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3469f8eb204d9d9cf07ee03de853ae" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:40.235512 10169 raft_consensus.cc:2393] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate 157aa8a63d9047ea9df36e2aeea10e2e in this term.
I20260709 13:01:40.235749 10291 tablet_bootstrap.cc:492] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:40.238162 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39428241347e44799d86fc66b846d05b" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:40.238787 10094 raft_consensus.cc:3060] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.239408 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b23795e68f4000bfa96264388b65f9" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:40.239887 10096 raft_consensus.cc:3060] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.249872 10094 raft_consensus.cc:2468] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:40.234517 10392 raft_consensus.cc:493] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.254925 10510 raft_consensus.cc:493] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.256573 10392 raft_consensus.cc:3060] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.257296 10510 raft_consensus.cc:515] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.260775 10243 raft_consensus.cc:2468] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:40.261955 10510 leader_election.cc:290] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:40.262657 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:40.262925 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:40.263353 10242 raft_consensus.cc:2468] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
W20260709 13:01:40.264122 10135 leader_election.cc:343] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.269600 10293 tablet_bootstrap.cc:654] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.274888 10096 raft_consensus.cc:2468] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:40.230082 10290 raft_consensus.cc:359] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.275501 10290 raft_consensus.cc:385] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.277627 10289 tablet_bootstrap.cc:492] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:40.280532 10290 raft_consensus.cc:740] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.280711 10289 ts_tablet_manager.cc:1403] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.004s
I20260709 13:01:40.278082 10426 raft_consensus.cc:515] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.284917 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3469f8eb204d9d9cf07ee03de853ae" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:40.273234 10134 leader_election.cc:304] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:40.290167 10290 consensus_queue.cc:260] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.286742  9914 catalog_manager.cc:5697] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:40.294561 10289 raft_consensus.cc:359] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.295292 10289 raft_consensus.cc:385] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.295549 10289 raft_consensus.cc:740] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.298197 10426 leader_election.cc:290] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.300520 10289 consensus_queue.cc:260] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.301957  9984 leader_election.cc:304] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:40.303210 10289 ts_tablet_manager.cc:1434] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:01:40.286751 10291 tablet_bootstrap.cc:654] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.291597 10133 leader_election.cc:304] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:40.305217 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:40.291447 10016 raft_consensus.cc:3060] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.309433 10542 raft_consensus.cc:2804] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.309863 10542 raft_consensus.cc:493] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.310184 10542 raft_consensus.cc:3060] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.293244 10510 raft_consensus.cc:2804] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.311293 10510 raft_consensus.cc:697] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:40.305753 10096 raft_consensus.cc:3060] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.312186 10510 consensus_queue.cc:237] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.284932 10392 raft_consensus.cc:515] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.314915 10392 leader_election.cc:290] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:40.317397 10290 ts_tablet_manager.cc:1434] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.001s
I20260709 13:01:40.318395 10290 tablet_bootstrap.cc:492] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:40.296124 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:40.324649 10290 tablet_bootstrap.cc:654] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.328352 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:40.328809 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:40.329478 10170 raft_consensus.cc:3060] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:40.331701 10209 leader_election.cc:343] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.338668 10289 tablet_bootstrap.cc:492] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:40.341344 10404 raft_consensus.cc:2749] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.348803 10170 raft_consensus.cc:2468] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
W20260709 13:01:40.353067 10209 leader_election.cc:343] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.354213 10548 consensus_queue.cc:1048] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:40.355607 10209 leader_election.cc:304] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:40.356688 10392 raft_consensus.cc:2804] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.357264 10392 raft_consensus.cc:697] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:40.358300 10392 consensus_queue.cc:237] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.364720  9914 catalog_manager.cc:5697] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.370771 10293 tablet_bootstrap.cc:492] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:40.371429 10293 ts_tablet_manager.cc:1403] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.298s	user 0.016s	sys 0.003s
I20260709 13:01:40.374033 10426 raft_consensus.cc:493] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.374549 10426 raft_consensus.cc:515] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.374338 10293 raft_consensus.cc:359] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.377602 10293 raft_consensus.cc:385] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.377942 10293 raft_consensus.cc:740] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.378722 10293 consensus_queue.cc:260] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.379900 10426 leader_election.cc:290] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.380131 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee25c97233b464ea9cc993367ebd9d5" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
W20260709 13:01:40.381698 10208 leader_election.cc:343] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.384770 10291 tablet_bootstrap.cc:492] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:40.385341 10291 ts_tablet_manager.cc:1403] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.150s	user 0.008s	sys 0.026s
I20260709 13:01:40.385003 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee25c97233b464ea9cc993367ebd9d5" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:40.388736 10291 raft_consensus.cc:359] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.389398 10291 raft_consensus.cc:385] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.389658 10291 raft_consensus.cc:740] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.389833 10426 consensus_queue.cc:1048] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.390317 10291 consensus_queue.cc:260] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.392464 10291 ts_tablet_manager.cc:1434] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:40.393389 10291 tablet_bootstrap.cc:492] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
W20260709 13:01:40.397585 10209 leader_election.cc:343] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.378530 10542 raft_consensus.cc:515] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.399017 10096 raft_consensus.cc:2468] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:40.403589 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:40.403842 10208 leader_election.cc:304] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:40.405095 10426 raft_consensus.cc:2804] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.405583 10426 raft_consensus.cc:697] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:40.405799 10289 tablet_bootstrap.cc:654] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.406412 10426 consensus_queue.cc:237] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.400383  9914 catalog_manager.cc:5697] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.404256 10242 raft_consensus.cc:3060] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.420846 10293 ts_tablet_manager.cc:1434] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:01:40.422966 10016 raft_consensus.cc:3060] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.423841 10542 leader_election.cc:290] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:40.425985 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:40.398054 10209 leader_election.cc:304] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd
I20260709 13:01:40.435540 10293 tablet_bootstrap.cc:492] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:40.441990 10293 tablet_bootstrap.cc:654] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.449847 10290 tablet_bootstrap.cc:492] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:40.450861 10290 ts_tablet_manager.cc:1403] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.024s
I20260709 13:01:40.448210 10548 raft_consensus.cc:2749] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:40.456660 10135 leader_election.cc:343] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.461294 10242 raft_consensus.cc:2468] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
W20260709 13:01:40.451637 10209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.129:38661, user_credentials={real_user=slave}} blocked reactor thread for 54083.7us
I20260709 13:01:40.462702 10133 leader_election.cc:304] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:40.462728 10412 raft_consensus.cc:493] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.463603 10412 raft_consensus.cc:515] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.464836 10542 raft_consensus.cc:2804] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.465458 10542 raft_consensus.cc:697] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:40.466099 10412 leader_election.cc:290] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:40.466328 10542 consensus_queue.cc:237] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.470167 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:40.470526 10291 tablet_bootstrap.cc:654] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.471992 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:40.491791  9918 catalog_manager.cc:5697] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.498216 10289 tablet_bootstrap.cc:492] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:40.498976 10289 ts_tablet_manager.cc:1403] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.013s
W20260709 13:01:40.493785 10061 leader_election.cc:343] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.502750 10061 leader_election.cc:343] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.503377 10061 leader_election.cc:304] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:40.504419 10412 raft_consensus.cc:2749] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.530227 10510 raft_consensus.cc:493] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.530850 10510 raft_consensus.cc:515] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.533082 10510 leader_election.cc:290] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.534967 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d35a7a9c0b437d9ceaafbe28a7ad6f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:40.535862 10289 raft_consensus.cc:359] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.536653 10289 raft_consensus.cc:385] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.536986 10289 raft_consensus.cc:740] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.543866 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d35a7a9c0b437d9ceaafbe28a7ad6f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:40.544945 10242 raft_consensus.cc:2393] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8decc41309f84c4cb5841d17479e06a5 in current term 1: Already voted for candidate ea3d924af7c7412a92ab643e91179956 in this term.
I20260709 13:01:40.548127 10289 consensus_queue.cc:260] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.553603 10170 raft_consensus.cc:3060] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.559038 10290 raft_consensus.cc:359] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.559799 10290 raft_consensus.cc:385] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.560097 10290 raft_consensus.cc:740] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.560698 10133 leader_election.cc:304] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:40.560771 10290 consensus_queue.cc:260] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.565562 10290 ts_tablet_manager.cc:1434] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.114s	user 0.004s	sys 0.001s
I20260709 13:01:40.565171  9917 catalog_manager.cc:5697] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.566816 10290 tablet_bootstrap.cc:492] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:40.569198 10557 raft_consensus.cc:493] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.571666 10392 consensus_queue.cc:1048] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.572381 10289 ts_tablet_manager.cc:1434] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 13:01:40.575904 10557 raft_consensus.cc:515] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.576756 10289 tablet_bootstrap.cc:492] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:40.578469 10557 leader_election.cc:290] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.580545 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:40.581110 10291 tablet_bootstrap.cc:492] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:40.581609 10291 ts_tablet_manager.cc:1403] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.029s
I20260709 13:01:40.583792 10289 tablet_bootstrap.cc:654] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.587146 10291 raft_consensus.cc:359] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.588534 10291 raft_consensus.cc:385] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.588768 10291 raft_consensus.cc:740] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.589687 10291 consensus_queue.cc:260] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.596927 10291 ts_tablet_manager.cc:1434] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:01:40.597105 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:40.597993 10169 raft_consensus.cc:2393] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate 157aa8a63d9047ea9df36e2aeea10e2e in this term.
I20260709 13:01:40.598047 10291 tablet_bootstrap.cc:492] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:40.606336 10510 raft_consensus.cc:2749] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.607793 10293 tablet_bootstrap.cc:492] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:40.608307 10293 ts_tablet_manager.cc:1403] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.173s	user 0.014s	sys 0.036s
I20260709 13:01:40.611063 10293 raft_consensus.cc:359] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.612195 10293 raft_consensus.cc:385] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.611950 10295 consensus_queue.cc:1048] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:40.612850  9986 leader_election.cc:304] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:40.614355 10293 raft_consensus.cc:740] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.624953 10557 raft_consensus.cc:3060] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.625993 10392 consensus_queue.cc:1048] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.630036 10290 tablet_bootstrap.cc:654] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.641281 10293 consensus_queue.cc:260] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.645876 10290 tablet_bootstrap.cc:492] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:40.646453 10290 ts_tablet_manager.cc:1403] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.005s
I20260709 13:01:40.651437 10293 ts_tablet_manager.cc:1434] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:01:40.652954 10293 tablet_bootstrap.cc:492] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:40.667094 10290 raft_consensus.cc:359] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.667838 10290 raft_consensus.cc:385] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.668118 10290 raft_consensus.cc:740] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.668877 10290 consensus_queue.cc:260] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.672026 10290 ts_tablet_manager.cc:1434] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260709 13:01:40.675834 10295 consensus_queue.cc:1048] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.677975 10291 tablet_bootstrap.cc:654] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.679490 10412 raft_consensus.cc:493] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.679385 10510 consensus_queue.cc:1048] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.680016 10412 raft_consensus.cc:515] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.682102 10412 leader_election.cc:290] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.683405 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249af03ab0f414cb8d8e2e8f5da59bc" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:40.684175 10244 raft_consensus.cc:2468] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:40.688710 10059 leader_election.cc:304] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:40.689729 10413 raft_consensus.cc:2804] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.690145 10413 raft_consensus.cc:493] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.690496 10413 raft_consensus.cc:3060] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.697633 10293 tablet_bootstrap.cc:654] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.678056 10557 raft_consensus.cc:2749] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.711350 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249af03ab0f414cb8d8e2e8f5da59bc" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:40.713975 10061 leader_election.cc:343] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.719377 10413 raft_consensus.cc:515] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.714789 10541 raft_consensus.cc:493] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.720490 10541 raft_consensus.cc:515] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.722501 10541 leader_election.cc:290] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:40.723541 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:40.725091 10061 leader_election.cc:343] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.724987 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:40.726629 10061 leader_election.cc:343] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.727077 10061 leader_election.cc:304] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:40.728227 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249af03ab0f414cb8d8e2e8f5da59bc" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:40.728853 10412 raft_consensus.cc:2749] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.730746 10290 tablet_bootstrap.cc:492] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:40.731621 10289 tablet_bootstrap.cc:492] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:40.732074 10289 ts_tablet_manager.cc:1403] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.011s
I20260709 13:01:40.744278 10289 raft_consensus.cc:359] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.744969 10289 raft_consensus.cc:385] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.745256 10289 raft_consensus.cc:740] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.745842 10289 consensus_queue.cc:260] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.747936 10510 raft_consensus.cc:493] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.750119 10510 raft_consensus.cc:515] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.752166 10510 leader_election.cc:290] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.753328 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49360fbbb244096a843f023eb360038" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:40.754022 10095 raft_consensus.cc:2468] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:40.755232 10134 leader_election.cc:304] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:40.755272 10510 consensus_queue.cc:1048] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:40.755914 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49360fbbb244096a843f023eb360038" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:40.756608 10016 raft_consensus.cc:2468] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:40.758208 10542 raft_consensus.cc:2804] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.758599 10542 raft_consensus.cc:493] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.758929 10542 raft_consensus.cc:3060] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.767076 10293 tablet_bootstrap.cc:492] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:40.767409 10289 ts_tablet_manager.cc:1434] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 13:01:40.767613 10293 ts_tablet_manager.cc:1403] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.008s
I20260709 13:01:40.770524 10289 tablet_bootstrap.cc:492] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
W20260709 13:01:40.771148 10061 leader_election.cc:343] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.771762 10426 raft_consensus.cc:493] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.773553 10426 raft_consensus.cc:515] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.774803 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249af03ab0f414cb8d8e2e8f5da59bc" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:40.778301 10511 consensus_queue.cc:1048] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.776576 10241 raft_consensus.cc:3060] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.775422 10413 leader_election.cc:290] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.790524 10290 tablet_bootstrap.cc:654] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.791414 10293 raft_consensus.cc:359] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.792044 10426 leader_election.cc:290] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:40.793725 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b019f747c5df49b98e8c24e0076bc09f" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:40.794051 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b019f747c5df49b98e8c24e0076bc09f" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:40.795060 10209 leader_election.cc:343] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:40.795789 10209 leader_election.cc:343] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:40.796207 10209 leader_election.cc:304] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:40.797240 10426 raft_consensus.cc:2749] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:40.777794 10291 tablet_bootstrap.cc:492] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:40.799049 10291 ts_tablet_manager.cc:1403] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.201s	user 0.012s	sys 0.006s
I20260709 13:01:40.792186 10293 raft_consensus.cc:385] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.805472 10293 raft_consensus.cc:740] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.806708 10293 consensus_queue.cc:260] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.807536 10510 consensus_queue.cc:1048] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:40.811208 10293 ts_tablet_manager.cc:1434] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:01:40.812690 10293 tablet_bootstrap.cc:492] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:40.811707 10542 raft_consensus.cc:515] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.818609 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49360fbbb244096a843f023eb360038" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:40.819378 10021 raft_consensus.cc:3060] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.825498 10426 consensus_queue.cc:1048] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:40.828366 10293 tablet_bootstrap.cc:654] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.830897 10241 raft_consensus.cc:2468] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:40.830147 10542 leader_election.cc:290] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:40.831375 10290 tablet_bootstrap.cc:492] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:40.834019 10059 leader_election.cc:304] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:40.834746 10290 ts_tablet_manager.cc:1403] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.000s
I20260709 13:01:40.835254 10295 raft_consensus.cc:2804] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.835804 10295 raft_consensus.cc:697] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:40.836633 10295 consensus_queue.cc:237] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.837739 10290 raft_consensus.cc:359] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.831482 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c49360fbbb244096a843f023eb360038" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:40.838936 10290 raft_consensus.cc:385] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.839313 10290 raft_consensus.cc:740] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.829178 10291 raft_consensus.cc:359] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.840592 10291 raft_consensus.cc:385] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.841063 10291 raft_consensus.cc:740] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.840787 10290 consensus_queue.cc:260] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.828896 10289 tablet_bootstrap.cc:654] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.842121 10291 consensus_queue.cc:260] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.843279 10095 raft_consensus.cc:3060] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.849851 10021 raft_consensus.cc:2468] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:40.853287 10135 leader_election.cc:304] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:40.854874 10542 raft_consensus.cc:2804] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:40.855647 10542 raft_consensus.cc:697] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:40.856686 10542 consensus_queue.cc:237] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:40.860572 10511 raft_consensus.cc:493] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.861145 10511 raft_consensus.cc:515] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.863974 10511 leader_election.cc:290] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.865546 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:40.866091 10095 raft_consensus.cc:2468] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:40.866250 10243 raft_consensus.cc:2468] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:40.867545 10133 leader_election.cc:304] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:40.870956 10291 ts_tablet_manager.cc:1434] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 13:01:40.873801 10290 ts_tablet_manager.cc:1434] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:01:40.875705 10510 raft_consensus.cc:2804] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:40.879828 10510 raft_consensus.cc:493] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:40.880201 10510 raft_consensus.cc:3060] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.882743 10290 tablet_bootstrap.cc:492] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:40.885170 10291 tablet_bootstrap.cc:492] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:40.878189 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:40.886538 10404 raft_consensus.cc:493] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:40.910312 10404 raft_consensus.cc:515] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:40.912581 10404 leader_election.cc:290] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.913342 10095 raft_consensus.cc:2468] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:40.916361 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:40.917732 10510 raft_consensus.cc:515] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:40.920466 10392 consensus_queue.cc:1048] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:40.899554 10291 tablet_bootstrap.cc:654] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.928588 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:40.941710 10290 tablet_bootstrap.cc:654] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:40.941191  9914 catalog_manager.cc:5697] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:40.947173 10241 raft_consensus.cc:2393] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate 8decc41309f84c4cb5841d17479e06a5 in this term.
I20260709 13:01:40.948490  9984 leader_election.cc:304] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:40.949627 10404 raft_consensus.cc:3060] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.952678 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:40.953462 10094 raft_consensus.cc:3060] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:40.957710 10510 leader_election.cc:290] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:40.961639 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:40.962355 10241 raft_consensus.cc:3060] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:40.963093 10209 consensus_peers.cc:597] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:40.965461 10289 tablet_bootstrap.cc:492] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:40.966152 10289 ts_tablet_manager.cc:1403] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.196s	user 0.024s	sys 0.019s
I20260709 13:01:40.969080 10293 tablet_bootstrap.cc:492] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:40.969578 10293 ts_tablet_manager.cc:1403] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.157s	user 0.014s	sys 0.009s
I20260709 13:01:40.969609  9918 catalog_manager.cc:5697] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:40.970794 10289 raft_consensus.cc:359] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.975992 10392 consensus_queue.cc:1048] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:40.972745 10293 raft_consensus.cc:359] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.980742 10293 raft_consensus.cc:385] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.981045 10293 raft_consensus.cc:740] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:40.982105 10293 consensus_queue.cc:260] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.984200 10293 ts_tablet_manager.cc:1434] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:01:40.971784 10289 raft_consensus.cc:385] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:40.985333 10289 raft_consensus.cc:740] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.011281 10293 tablet_bootstrap.cc:492] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:41.011368 10289 consensus_queue.cc:260] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:40.976766 10094 raft_consensus.cc:2468] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:41.028198 10134 leader_election.cc:304] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:41.029577 10511 raft_consensus.cc:2804] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.030057 10511 raft_consensus.cc:697] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:41.026448 10404 raft_consensus.cc:2749] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.036958 10511 consensus_queue.cc:237] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.026682 10241 raft_consensus.cc:2468] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:41.039898 10510 consensus_queue.cc:1048] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.048048 10290 tablet_bootstrap.cc:492] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:41.048624 10290 ts_tablet_manager.cc:1403] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.020s
I20260709 13:01:41.053776 10293 tablet_bootstrap.cc:654] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.059253  9914 catalog_manager.cc:5697] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.059890 10290 raft_consensus.cc:359] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.060662 10290 raft_consensus.cc:385] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.060964 10290 raft_consensus.cc:740] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.061657 10290 consensus_queue.cc:260] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.070406 10290 ts_tablet_manager.cc:1434] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
I20260709 13:01:41.072376 10510 raft_consensus.cc:493] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.072962 10510 raft_consensus.cc:515] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.075769 10290 tablet_bootstrap.cc:492] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
W20260709 13:01:41.077960 10209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:43691, user_credentials={real_user=slave}} blocked reactor thread for 55866us
I20260709 13:01:41.078464 10510 leader_election.cc:290] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:41.082309 10291 tablet_bootstrap.cc:492] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:41.082856 10291 ts_tablet_manager.cc:1403] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.198s	user 0.034s	sys 0.020s
I20260709 13:01:41.085497 10291 raft_consensus.cc:359] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.086172 10291 raft_consensus.cc:385] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.086444 10291 raft_consensus.cc:740] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.088251 10510 raft_consensus.cc:493] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.088793 10510 raft_consensus.cc:515] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.089466 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:41.090149 10095 raft_consensus.cc:2468] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:41.090688 10291 consensus_queue.cc:260] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.094973 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249af03ab0f414cb8d8e2e8f5da59bc" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:41.098483 10244 raft_consensus.cc:2393] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8decc41309f84c4cb5841d17479e06a5 in current term 1: Already voted for candidate ea3d924af7c7412a92ab643e91179956 in this term.
I20260709 13:01:41.099294 10413 raft_consensus.cc:493] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.091188 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:41.099818 10413 raft_consensus.cc:515] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.102435 10413 leader_election.cc:290] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:41.103039 10300 consensus_queue.cc:1048] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.104154 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566b4d46fea4dfebdb265d3ac7fd788" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:41.104642 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566b4d46fea4dfebdb265d3ac7fd788" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:41.105291 10243 raft_consensus.cc:2468] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
W20260709 13:01:41.105878 10061 leader_election.cc:343] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.106539 10061 leader_election.cc:304] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:41.107933 10541 raft_consensus.cc:2804] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.108280 10541 raft_consensus.cc:493] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.108584 10541 raft_consensus.cc:3060] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.105680 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e249af03ab0f414cb8d8e2e8f5da59bc" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:41.093056 10134 leader_election.cc:304] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
W20260709 13:01:41.114519 10135 leader_election.cc:343] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.092098 10510 leader_election.cc:290] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:41.124612 10134 leader_election.cc:304] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:41.124939 10291 ts_tablet_manager.cc:1434] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 13:01:41.125862 10300 raft_consensus.cc:3060] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.118587 10289 ts_tablet_manager.cc:1434] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.152s	user 0.010s	sys 0.000s
I20260709 13:01:41.126554 10291 tablet_bootstrap.cc:492] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:41.119746 10290 tablet_bootstrap.cc:654] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.133952 10511 raft_consensus.cc:2804] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.134509 10511 raft_consensus.cc:493] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.134896 10511 raft_consensus.cc:3060] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.135411 10289 tablet_bootstrap.cc:492] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:41.140048 10300 raft_consensus.cc:2749] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.155033 10289 tablet_bootstrap.cc:654] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.172837 10541 raft_consensus.cc:515] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.183781 10291 tablet_bootstrap.cc:654] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.183293 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566b4d46fea4dfebdb265d3ac7fd788" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:41.187667 10244 raft_consensus.cc:3060] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.188251 10511 raft_consensus.cc:515] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.192725 10511 leader_election.cc:290] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:41.194518 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:41.195212 10095 raft_consensus.cc:3060] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:41.198621  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:41.194681 10541 leader_election.cc:290] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:41.201436 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566b4d46fea4dfebdb265d3ac7fd788" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:41.201819 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
W20260709 13:01:41.203486 10135 leader_election.cc:343] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.206270 10095 raft_consensus.cc:2468] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:41.207619 10134 leader_election.cc:304] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
W20260709 13:01:41.207778 10061 leader_election.cc:343] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.212312 10511 raft_consensus.cc:2804] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.213049 10511 raft_consensus.cc:697] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:41.214211 10511 consensus_queue.cc:237] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.216347 10293 tablet_bootstrap.cc:492] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:41.216841 10293 ts_tablet_manager.cc:1403] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.213s	user 0.030s	sys 0.028s
I20260709 13:01:41.219643 10293 raft_consensus.cc:359] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.220314 10293 raft_consensus.cc:385] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.220552 10293 raft_consensus.cc:740] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.221153 10293 consensus_queue.cc:260] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.226670 10293 ts_tablet_manager.cc:1434] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:01:41.227707 10293 tablet_bootstrap.cc:492] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:41.233404  9914 catalog_manager.cc:5697] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:41.234783 10290 tablet_bootstrap.cc:492] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:41.235380 10290 ts_tablet_manager.cc:1403] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.164s	user 0.027s	sys 0.024s
I20260709 13:01:41.245270 10289 tablet_bootstrap.cc:492] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:41.245805 10289 ts_tablet_manager.cc:1403] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.009s
I20260709 13:01:41.247462 10293 tablet_bootstrap.cc:654] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.248495 10289 raft_consensus.cc:359] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.249197 10289 raft_consensus.cc:385] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.249481 10289 raft_consensus.cc:740] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.238325 10290 raft_consensus.cc:359] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.250443 10290 raft_consensus.cc:385] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.250819 10290 raft_consensus.cc:740] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.250169 10289 consensus_queue.cc:260] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.251533 10290 consensus_queue.cc:260] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.253672 10290 ts_tablet_manager.cc:1434] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 13:01:41.260550 10244 raft_consensus.cc:2468] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:41.261760 10289 ts_tablet_manager.cc:1434] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:01:41.262125 10059 leader_election.cc:304] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:41.263818 10541 raft_consensus.cc:2804] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.264490 10541 raft_consensus.cc:697] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:41.265507 10541 consensus_queue.cc:237] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.268898 10290 tablet_bootstrap.cc:492] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:41.268509 10295 consensus_queue.cc:1048] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:41.279822 10404 raft_consensus.cc:493] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.280524 10404 raft_consensus.cc:515] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.284802 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee25c97233b464ea9cc993367ebd9d5" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:41.285913 10289 tablet_bootstrap.cc:492] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:41.285805 10241 raft_consensus.cc:2468] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
I20260709 13:01:41.287434  9984 leader_election.cc:304] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:41.288355 10307 raft_consensus.cc:2804] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.288759 10307 raft_consensus.cc:493] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.289077 10307 raft_consensus.cc:3060] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.291194 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee25c97233b464ea9cc993367ebd9d5" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
W20260709 13:01:41.293088  9985 leader_election.cc:343] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.290613 10290 tablet_bootstrap.cc:654] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.295616 10404 leader_election.cc:290] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:41.296983 10291 tablet_bootstrap.cc:492] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:41.297456 10291 ts_tablet_manager.cc:1403] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.171s	user 0.018s	sys 0.010s
I20260709 13:01:41.300683 10291 raft_consensus.cc:359] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.301486 10291 raft_consensus.cc:385] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.301764 10291 raft_consensus.cc:740] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.303020 10289 tablet_bootstrap.cc:654] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.302608 10291 consensus_queue.cc:260] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.317157 10307 raft_consensus.cc:515] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.322054 10295 consensus_queue.cc:1048] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:41.324884 10293 tablet_bootstrap.cc:492] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:41.337204 10293 ts_tablet_manager.cc:1403] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.110s	user 0.024s	sys 0.026s
I20260709 13:01:41.339718 10289 tablet_bootstrap.cc:492] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:41.340225 10289 ts_tablet_manager.cc:1403] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.005s
I20260709 13:01:41.339893 10293 raft_consensus.cc:359] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.340574 10293 raft_consensus.cc:385] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.340862 10293 raft_consensus.cc:740] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.341496 10293 consensus_queue.cc:260] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.342792 10289 raft_consensus.cc:359] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:41.343511 10293 ts_tablet_manager.cc:1434] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:41.343485 10289 raft_consensus.cc:385] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.344053 10289 raft_consensus.cc:740] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.347668 10293 tablet_bootstrap.cc:492] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:41.348282  9914 catalog_manager.cc:5697] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:41.352780 10289 consensus_queue.cc:260] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:41.361429 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee25c97233b464ea9cc993367ebd9d5" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:41.362139 10241 raft_consensus.cc:3060] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.362950 10293 tablet_bootstrap.cc:654] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.366168 10291 ts_tablet_manager.cc:1434] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.068s	user 0.019s	sys 0.020s
I20260709 13:01:41.367200 10291 tablet_bootstrap.cc:492] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:41.368310 10307 leader_election.cc:290] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:41.369221 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee25c97233b464ea9cc993367ebd9d5" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:41.369822 10096 raft_consensus.cc:3060] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.371503 10241 raft_consensus.cc:2468] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:41.374462 10289 ts_tablet_manager.cc:1434] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.003s
I20260709 13:01:41.377419 10291 tablet_bootstrap.cc:654] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.386189  9984 leader_election.cc:304] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:41.391256 10307 raft_consensus.cc:2804] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.391876 10307 raft_consensus.cc:697] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:01:41.393272 10096 raft_consensus.cc:2468] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:41.395967 10293 tablet_bootstrap.cc:492] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:41.396458 10293 ts_tablet_manager.cc:1403] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.004s
I20260709 13:01:41.392726 10307 consensus_queue.cc:237] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.400328 10511 consensus_queue.cc:1048] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.401517 10293 raft_consensus.cc:359] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:41.402269 10293 raft_consensus.cc:385] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.402546 10293 raft_consensus.cc:740] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.403615 10289 tablet_bootstrap.cc:492] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:41.403558 10290 tablet_bootstrap.cc:492] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:41.405063 10290 ts_tablet_manager.cc:1403] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.136s	user 0.016s	sys 0.011s
I20260709 13:01:41.405902 10511 raft_consensus.cc:493] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.405781 10293 consensus_queue.cc:260] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:41.406378 10511 raft_consensus.cc:515] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.408028 10293 ts_tablet_manager.cc:1434] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 13:01:41.411149 10404 raft_consensus.cc:493] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.413259 10404 raft_consensus.cc:515] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.415863 10293 tablet_bootstrap.cc:492] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:41.414331 10511 leader_election.cc:290] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:41.421440 10404 leader_election.cc:290] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:41.426833 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:41.415719 10392 raft_consensus.cc:493] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.427865 10392 raft_consensus.cc:515] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
W20260709 13:01:41.428387 10135 leader_election.cc:343] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.429533 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:41.429881 10392 leader_election.cc:290] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:41.423542 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:41.430974 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:41.432284  9985 leader_election.cc:304] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
W20260709 13:01:41.432508 10209 leader_election.cc:343] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.433790 10557 raft_consensus.cc:2749] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.434919 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:41.435158 10511 consensus_queue.cc:1048] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.435570 10096 raft_consensus.cc:2468] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:41.436424 10290 raft_consensus.cc:359] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:41.437326 10290 raft_consensus.cc:385] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.439597 10134 leader_election.cc:304] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:41.440619 10511 raft_consensus.cc:2804] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.440972 10511 raft_consensus.cc:493] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.441310 10511 raft_consensus.cc:3060] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.442457 10289 tablet_bootstrap.cc:654] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.437655 10290 raft_consensus.cc:740] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.444082 10290 consensus_queue.cc:260] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:41.449467 10290 ts_tablet_manager.cc:1434] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 13:01:41.450412 10290 tablet_bootstrap.cc:492] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:41.477335 10542 raft_consensus.cc:493] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.485126 10542 raft_consensus.cc:515] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:41.489485 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:41.492986 10541 raft_consensus.cc:493] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.493702 10541 raft_consensus.cc:515] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
W20260709 13:01:41.494932 10209 leader_election.cc:343] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.495493 10209 leader_election.cc:304] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:41.496660 10545 raft_consensus.cc:2749] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.495836 10541 leader_election.cc:290] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:41.504052 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfcadd191f046569d9ad99ecacf159b" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:41.504739 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b019f747c5df49b98e8c24e0076bc09f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:41.505430 10242 raft_consensus.cc:2468] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
W20260709 13:01:41.507256 10059 leader_election.cc:343] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.512920 10511 raft_consensus.cc:515] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.514091 10020 raft_consensus.cc:3060] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.516032 10510 consensus_queue.cc:1048] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.521057 10293 tablet_bootstrap.cc:654] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.523852 10542 leader_election.cc:290] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:41.525260 10291 tablet_bootstrap.cc:492] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:41.525482 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:41.525792 10291 ts_tablet_manager.cc:1403] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.009s
I20260709 13:01:41.526343 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfcadd191f046569d9ad99ecacf159b" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:41.509697 10392 raft_consensus.cc:493] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.527424 10392 raft_consensus.cc:515] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.529445 10392 leader_election.cc:290] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:41.528949 10291 raft_consensus.cc:359] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.531271 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84544fb71304be2a810caa935746270" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:41.531790 10135 leader_election.cc:343] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:41.533030 10209 leader_election.cc:343] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.530004 10291 raft_consensus.cc:385] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.533861 10291 raft_consensus.cc:740] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.534868 10291 consensus_queue.cc:260] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
W20260709 13:01:41.535562 10061 leader_election.cc:343] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.536036 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:41.536695 10094 raft_consensus.cc:3060] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.536787 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b019f747c5df49b98e8c24e0076bc09f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:41.537418 10021 raft_consensus.cc:2468] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:41.536172 10511 leader_election.cc:290] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:41.542698 10291 ts_tablet_manager.cc:1434] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:01:41.543526 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84544fb71304be2a810caa935746270" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:41.544055 10291 tablet_bootstrap.cc:492] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:41.536072 10061 leader_election.cc:304] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:41.547341 10290 tablet_bootstrap.cc:654] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.544116 10096 raft_consensus.cc:2468] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:41.552414 10295 raft_consensus.cc:2749] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.547574 10133 leader_election.cc:304] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:41.578320 10511 raft_consensus.cc:2804] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.583374 10511 raft_consensus.cc:493] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.583742 10511 raft_consensus.cc:3060] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.588601 10291 tablet_bootstrap.cc:654] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.589864 10289 tablet_bootstrap.cc:492] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:41.590394 10289 ts_tablet_manager.cc:1403] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.207s	user 0.024s	sys 0.023s
I20260709 13:01:41.565858 10208 leader_election.cc:304] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:41.594874 10094 raft_consensus.cc:2468] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:41.597608 10289 raft_consensus.cc:359] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.598663 10289 raft_consensus.cc:385] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.599037 10289 raft_consensus.cc:740] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.602242 10289 consensus_queue.cc:260] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
W20260709 13:01:41.592514 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 85274.9us
I20260709 13:01:41.605103 10548 raft_consensus.cc:2804] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.610270 10548 raft_consensus.cc:493] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.610630 10548 raft_consensus.cc:3060] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.615697 10134 leader_election.cc:304] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:41.618162 10510 raft_consensus.cc:2804] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.618669 10510 raft_consensus.cc:697] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:41.619555 10510 consensus_queue.cc:237] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.621076 10511 raft_consensus.cc:515] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
W20260709 13:01:41.609565 10208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.130:37545, user_credentials={real_user=slave}} blocked reactor thread for 46288.2us
I20260709 13:01:41.628763 10511 leader_election.cc:290] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:41.638805 10289 ts_tablet_manager.cc:1434] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 13:01:41.654740 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b019f747c5df49b98e8c24e0076bc09f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:41.655498 10019 raft_consensus.cc:3060] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.642704 10548 raft_consensus.cc:515] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.638124  9917 catalog_manager.cc:5697] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 0 to 1, leader changed from <none> to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 1 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.659693 10293 tablet_bootstrap.cc:492] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:41.660207 10293 ts_tablet_manager.cc:1403] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.245s	user 0.012s	sys 0.010s
I20260709 13:01:41.660970 10548 leader_election.cc:290] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:41.661634 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84544fb71304be2a810caa935746270" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
W20260709 13:01:41.662850 10209 leader_election.cc:343] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.663650 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b019f747c5df49b98e8c24e0076bc09f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:41.664361 10289 tablet_bootstrap.cc:492] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:41.666363 10293 raft_consensus.cc:359] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.667050 10293 raft_consensus.cc:385] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.667303 10293 raft_consensus.cc:740] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.669517 10291 tablet_bootstrap.cc:492] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:41.664332 10243 raft_consensus.cc:3060] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.667912 10293 consensus_queue.cc:260] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.675503 10426 raft_consensus.cc:493] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.676081 10426 raft_consensus.cc:515] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.678068 10426 leader_election.cc:290] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:41.680172 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84544fb71304be2a810caa935746270" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:41.680749 10095 raft_consensus.cc:3060] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.682312 10300 consensus_queue.cc:1048] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.684401 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfcadd191f046569d9ad99ecacf159b" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:41.684983 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfcadd191f046569d9ad99ecacf159b" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:41.685683 10093 raft_consensus.cc:2468] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:41.686542 10291 ts_tablet_manager.cc:1403] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.143s	user 0.017s	sys 0.025s
I20260709 13:01:41.687966 10289 tablet_bootstrap.cc:654] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.693194 10293 ts_tablet_manager.cc:1434] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
W20260709 13:01:41.703235 10209 leader_election.cc:343] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.714929 10293 tablet_bootstrap.cc:492] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:41.729161  9916 catalog_manager.cc:5697] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:41.726461 10291 raft_consensus.cc:359] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.734282 10291 raft_consensus.cc:385] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.734750 10291 raft_consensus.cc:740] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.716668 10095 raft_consensus.cc:2468] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:41.740582 10291 consensus_queue.cc:260] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.722147 10208 leader_election.cc:304] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:41.752044 10291 ts_tablet_manager.cc:1434] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260709 13:01:41.756196 10291 tablet_bootstrap.cc:492] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:41.759606 10548 raft_consensus.cc:2804] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:41.760066 10548 raft_consensus.cc:493] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:41.760421 10548 raft_consensus.cc:3060] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.770128 10293 tablet_bootstrap.cc:654] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.777053 10541 consensus_queue.cc:1048] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:41.780247 10541 raft_consensus.cc:493] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.780709 10541 raft_consensus.cc:515] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
W20260709 13:01:41.784075 10061 consensus_peers.cc:597] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.763336 10243 raft_consensus.cc:2468] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:41.787457 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:41.773571 10208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.130:37545, user_credentials={real_user=slave}} blocked reactor thread for 56655.9us
I20260709 13:01:41.788429 10133 leader_election.cc:304] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:41.789354 10510 raft_consensus.cc:2804] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.789947 10510 raft_consensus.cc:697] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:41.784786 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:41.790746 10059 leader_election.cc:343] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.791070 10290 tablet_bootstrap.cc:492] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:41.791558 10290 ts_tablet_manager.cc:1403] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.341s	user 0.010s	sys 0.030s
W20260709 13:01:41.791659 10061 leader_election.cc:343] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:41.795333 10307 raft_consensus.cc:493] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.782799 10541 leader_election.cc:290] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:41.806906 10290 raft_consensus.cc:359] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.808071 10290 raft_consensus.cc:385] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.808521 10290 raft_consensus.cc:740] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.809437 10290 consensus_queue.cc:260] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.822022 10290 ts_tablet_manager.cc:1434] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 13:01:41.792260 10061 leader_election.cc:304] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:41.828506 10295 raft_consensus.cc:2749] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.804744 10307 raft_consensus.cc:515] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.824124 10511 raft_consensus.cc:493] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.834450 10290 tablet_bootstrap.cc:492] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:41.821623 10019 raft_consensus.cc:2468] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:41.837481 10307 leader_election.cc:290] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:41.834194 10021 raft_consensus.cc:3060] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.829116 10510 consensus_queue.cc:237] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:41.818574 10548 raft_consensus.cc:515] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.853447 10290 tablet_bootstrap.cc:654] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.855746 10289 tablet_bootstrap.cc:492] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:41.857465 10289 ts_tablet_manager.cc:1403] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.193s	user 0.019s	sys 0.016s
I20260709 13:01:41.852804 10300 consensus_queue.cc:1048] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:01:41.853103 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:41.862021 10094 raft_consensus.cc:2393] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate 8decc41309f84c4cb5841d17479e06a5 in this term.
I20260709 13:01:41.861951 10289 raft_consensus.cc:359] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.862710 10289 raft_consensus.cc:385] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.867538 10289 raft_consensus.cc:740] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.868331 10289 consensus_queue.cc:260] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.870678 10289 ts_tablet_manager.cc:1434] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:01:41.855000 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:41.839890 10511 raft_consensus.cc:515] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.871129 10291 tablet_bootstrap.cc:654] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.881989  9986 leader_election.cc:304] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:41.883010 10511 leader_election.cc:290] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:41.838802 10208 leader_election.cc:304] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:41.886819 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfcadd191f046569d9ad99ecacf159b" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:41.887507 10169 raft_consensus.cc:3060] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:41.887765 10208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.130:37545, user_credentials={real_user=slave}} blocked reactor thread for 58548us
I20260709 13:01:41.888060 10545 raft_consensus.cc:2804] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:41.888805 10545 raft_consensus.cc:697] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:41.889662 10545 consensus_queue.cc:237] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
W20260709 13:01:41.839589 10061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.131:43691, user_credentials={real_user=slave}} blocked reactor thread for 47954.3us
I20260709 13:01:41.893957 10289 tablet_bootstrap.cc:492] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:41.885426 10548 leader_election.cc:290] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:41.896749 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfcadd191f046569d9ad99ecacf159b" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:41.897424 10093 raft_consensus.cc:2468] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:41.891055 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfcadd191f046569d9ad99ecacf159b" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:41.906167 10134 leader_election.cc:304] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:41.906586 10244 raft_consensus.cc:2393] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8decc41309f84c4cb5841d17479e06a5 in current term 1: Already voted for candidate 157aa8a63d9047ea9df36e2aeea10e2e in this term.
I20260709 13:01:41.907994 10293 tablet_bootstrap.cc:492] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:41.908702 10293 ts_tablet_manager.cc:1403] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.204s	user 0.027s	sys 0.011s
I20260709 13:01:41.929253 10293 raft_consensus.cc:359] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.930594 10293 raft_consensus.cc:385] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.931020 10293 raft_consensus.cc:740] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.931901 10293 consensus_queue.cc:260] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:41.933874 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cfcadd191f046569d9ad99ecacf159b" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:41.934538 10093 raft_consensus.cc:3060] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:41.952260 10622 log.cc:927] Time spent T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 13:01:41.959064 10291 tablet_bootstrap.cc:492] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:41.959558 10291 ts_tablet_manager.cc:1403] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.204s	user 0.004s	sys 0.025s
I20260709 13:01:41.962220 10291 raft_consensus.cc:359] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.962905 10291 raft_consensus.cc:385] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.963227 10291 raft_consensus.cc:740] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.964519 10307 raft_consensus.cc:2749] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:41.965188 10290 tablet_bootstrap.cc:492] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:41.965669 10290 ts_tablet_manager.cc:1403] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.134s	user 0.009s	sys 0.001s
I20260709 13:01:41.967741 10606 raft_consensus.cc:493] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:41.968231 10606 raft_consensus.cc:515] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.968304 10290 raft_consensus.cc:359] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.969014 10290 raft_consensus.cc:385] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:41.969393 10290 raft_consensus.cc:740] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:41.969308 10291 consensus_queue.cc:260] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.970898 10290 consensus_queue.cc:260] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:41.971138 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:41.972070 10094 raft_consensus.cc:2393] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate 8decc41309f84c4cb5841d17479e06a5 in this term.
I20260709 13:01:41.973371 10291 ts_tablet_manager.cc:1434] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:01:41.973322 10606 leader_election.cc:290] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:41.973613 10290 ts_tablet_manager.cc:1434] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:41.974701 10291 tablet_bootstrap.cc:492] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:41.974804 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:41.976949  9986 leader_election.cc:304] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:41.978204 10606 raft_consensus.cc:3060] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:41.982326 10291 tablet_bootstrap.cc:654] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.968956 10093 raft_consensus.cc:2468] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:41.993098 10289 tablet_bootstrap.cc:654] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:41.996829  9917 catalog_manager.cc:5697] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:42.001071 10617 consensus_queue.cc:1048] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:42.010501 10293 ts_tablet_manager.cc:1434] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.001s
I20260709 13:01:42.002223 10605 consensus_queue.cc:1048] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.012382 10557 consensus_queue.cc:1048] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.016490 10606 raft_consensus.cc:2749] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.008075 10208 leader_election.cc:304] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:41.985633 10169 raft_consensus.cc:2468] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:42.040566 10511 raft_consensus.cc:2764] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:01:42.044471 10548 raft_consensus.cc:2804] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:42.045109 10548 raft_consensus.cc:697] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:42.045624 10626 raft_consensus.cc:493] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.046000 10548 consensus_queue.cc:237] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:41.974858 10290 tablet_bootstrap.cc:492] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:42.048620 10626 raft_consensus.cc:515] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.052510 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06b1d7d7bd6417ab5cacc3d6b6c27e9" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:42.054504 10209 leader_election.cc:343] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.058456 10626 leader_election.cc:290] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:42.059665 10291 tablet_bootstrap.cc:492] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:42.060125 10291 ts_tablet_manager.cc:1403] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.086s	user 0.036s	sys 0.012s
I20260709 13:01:42.062436 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06b1d7d7bd6417ab5cacc3d6b6c27e9" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
W20260709 13:01:42.064109 10208 leader_election.cc:343] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.064577 10208 leader_election.cc:304] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:42.066124 10426 raft_consensus.cc:2749] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.068238 10291 raft_consensus.cc:359] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.069028 10291 raft_consensus.cc:385] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.069288 10291 raft_consensus.cc:740] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.070040 10291 consensus_queue.cc:260] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.030342 10293 tablet_bootstrap.cc:492] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:42.080928 10290 tablet_bootstrap.cc:654] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.083676 10291 ts_tablet_manager.cc:1434] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:01:42.089671 10291 tablet_bootstrap.cc:492] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:42.096140  9914 catalog_manager.cc:5697] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:42.105388 10510 consensus_queue.cc:1048] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.111667 10293 tablet_bootstrap.cc:654] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.119990 10291 tablet_bootstrap.cc:654] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.131115 10289 tablet_bootstrap.cc:492] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:42.131630 10289 ts_tablet_manager.cc:1403] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.239s	user 0.015s	sys 0.007s
I20260709 13:01:42.131518  9917 catalog_manager.cc:5697] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.140511 10510 consensus_queue.cc:1048] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:42.134545 10289 raft_consensus.cc:359] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.151185 10289 raft_consensus.cc:385] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.151528 10289 raft_consensus.cc:740] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.161711 10289 consensus_queue.cc:260] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.172351 10290 tablet_bootstrap.cc:492] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:42.172911 10290 ts_tablet_manager.cc:1403] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.006s
I20260709 13:01:42.173686 10289 ts_tablet_manager.cc:1434] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:01:42.176898 10289 tablet_bootstrap.cc:492] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:42.207949 10290 raft_consensus.cc:359] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.208799 10290 raft_consensus.cc:385] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.209168 10290 raft_consensus.cc:740] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.210050 10290 consensus_queue.cc:260] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.219247 10636 raft_consensus.cc:493] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.220010 10636 raft_consensus.cc:515] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.226344 10636 leader_election.cc:290] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:42.228909 10290 ts_tablet_manager.cc:1434] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 13:01:42.229693 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665f05f1f5ba432783096151e1323c1f" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:42.230333 10290 tablet_bootstrap.cc:492] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:42.230789 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665f05f1f5ba432783096151e1323c1f" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:42.231382 10209 leader_election.cc:343] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:42.233057 10209 leader_election.cc:343] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.233489 10209 leader_election.cc:304] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:42.234236 10636 raft_consensus.cc:2749] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.237677 10290 tablet_bootstrap.cc:654] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.248750 10291 tablet_bootstrap.cc:492] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:42.249313 10291 ts_tablet_manager.cc:1403] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.036s
I20260709 13:01:42.250731 10289 tablet_bootstrap.cc:654] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.261718 10293 tablet_bootstrap.cc:492] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:42.262163 10293 ts_tablet_manager.cc:1403] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.232s	user 0.012s	sys 0.026s
I20260709 13:01:42.264773 10293 raft_consensus.cc:359] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.265470 10293 raft_consensus.cc:385] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.265734 10293 raft_consensus.cc:740] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.266400 10293 consensus_queue.cc:260] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.268603 10293 ts_tablet_manager.cc:1434] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:01:42.272575 10293 tablet_bootstrap.cc:492] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:42.278489 10293 tablet_bootstrap.cc:654] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.278779 10605 raft_consensus.cc:493] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.279392 10605 raft_consensus.cc:515] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.282032 10605 leader_election.cc:290] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:42.282894 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566b4d46fea4dfebdb265d3ac7fd788" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:42.283263 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b566b4d46fea4dfebdb265d3ac7fd788" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:42.285228  9985 leader_election.cc:304] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:42.286055 10605 raft_consensus.cc:2749] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.300046 10510 raft_consensus.cc:493] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.300611 10510 raft_consensus.cc:515] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.302778 10510 leader_election.cc:290] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:42.304299 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f6edfb8364d90b1435fa0803cd4be" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:42.304530 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f6edfb8364d90b1435fa0803cd4be" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:42.305795 10096 raft_consensus.cc:2468] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:42.307590 10291 raft_consensus.cc:359] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.308175 10291 raft_consensus.cc:385] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.308398 10291 raft_consensus.cc:740] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.309000 10291 consensus_queue.cc:260] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.310127 10134 leader_election.cc:304] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
W20260709 13:01:42.314525  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:42.315065 10511 raft_consensus.cc:2804] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:42.315498 10511 raft_consensus.cc:493] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:42.315834 10511 raft_consensus.cc:3060] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.317660 10290 tablet_bootstrap.cc:492] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:42.318162 10290 ts_tablet_manager.cc:1403] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.014s
I20260709 13:01:42.320303 10291 ts_tablet_manager.cc:1434] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.002s
I20260709 13:01:42.324271 10290 raft_consensus.cc:359] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.325855 10289 tablet_bootstrap.cc:492] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:42.325012 10290 raft_consensus.cc:385] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.326421 10289 ts_tablet_manager.cc:1403] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.150s	user 0.013s	sys 0.014s
I20260709 13:01:42.326525 10290 raft_consensus.cc:740] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
W20260709 13:01:42.329315 10135 leader_election.cc:343] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.327728 10290 consensus_queue.cc:260] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.330484 10021 raft_consensus.cc:3060] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.331640 10290 ts_tablet_manager.cc:1434] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:01:42.332813 10290 tablet_bootstrap.cc:492] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:42.329835 10510 consensus_queue.cc:1048] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:01:42.338311 10392 consensus_queue.cc:1048] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.340040 10511 raft_consensus.cc:515] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.342790 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f6edfb8364d90b1435fa0803cd4be" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
W20260709 13:01:42.344230 10135 leader_election.cc:343] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.346138 10293 tablet_bootstrap.cc:492] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:42.346640 10293 ts_tablet_manager.cc:1403] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.005s
I20260709 13:01:42.350174 10290 tablet_bootstrap.cc:654] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.343050 10291 tablet_bootstrap.cc:492] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:42.362416 10020 raft_consensus.cc:3060] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.365051 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f6edfb8364d90b1435fa0803cd4be" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:42.365734 10093 raft_consensus.cc:3060] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.351807 10511 leader_election.cc:290] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:42.378239 10093 raft_consensus.cc:2468] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:42.380407 10134 leader_election.cc:304] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:42.381341 10293 raft_consensus.cc:359] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.382076 10293 raft_consensus.cc:385] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.382339 10293 raft_consensus.cc:740] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.382885 10511 raft_consensus.cc:2804] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:42.382809 10636 consensus_queue.cc:1048] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.383852 10511 raft_consensus.cc:697] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:42.384968 10511 consensus_queue.cc:237] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.390154 10291 tablet_bootstrap.cc:654] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.393879 10290 tablet_bootstrap.cc:492] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:42.394366 10290 ts_tablet_manager.cc:1403] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.013s
I20260709 13:01:42.394656 10293 consensus_queue.cc:260] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.398941 10290 raft_consensus.cc:359] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.400475 10290 raft_consensus.cc:385] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.401079 10290 raft_consensus.cc:740] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.401787 10290 consensus_queue.cc:260] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.405411 10290 ts_tablet_manager.cc:1434] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:01:42.409557 10289 raft_consensus.cc:359] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.410168 10289 raft_consensus.cc:385] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.410425 10289 raft_consensus.cc:740] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.411160 10289 consensus_queue.cc:260] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.412176 10291 tablet_bootstrap.cc:492] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:42.412699 10291 ts_tablet_manager.cc:1403] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.070s	user 0.005s	sys 0.007s
I20260709 13:01:42.413192 10293 ts_tablet_manager.cc:1434] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:01:42.416482 10293 tablet_bootstrap.cc:492] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:42.419379 10290 tablet_bootstrap.cc:492] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:42.427075 10291 raft_consensus.cc:359] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.427942 10291 raft_consensus.cc:385] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.428232 10291 raft_consensus.cc:740] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.429071 10291 consensus_queue.cc:260] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.430083 10289 ts_tablet_manager.cc:1434] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.000s
I20260709 13:01:42.433522 10545 raft_consensus.cc:493] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.433250  9914 catalog_manager.cc:5697] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.433991 10289 tablet_bootstrap.cc:492] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:42.434056 10545 raft_consensus.cc:515] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.436709 10545 leader_election.cc:290] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:42.437881 10290 tablet_bootstrap.cc:654] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.438321 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:42.439802 10209 leader_election.cc:343] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.441921 10291 ts_tablet_manager.cc:1434] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260709 13:01:42.443018 10291 tablet_bootstrap.cc:492] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:42.445189 10289 tablet_bootstrap.cc:654] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.447703 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
W20260709 13:01:42.454689 10208 leader_election.cc:343] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.455219 10208 leader_election.cc:304] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd
I20260709 13:01:42.456784 10636 raft_consensus.cc:2749] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.471711 10293 tablet_bootstrap.cc:654] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.472182 10511 consensus_queue.cc:1048] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:01:42.502015 10291 tablet_bootstrap.cc:654] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.510213 10293 tablet_bootstrap.cc:492] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:42.510514 10605 raft_consensus.cc:493] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.510722 10293 ts_tablet_manager.cc:1403] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.004s
I20260709 13:01:42.511112 10605 raft_consensus.cc:515] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.513495 10605 leader_election.cc:290] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:42.514240 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f6edfb8364d90b1435fa0803cd4be" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:42.515280 10093 raft_consensus.cc:2393] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate 8decc41309f84c4cb5841d17479e06a5 in this term.
I20260709 13:01:42.514305 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f6edfb8364d90b1435fa0803cd4be" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:42.517470 10611 raft_consensus.cc:493] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.518040 10611 raft_consensus.cc:515] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.520905 10611 leader_election.cc:290] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:42.522590 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a23f4e46ec4c72b82ea940efd659c1" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:42.523460 10293 raft_consensus.cc:359] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.524099 10290 tablet_bootstrap.cc:492] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:42.524194 10293 raft_consensus.cc:385] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:01:42.524206 10135 leader_election.cc:343] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.522641 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a23f4e46ec4c72b82ea940efd659c1" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:42.524657 10293 raft_consensus.cc:740] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
W20260709 13:01:42.527731 10133 leader_election.cc:343] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.527580 10293 consensus_queue.cc:260] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.528203 10133 leader_election.cc:304] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:42.524662 10290 ts_tablet_manager.cc:1403] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.031s
I20260709 13:01:42.531723 10611 raft_consensus.cc:2749] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.534346 10541 raft_consensus.cc:493] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.535061 10541 raft_consensus.cc:515] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.536237  9986 leader_election.cc:304] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:42.537447 10605 raft_consensus.cc:3060] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.537981 10541 leader_election.cc:290] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:42.533351 10293 ts_tablet_manager.cc:1434] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:01:42.539289 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb58fc45d154024ae711734d6b85f2a" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:42.540299 10293 tablet_bootstrap.cc:492] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: Bootstrap starting.
W20260709 13:01:42.540946 10061 leader_election.cc:343] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.541118 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb58fc45d154024ae711734d6b85f2a" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:42.542840 10061 leader_election.cc:343] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.543318 10061 leader_election.cc:304] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:42.545325 10600 raft_consensus.cc:2749] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.546223 10290 raft_consensus.cc:359] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.546931 10290 raft_consensus.cc:385] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.547214 10290 raft_consensus.cc:740] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.547876 10290 consensus_queue.cc:260] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.549715 10293 tablet_bootstrap.cc:654] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.551716 10290 ts_tablet_manager.cc:1434] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:01:42.552415 10541 raft_consensus.cc:493] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.556306 10295 raft_consensus.cc:493] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.556962 10295 raft_consensus.cc:515] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.559332 10295 leader_election.cc:290] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:42.552939 10541 raft_consensus.cc:515] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.561178 10291 tablet_bootstrap.cc:492] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:42.561704 10291 ts_tablet_manager.cc:1403] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.119s	user 0.027s	sys 0.014s
I20260709 13:01:42.564282 10291 raft_consensus.cc:359] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.564960 10291 raft_consensus.cc:385] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.565225 10291 raft_consensus.cc:740] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.565861 10291 consensus_queue.cc:260] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.570948 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64e917760fb4402816e64d986292e79" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:42.570927 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64e917760fb4402816e64d986292e79" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:42.572768 10061 leader_election.cc:343] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.574137 10541 leader_election.cc:290] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:42.571064 10605 raft_consensus.cc:2749] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.578913 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:42.581622 10059 leader_election.cc:343] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.583775 10293 tablet_bootstrap.cc:492] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
W20260709 13:01:42.585027 10061 leader_election.cc:343] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.585501 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:42.585556 10061 leader_election.cc:304] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:42.586975 10291 ts_tablet_manager.cc:1434] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:01:42.587567 10293 ts_tablet_manager.cc:1403] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.003s
I20260709 13:01:42.587548 10600 raft_consensus.cc:2749] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:42.587991 10061 leader_election.cc:343] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.588354 10291 tablet_bootstrap.cc:492] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:42.588469 10061 leader_election.cc:304] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:42.589870 10541 raft_consensus.cc:493] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.590344 10541 raft_consensus.cc:515] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.589318 10600 raft_consensus.cc:2749] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.590828 10293 raft_consensus.cc:359] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.591622 10293 raft_consensus.cc:385] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.591904 10293 raft_consensus.cc:740] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.592651 10293 consensus_queue.cc:260] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.593365 10541 leader_election.cc:290] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:42.595264 10293 ts_tablet_manager.cc:1434] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:42.595098 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:42.595829 10241 raft_consensus.cc:2468] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:42.596246 10293 tablet_bootstrap.cc:492] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:42.597134 10059 leader_election.cc:304] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:42.598344 10541 raft_consensus.cc:2804] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:42.598860 10541 raft_consensus.cc:493] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:42.599255 10541 raft_consensus.cc:3060] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.602108 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:42.603834 10061 leader_election.cc:343] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.566207 10289 tablet_bootstrap.cc:492] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:42.606244 10289 ts_tablet_manager.cc:1403] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.009s
I20260709 13:01:42.607834 10541 raft_consensus.cc:515] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.608919 10289 raft_consensus.cc:359] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.609606 10289 raft_consensus.cc:385] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.609871 10289 raft_consensus.cc:740] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.610594 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:42.611274 10241 raft_consensus.cc:3060] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.614466 10293 tablet_bootstrap.cc:654] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.615728 10291 tablet_bootstrap.cc:654] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.620579 10541 leader_election.cc:290] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:42.621047 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:42.621819 10241 raft_consensus.cc:2468] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:42.624652 10636 consensus_queue.cc:1048] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.624795 10059 leader_election.cc:304] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:42.626133 10600 raft_consensus.cc:2804] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:42.627065 10600 raft_consensus.cc:697] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:42.590786 10290 tablet_bootstrap.cc:492] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:42.628383 10600 consensus_queue.cc:237] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
W20260709 13:01:42.635715 10061 leader_election.cc:343] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.649294 10289 consensus_queue.cc:260] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.653520 10289 ts_tablet_manager.cc:1434] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.002s
I20260709 13:01:42.655076 10636 consensus_queue.cc:1048] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.661360 10289 tablet_bootstrap.cc:492] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:42.673368 10291 tablet_bootstrap.cc:492] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:42.674006 10291 ts_tablet_manager.cc:1403] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.022s
I20260709 13:01:42.674646 10293 tablet_bootstrap.cc:492] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:42.675159 10293 ts_tablet_manager.cc:1403] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.010s
I20260709 13:01:42.677266 10291 raft_consensus.cc:359] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.678114 10291 raft_consensus.cc:385] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.678464 10291 raft_consensus.cc:740] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.679498 10291 consensus_queue.cc:260] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.682442 10291 ts_tablet_manager.cc:1434] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:42.683506 10291 tablet_bootstrap.cc:492] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:42.659855 10290 tablet_bootstrap.cc:654] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.688879 10293 raft_consensus.cc:359] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.693516 10293 raft_consensus.cc:385] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.693831 10293 raft_consensus.cc:740] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.694679 10293 consensus_queue.cc:260] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.700870 10289 tablet_bootstrap.cc:654] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.694967  9917 catalog_manager.cc:5697] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:42.699620 10293 ts_tablet_manager.cc:1434] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:01:42.703619 10293 tablet_bootstrap.cc:492] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:42.712025 10605 raft_consensus.cc:493] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.712602 10605 raft_consensus.cc:515] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.715399 10291 tablet_bootstrap.cc:654] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.716583 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb58fc45d154024ae711734d6b85f2a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:42.716693 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb58fc45d154024ae711734d6b85f2a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:42.717365 10096 raft_consensus.cc:2468] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
W20260709 13:01:42.718278  9986 leader_election.cc:343] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.718916 10605 leader_election.cc:290] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:42.719368  9985 leader_election.cc:304] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [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: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:42.720139 10605 raft_consensus.cc:2804] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:42.720544 10605 raft_consensus.cc:493] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:42.720935 10605 raft_consensus.cc:3060] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.725445 10289 tablet_bootstrap.cc:492] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:42.726063 10289 ts_tablet_manager.cc:1403] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.000s
I20260709 13:01:42.728817 10290 tablet_bootstrap.cc:492] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:42.729408 10290 ts_tablet_manager.cc:1403] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.014s
I20260709 13:01:42.729197 10289 raft_consensus.cc:359] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.730039 10289 raft_consensus.cc:385] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.730314 10289 raft_consensus.cc:740] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.731114 10289 consensus_queue.cc:260] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.732211 10290 raft_consensus.cc:359] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.732899 10290 raft_consensus.cc:385] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.733155 10290 raft_consensus.cc:740] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.733343 10289 ts_tablet_manager.cc:1434] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:42.733737 10290 consensus_queue.cc:260] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.734400 10289 tablet_bootstrap.cc:492] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:42.735314 10291 tablet_bootstrap.cc:492] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:42.735870 10291 ts_tablet_manager.cc:1403] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.001s
I20260709 13:01:42.736532 10290 ts_tablet_manager.cc:1434] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:01:42.737690 10290 tablet_bootstrap.cc:492] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:42.738320 10511 raft_consensus.cc:493] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.738755 10511 raft_consensus.cc:515] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.740594 10511 leader_election.cc:290] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:42.741073 10289 tablet_bootstrap.cc:654] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.742408 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355db626fb814509821730443771b972" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:42.743191 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355db626fb814509821730443771b972" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:42.743813 10133 leader_election.cc:343] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.744213 10291 raft_consensus.cc:359] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
W20260709 13:01:42.744544 10135 leader_election.cc:343] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.744911 10291 raft_consensus.cc:385] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.745013 10135 leader_election.cc:304] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:42.745232 10291 raft_consensus.cc:740] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.746632 10511 raft_consensus.cc:2749] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:42.751355 10605 raft_consensus.cc:515] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.760859 10289 tablet_bootstrap.cc:492] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:42.761395 10289 ts_tablet_manager.cc:1403] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.004s
I20260709 13:01:42.762121 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb58fc45d154024ae711734d6b85f2a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:42.762678 10096 raft_consensus.cc:3060] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.762852 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb58fc45d154024ae711734d6b85f2a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
W20260709 13:01:42.764240  9986 leader_election.cc:343] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.764061 10289 raft_consensus.cc:359] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.764756 10289 raft_consensus.cc:385] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.764875 10605 leader_election.cc:290] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:42.759431 10293 tablet_bootstrap.cc:654] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.765065 10289 raft_consensus.cc:740] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.751266 10291 consensus_queue.cc:260] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.768620 10291 ts_tablet_manager.cc:1434] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 13:01:42.769589 10096 raft_consensus.cc:2468] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:42.770673  9985 leader_election.cc:304] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [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: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:42.771538 10605 raft_consensus.cc:2804] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:42.772272 10605 raft_consensus.cc:697] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:01:42.773296 10605 consensus_queue.cc:237] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.769589 10291 tablet_bootstrap.cc:492] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:42.770670 10289 consensus_queue.cc:260] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.777882 10289 ts_tablet_manager.cc:1434] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260709 13:01:42.785574 10290 tablet_bootstrap.cc:654] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.789741 10291 tablet_bootstrap.cc:654] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.790975 10636 raft_consensus.cc:493] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.791945 10636 raft_consensus.cc:515] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.799654 10611 raft_consensus.cc:493] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.800092 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984de225052c433ab24b715763d414ea" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:42.800239 10611 raft_consensus.cc:515] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.800777 10096 raft_consensus.cc:2468] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:42.803579 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:42.804392 10241 raft_consensus.cc:2468] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:42.806016 10611 leader_election.cc:290] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:42.807422 10133 leader_election.cc:304] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:42.807921 10208 leader_election.cc:304] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:42.809680 10392 raft_consensus.cc:2804] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:42.810094 10392 raft_consensus.cc:493] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:42.810352 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:42.810634 10392 raft_consensus.cc:3060] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.811070 10020 raft_consensus.cc:2468] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:42.810192 10611 raft_consensus.cc:2804] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:42.812309 10611 raft_consensus.cc:493] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:42.812685 10611 raft_consensus.cc:3060] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.824468 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984de225052c433ab24b715763d414ea" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:42.825875 10290 tablet_bootstrap.cc:492] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
W20260709 13:01:42.826246 10209 leader_election.cc:343] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.826463 10290 ts_tablet_manager.cc:1403] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.006s
I20260709 13:01:42.829304 10290 raft_consensus.cc:359] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.829945 10290 raft_consensus.cc:385] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.830211 10290 raft_consensus.cc:740] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.831115 10511 raft_consensus.cc:493] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.830817 10290 consensus_queue.cc:260] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.830945  9917 catalog_manager.cc:5697] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 0 to 1, leader changed from <none> to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 1 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:42.831562 10295 raft_consensus.cc:493] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.832409 10295 raft_consensus.cc:515] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:42.838891 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:42.838891 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:42.831594 10511 raft_consensus.cc:515] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.843494 10511 leader_election.cc:290] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:42.844952 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:42.845500 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:42.846140 10096 raft_consensus.cc:2468] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:42.847294 10134 leader_election.cc:304] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:42.848030 10511 raft_consensus.cc:2804] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:42.848374 10511 raft_consensus.cc:493] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:42.848667 10511 raft_consensus.cc:3060] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.845566 10241 raft_consensus.cc:2468] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:42.834714 10295 leader_election.cc:290] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:42.854898 10611 raft_consensus.cc:515] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.859067 10511 raft_consensus.cc:515] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.866884 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:42.867580 10241 raft_consensus.cc:3060] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.868592 10510 raft_consensus.cc:493] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:42.869611 10291 tablet_bootstrap.cc:492] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:42.869242 10510 raft_consensus.cc:515] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.870100 10291 ts_tablet_manager.cc:1403] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.012s
I20260709 13:01:42.872797 10510 leader_election.cc:290] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:42.873015 10291 raft_consensus.cc:359] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.874946 10290 ts_tablet_manager.cc:1434] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260709 13:01:42.877480 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665f05f1f5ba432783096151e1323c1f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:42.878924 10241 raft_consensus.cc:2468] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
W20260709 13:01:42.884346 10061 leader_election.cc:343] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.885370 10290 tablet_bootstrap.cc:492] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
W20260709 13:01:42.886662 10061 leader_election.cc:343] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.891388 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:42.909291 10096 raft_consensus.cc:3060] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.909830 10241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665f05f1f5ba432783096151e1323c1f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:42.910413 10241 raft_consensus.cc:2468] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:42.893628 10636 leader_election.cc:290] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:42.893944 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:42.912807 10017 raft_consensus.cc:3060] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.894767 10611 leader_election.cc:290] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:42.873746 10291 raft_consensus.cc:385] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:42.914037 10291 raft_consensus.cc:740] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.914773 10291 consensus_queue.cc:260] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.916348 10291 ts_tablet_manager.cc:1434] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:01:42.917308 10291 tablet_bootstrap.cc:492] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956: Bootstrap starting.
I20260709 13:01:42.903200 10289 tablet_bootstrap.cc:492] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:42.904484 10133 leader_election.cc:304] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:42.921366 10510 raft_consensus.cc:2804] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:42.922067 10510 raft_consensus.cc:697] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:42.922793 10291 tablet_bootstrap.cc:654] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.923221 10510 consensus_queue.cc:237] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:42.930174 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:42.930974 10240 raft_consensus.cc:3060] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.932319 10017 raft_consensus.cc:2468] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:42.905354 10511 leader_election.cc:290] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
W20260709 13:01:42.906894 10135 leader_election.cc:343] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:42.908195 10290 tablet_bootstrap.cc:654] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:42.940966 10676 consensus_queue.cc:1048] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.946447 10133 leader_election.cc:304] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:42.948982 10511 raft_consensus.cc:2804] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:42.949504 10511 raft_consensus.cc:493] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:42.949853 10511 raft_consensus.cc:3060] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:42.957194 10611 consensus_queue.cc:1048] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:42.939157 10061 leader_election.cc:304] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:42.961978 10661 raft_consensus.cc:2749] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:42.963111 10061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.129:38661, user_credentials={real_user=slave}} blocked reactor thread for 76508.6us
I20260709 13:01:42.968500 10291 tablet_bootstrap.cc:492] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956: No bootstrap required, opened a new log
I20260709 13:01:42.970206 10291 ts_tablet_manager.cc:1403] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.007s
I20260709 13:01:42.974155 10291 raft_consensus.cc:359] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.021510 10291 raft_consensus.cc:385] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.021826 10291 raft_consensus.cc:740] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Initialized, Role: FOLLOWER
I20260709 13:01:42.969631 10392 raft_consensus.cc:515] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:42.977790 10293 tablet_bootstrap.cc:492] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:43.025156 10293 ts_tablet_manager.cc:1403] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.322s	user 0.059s	sys 0.076s
I20260709 13:01:42.982921  9917 catalog_manager.cc:5697] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:42.988036 10240 raft_consensus.cc:2468] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:42.984540 10096 raft_consensus.cc:2468] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
W20260709 13:01:43.003482 10209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:43691, user_credentials={real_user=slave}} blocked reactor thread for 47819.8us
I20260709 13:01:43.041369 10392 leader_election.cc:290] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:43.043181 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984de225052c433ab24b715763d414ea" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:43.044003 10096 raft_consensus.cc:3060] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.045116 10134 leader_election.cc:304] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:43.045876 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984de225052c433ab24b715763d414ea" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:43.047158 10300 raft_consensus.cc:2804] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:43.047658 10300 raft_consensus.cc:697] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:43.048414 10300 consensus_queue.cc:237] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:42.993708 10511 raft_consensus.cc:515] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.051975 10511 leader_election.cc:290] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:43.056283 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665f05f1f5ba432783096151e1323c1f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:43.057022 10240 raft_consensus.cc:3060] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.054003 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665f05f1f5ba432783096151e1323c1f" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
W20260709 13:01:43.061872 10135 leader_election.cc:343] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.065661 10240 raft_consensus.cc:2468] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:43.066965 10133 leader_election.cc:304] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:43.068274 10676 raft_consensus.cc:2804] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:01:43.068697 10209 leader_election.cc:343] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.009436 10295 raft_consensus.cc:493] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.021119 10290 tablet_bootstrap.cc:492] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:43.070250 10290 ts_tablet_manager.cc:1403] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.185s	user 0.013s	sys 0.009s
I20260709 13:01:43.070042 10295 raft_consensus.cc:515] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:43.070261 10096 raft_consensus.cc:2468] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:43.072161 10295 leader_election.cc:290] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:43.072908 10290 raft_consensus.cc:359] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.073585 10290 raft_consensus.cc:385] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.073827 10290 raft_consensus.cc:740] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.022480 10291 consensus_queue.cc:260] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.077432 10291 ts_tablet_manager.cc:1434] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956: Time spent starting tablet: real 0.106s	user 0.005s	sys 0.000s
I20260709 13:01:43.027932 10293 raft_consensus.cc:359] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.078083 10293 raft_consensus.cc:385] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.078207 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06b1d7d7bd6417ab5cacc3d6b6c27e9" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:43.078434 10293 raft_consensus.cc:740] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.078912 10170 raft_consensus.cc:2468] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:43.079262 10293 consensus_queue.cc:260] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.080120 10061 leader_election.cc:304] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:43.081130 10661 raft_consensus.cc:2804] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:43.081418 10293 ts_tablet_manager.cc:1434] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.003s
I20260709 13:01:43.081523 10661 raft_consensus.cc:493] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:43.081931 10661 raft_consensus.cc:3060] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.082406 10293 tablet_bootstrap.cc:492] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:43.068962 10676 raft_consensus.cc:697] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:43.074460 10290 consensus_queue.cc:260] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.087654  9916 catalog_manager.cc:5697] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:43.090184 10290 ts_tablet_manager.cc:1434] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:01:43.090356 10676 consensus_queue.cc:237] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.091353 10290 tablet_bootstrap.cc:492] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:43.098119 10208 leader_election.cc:304] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:43.099092 10682 raft_consensus.cc:2804] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:43.099582 10682 raft_consensus.cc:697] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:43.100347 10682 consensus_queue.cc:237] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.108646 10020 raft_consensus.cc:3060] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.112155 10661 raft_consensus.cc:515] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:43.114634 10661 leader_election.cc:290] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:43.127010 10679 raft_consensus.cc:493] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.127604 10679 raft_consensus.cc:515] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.129655 10679 leader_election.cc:290] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:43.007771 10289 tablet_bootstrap.cc:654] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.116513 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06b1d7d7bd6417ab5cacc3d6b6c27e9" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:43.130756 10242 raft_consensus.cc:3060] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.129879  9917 catalog_manager.cc:5697] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:43.117367 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06b1d7d7bd6417ab5cacc3d6b6c27e9" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:43.135370 10170 raft_consensus.cc:3060] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.138305 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a23f4e46ec4c72b82ea940efd659c1" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:43.139257 10169 raft_consensus.cc:2468] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:43.141970 10209 leader_election.cc:304] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:43.142833 10679 raft_consensus.cc:2804] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:43.143256 10679 raft_consensus.cc:493] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:43.143621 10679 raft_consensus.cc:3060] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.145941 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a23f4e46ec4c72b82ea940efd659c1" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:43.150316 10242 raft_consensus.cc:2468] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:43.119740 10293 tablet_bootstrap.cc:654] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.155826 10661 consensus_queue.cc:1048] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.118379 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06b1d7d7bd6417ab5cacc3d6b6c27e9" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:43.156726 10240 raft_consensus.cc:2376] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1. Re-sending same reply.
I20260709 13:01:43.151413 10557 raft_consensus.cc:493] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.157801 10557 raft_consensus.cc:515] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.159912 10557 leader_election.cc:290] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
W20260709 13:01:43.151350 10209 leader_election.cc:343] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.150401 10679 raft_consensus.cc:515] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.159711 10059 leader_election.cc:304] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:43.162701 10661 raft_consensus.cc:2804] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:43.163205 10661 raft_consensus.cc:697] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:43.163460 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a23f4e46ec4c72b82ea940efd659c1" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:43.164052 10661 consensus_queue.cc:237] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:43.165043 10679 leader_election.cc:290] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:43.164088 10169 raft_consensus.cc:3060] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.172989 10017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a23f4e46ec4c72b82ea940efd659c1" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:43.173728 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355db626fb814509821730443771b972" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:43.174511 10168 raft_consensus.cc:2468] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 0.
I20260709 13:01:43.172989 10557 raft_consensus.cc:493] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.175829 10557 raft_consensus.cc:515] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.179044 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:43.179690 10242 raft_consensus.cc:2468] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:43.180819  9984 leader_election.cc:304] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [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: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:43.181704 10605 raft_consensus.cc:2804] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:43.182343 10605 raft_consensus.cc:493] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:43.182787 10605 raft_consensus.cc:3060] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:43.185209 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355db626fb814509821730443771b972" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:43.186774  9984 leader_election.cc:343] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.152887 10290 tablet_bootstrap.cc:654] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.187739 10557 leader_election.cc:290] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:43.189248 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:43.191502 10169 raft_consensus.cc:2468] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:43.197722 10209 leader_election.cc:304] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:43.200640 10682 raft_consensus.cc:2804] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:43.201215 10682 raft_consensus.cc:697] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
W20260709 13:01:43.200806 10209 leader_election.cc:343] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.202203 10682 consensus_queue.cc:237] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.142243 10170 raft_consensus.cc:2468] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:43.206965  9986 leader_election.cc:304] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [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: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e
I20260709 13:01:43.210767 10557 raft_consensus.cc:2804] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:43.209501  9917 catalog_manager.cc:5697] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:43.211417 10557 raft_consensus.cc:493] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:43.211856 10557 raft_consensus.cc:3060] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.207588 10289 tablet_bootstrap.cc:492] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:43.213768 10289 ts_tablet_manager.cc:1403] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.434s	user 0.021s	sys 0.031s
I20260709 13:01:43.216874 10289 raft_consensus.cc:359] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.217552 10289 raft_consensus.cc:385] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.217828 10289 raft_consensus.cc:740] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.217998 10290 tablet_bootstrap.cc:492] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:43.218555 10289 consensus_queue.cc:260] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.220395 10293 tablet_bootstrap.cc:492] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:43.224042 10293 ts_tablet_manager.cc:1403] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.002s
I20260709 13:01:43.218528 10290 ts_tablet_manager.cc:1403] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.003s
I20260709 13:01:43.206614 10605 raft_consensus.cc:515] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.226454 10020 raft_consensus.cc:1240] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Rejecting Update request from peer ea3d924af7c7412a92ab643e91179956 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:01:43.228150 10290 raft_consensus.cc:359] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.228950 10290 raft_consensus.cc:385] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.229113 10289 ts_tablet_manager.cc:1434] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:01:43.229321 10290 raft_consensus.cc:740] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.230273 10289 tablet_bootstrap.cc:492] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:43.230052 10290 consensus_queue.cc:260] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.231741 10661 consensus_queue.cc:1059] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:43.232223 10293 raft_consensus.cc:359] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.232921 10293 raft_consensus.cc:385] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.233201 10295 raft_consensus.cc:3055] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:43.233789 10295 raft_consensus.cc:740] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:43.233541  9917 catalog_manager.cc:5697] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:43.235330 10295 consensus_queue.cc:260] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.236793 10295 raft_consensus.cc:3060] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:43.237998 10289 tablet_bootstrap.cc:654] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.240877 10290 ts_tablet_manager.cc:1434] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:01:43.246760 10557 raft_consensus.cc:515] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.248862 10557 leader_election.cc:290] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:43.250226 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355db626fb814509821730443771b972" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:43.251083 10240 raft_consensus.cc:3060] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.233202 10293 raft_consensus.cc:740] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.252592 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:43.252770 10293 consensus_queue.cc:260] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.253271 10242 raft_consensus.cc:3060] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:43.267668 10605 leader_election.cc:290] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:43.267829 10242 raft_consensus.cc:2468] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:01:43.275020 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:43.275327 10240 raft_consensus.cc:2468] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:43.277027  9984 leader_election.cc:304] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:43.289610 10606 raft_consensus.cc:2804] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:43.290138 10606 raft_consensus.cc:697] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:01:43.291002 10606 consensus_queue.cc:237] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER 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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.279199 10293 ts_tablet_manager.cc:1434] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 13:01:43.295722 10293 tablet_bootstrap.cc:492] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:43.298050  9984 leader_election.cc:304] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:43.283136 10289 tablet_bootstrap.cc:492] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:43.299144 10557 raft_consensus.cc:2804] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:43.299384 10289 ts_tablet_manager.cc:1403] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.001s
I20260709 13:01:43.302747 10289 raft_consensus.cc:359] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:43.305652 10289 raft_consensus.cc:385] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.306388 10289 raft_consensus.cc:740] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.307876 10289 consensus_queue.cc:260] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:43.310875 10289 ts_tablet_manager.cc:1434] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:01:43.323163 10606 consensus_queue.cc:1048] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.325392 10093 raft_consensus.cc:2410] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:01:43.313629 10289 tablet_bootstrap.cc:492] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:43.322515  9916 catalog_manager.cc:5697] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:43.305787 10293 tablet_bootstrap.cc:654] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.303777 10557 raft_consensus.cc:697] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:01:43.336884 10557 consensus_queue.cc:237] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.344400 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355db626fb814509821730443771b972" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:43.345059 10169 raft_consensus.cc:3060] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.346613 10289 tablet_bootstrap.cc:654] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.347309 10168 raft_consensus.cc:3060] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.357457 10169 raft_consensus.cc:2468] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 1.
I20260709 13:01:43.358170 10673 consensus_queue.cc:1048] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:43.362314 10290 tablet_bootstrap.cc:492] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:43.365945 10605 consensus_queue.cc:1048] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:43.370544 10605 raft_consensus.cc:493] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.371150 10290 tablet_bootstrap.cc:654] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.371068 10605 raft_consensus.cc:515] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.373924 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984de225052c433ab24b715763d414ea" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:43.374197 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "984de225052c433ab24b715763d414ea" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:43.375049 10094 raft_consensus.cc:2393] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f638720685f34777bb2aae157df961bd in current term 1: Already voted for candidate 157aa8a63d9047ea9df36e2aeea10e2e in this term.
I20260709 13:01:43.376323  9985 leader_election.cc:304] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:43.377328 10605 leader_election.cc:290] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:43.382663 10605 raft_consensus.cc:3060] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.392423 10289 tablet_bootstrap.cc:492] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:43.394567 10289 ts_tablet_manager.cc:1403] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.000s
I20260709 13:01:43.395838 10293 tablet_bootstrap.cc:492] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:43.401816  9917 catalog_manager.cc:5697] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from ea3d924af7c7412a92ab643e91179956 (127.6.233.130) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:43.412093 10679 raft_consensus.cc:493] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.412711 10679 raft_consensus.cc:515] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:43.408227  9917 catalog_manager.cc:5697] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 0 to 1, leader changed from <none> to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 1 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:43.415524 10679 leader_election.cc:290] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:43.417913 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:43.418695 10094 raft_consensus.cc:2468] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:43.418900 10289 raft_consensus.cc:359] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.420081 10208 leader_election.cc:304] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:43.420382 10289 raft_consensus.cc:385] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.420795 10289 raft_consensus.cc:740] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.421044 10290 tablet_bootstrap.cc:492] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:43.422472 10290 ts_tablet_manager.cc:1403] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.000s
I20260709 13:01:43.420933 10300 consensus_queue.cc:1048] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.426466 10290 raft_consensus.cc:359] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.427381 10290 raft_consensus.cc:385] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.427693 10290 raft_consensus.cc:740] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.428406 10290 consensus_queue.cc:260] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.430501 10290 ts_tablet_manager.cc:1434] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:01:43.431540 10290 tablet_bootstrap.cc:492] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:43.432361 10605 raft_consensus.cc:2749] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:43.422602 10289 consensus_queue.cc:260] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.442128 10289 ts_tablet_manager.cc:1434] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260709 13:01:43.420951 10679 raft_consensus.cc:2804] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:43.444690 10679 raft_consensus.cc:493] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:43.445432 10679 raft_consensus.cc:3060] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.447590 10295 raft_consensus.cc:493] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.448112 10295 raft_consensus.cc:515] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.448915 10168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:43.450037 10295 leader_election.cc:290] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
W20260709 13:01:43.452116 10209 leader_election.cc:343] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.453104 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c240e41391a44e98ab2a6f2ce3e0ee62" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:43.454921 10061 leader_election.cc:343] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.455754 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c240e41391a44e98ab2a6f2ce3e0ee62" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:43.456341 10242 raft_consensus.cc:2468] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 0.
I20260709 13:01:43.457132 10679 raft_consensus.cc:515] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:43.457510 10059 leader_election.cc:304] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:43.458166 10289 tablet_bootstrap.cc:492] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e: Bootstrap starting.
I20260709 13:01:43.461901 10295 raft_consensus.cc:2804] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:43.462363 10295 raft_consensus.cc:493] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:43.462780 10295 raft_consensus.cc:3060] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.457572 10290 tablet_bootstrap.cc:654] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.472107 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:43.472985 10094 raft_consensus.cc:3060] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.479605 10679 leader_election.cc:290] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:43.480823 10293 ts_tablet_manager.cc:1403] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.101s	user 0.004s	sys 0.006s
I20260709 13:01:43.485137 10094 raft_consensus.cc:2468] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:43.489704 10208 leader_election.cc:304] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:43.489797 10293 raft_consensus.cc:359] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.490536 10293 raft_consensus.cc:385] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.487035 10289 tablet_bootstrap.cc:654] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.488374 10290 tablet_bootstrap.cc:492] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:43.490832 10293 raft_consensus.cc:740] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.499902 10295 raft_consensus.cc:515] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.652699 10293 consensus_queue.cc:260] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.654549 10295 leader_election.cc:290] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:43.652164 10290 ts_tablet_manager.cc:1403] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.221s	user 0.033s	sys 0.041s
W20260709 13:01:43.521353  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:43.655828 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c240e41391a44e98ab2a6f2ce3e0ee62" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:43.656503 10240 raft_consensus.cc:3060] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.587496 10510 consensus_queue.cc:1048] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.070s
I20260709 13:01:43.600721 10600 consensus_queue.cc:1048] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.059s
I20260709 13:01:43.660023 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c240e41391a44e98ab2a6f2ce3e0ee62" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
W20260709 13:01:43.561175 10135 consensus_peers.cc:597] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:43.663405 10135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:38661, user_credentials={real_user=slave}} blocked reactor thread for 102358us
W20260709 13:01:43.664829 10209 consensus_peers.cc:597] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:43.572813 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 85296.6us
W20260709 13:01:43.668589 10061 leader_election.cc:343] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.672189 10290 raft_consensus.cc:359] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.672936 10290 raft_consensus.cc:385] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.490742 10679 raft_consensus.cc:2804] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:43.588210 10611 raft_consensus.cc:493] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.672936 10673 raft_consensus.cc:493] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:43.673781 10673 raft_consensus.cc:515] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.676903 10673 leader_election.cc:290] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:43.673763 10611 raft_consensus.cc:515] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.679144 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:43.679774 10096 raft_consensus.cc:2468] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:43.680064 10611 leader_election.cc:290] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:43.680534 10293 ts_tablet_manager.cc:1434] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.199s	user 0.007s	sys 0.000s
I20260709 13:01:43.681602 10293 tablet_bootstrap.cc:492] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:43.681887 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64e917760fb4402816e64d986292e79" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:43.682499 10096 raft_consensus.cc:2468] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:43.681613 10134 leader_election.cc:304] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:43.686975 10134 leader_election.cc:304] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:43.687364 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:43.683055 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:43.689241 10392 consensus_queue.cc:1048] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:43.694717 10541 consensus_queue.cc:1048] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.696323 10682 consensus_queue.cc:1048] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.696739 10511 raft_consensus.cc:2804] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:43.697117 10511 raft_consensus.cc:493] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:43.697223 10673 raft_consensus.cc:2804] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:43.697439 10511 raft_consensus.cc:3060] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.697914 10673 raft_consensus.cc:493] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:43.698328 10673 raft_consensus.cc:3060] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:43.702390 10209 leader_election.cc:343] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.705053 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64e917760fb4402816e64d986292e79" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:43.705931 10021 raft_consensus.cc:2468] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 0.
I20260709 13:01:43.673251 10290 raft_consensus.cc:740] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.684548 10679 raft_consensus.cc:697] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:43.709546 10679 consensus_queue.cc:237] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
W20260709 13:01:43.711460 10135 leader_election.cc:343] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.710688 10290 consensus_queue.cc:260] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.720211 10300 consensus_queue.cc:1048] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:43.729068 10511 raft_consensus.cc:515] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.733106 10511 leader_election.cc:290] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:43.733376 10290 ts_tablet_manager.cc:1434] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.001s
I20260709 13:01:43.748872 10290 tablet_bootstrap.cc:492] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5: Bootstrap starting.
I20260709 13:01:43.757455 10096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:43.758391 10096 raft_consensus.cc:3060] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.761445 10293 tablet_bootstrap.cc:654] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.776818 10240 raft_consensus.cc:2468] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:43.782568 10096 raft_consensus.cc:2468] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:43.794440 10289 tablet_bootstrap.cc:492] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e: No bootstrap required, opened a new log
I20260709 13:01:43.794968 10289 ts_tablet_manager.cc:1403] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent bootstrapping tablet: real 0.339s	user 0.032s	sys 0.042s
I20260709 13:01:43.796778 10059 leader_election.cc:304] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:43.798020 10295 raft_consensus.cc:2804] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:43.798471 10295 raft_consensus.cc:697] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:43.799237 10295 consensus_queue.cc:237] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:43.816648 10510 consensus_queue.cc:1048] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:43.821630 10094 raft_consensus.cc:1275] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:01:43.822108 10094 pending_rounds.cc:85] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956: Aborting all ops after (but not including) 0
I20260709 13:01:43.822335 10094 pending_rounds.cc:107] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:01:43.822570 10094 raft_consensus.cc:2889] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:01:43.843972 10700 consensus_queue.cc:1048] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:43.845618 10673 raft_consensus.cc:515] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.846191 10290 tablet_bootstrap.cc:654] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.847672 10289 raft_consensus.cc:359] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.848387 10289 raft_consensus.cc:385] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.848615 10289 raft_consensus.cc:740] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.840545 10134 leader_election.cc:304] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
W20260709 13:01:43.804106 10135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:38661, user_credentials={real_user=slave}} blocked reactor thread for 53778.9us
I20260709 13:01:43.851737 10676 raft_consensus.cc:2804] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:43.852262 10676 raft_consensus.cc:697] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:43.852957 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:43.863186 10605 consensus_queue.cc:1048] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.864367 10673 leader_election.cc:290] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:43.865224 10289 consensus_queue.cc:260] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.868847 10289 ts_tablet_manager.cc:1434] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.003s
I20260709 13:01:43.876565 10239 raft_consensus.cc:1275] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:43.853092 10676 consensus_queue.cc:237] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:43.882513 10700 consensus_queue.cc:1048] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.868871 10093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64e917760fb4402816e64d986292e79" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:43.900322 10392 consensus_queue.cc:1048] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:43.889976 10093 raft_consensus.cc:3060] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:43.927060 10293 tablet_bootstrap.cc:492] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:43.927629 10293 ts_tablet_manager.cc:1403] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.246s	user 0.023s	sys 0.043s
I20260709 13:01:43.930361 10293 raft_consensus.cc:359] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.931093 10293 raft_consensus.cc:385] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:43.931393 10293 raft_consensus.cc:740] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:43.932235 10293 consensus_queue.cc:260] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:43.935222 10293 ts_tablet_manager.cc:1434] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:43.936681 10293 tablet_bootstrap.cc:492] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:43.921958 10708 raft_consensus.cc:493] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:43.975402 10135 leader_election.cc:343] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:43.981418 10021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64e917760fb4402816e64d986292e79" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:43.988394 10021 raft_consensus.cc:3060] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:44.004822 10300 raft_consensus.cc:493] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:44.005592 10300 raft_consensus.cc:515] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:44.014024 10021 raft_consensus.cc:2468] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:44.018587 10135 leader_election.cc:304] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:01:44.020993 10676 raft_consensus.cc:2804] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:44.021524 10676 raft_consensus.cc:697] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:44.030858  9914 catalog_manager.cc:5697] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:44.045802 10300 leader_election.cc:290] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
W20260709 13:01:44.047855 10717 log.cc:927] Time spent T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 13:01:44.051647 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c368267bf149a0ae5538b7570300c0" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
W20260709 13:01:44.053624 10135 leader_election.cc:343] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:44.053705 10293 tablet_bootstrap.cc:654] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:43.983290 10708 raft_consensus.cc:515] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:44.022380 10676 consensus_queue.cc:237] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:44.098138 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c368267bf149a0ae5538b7570300c0" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:44.099107 10165 raft_consensus.cc:2468] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 0.
I20260709 13:01:44.101301 10209 leader_election.cc:304] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:44.102255 10722 raft_consensus.cc:2804] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:44.102634 10722 raft_consensus.cc:493] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:44.102952 10722 raft_consensus.cc:3060] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:44.104228 10708 leader_election.cc:290] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:44.107231 10244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c368267bf149a0ae5538b7570300c0" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:44.115846 10293 tablet_bootstrap.cc:492] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:44.116636 10293 ts_tablet_manager.cc:1403] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.180s	user 0.010s	sys 0.003s
I20260709 13:01:44.121306 10293 raft_consensus.cc:359] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:44.122309 10293 raft_consensus.cc:385] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:44.122664 10293 raft_consensus.cc:740] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:44.126324 10293 consensus_queue.cc:260] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:44.140442 10290 tablet_bootstrap.cc:492] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5: No bootstrap required, opened a new log
I20260709 13:01:44.141057 10290 ts_tablet_manager.cc:1403] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5: Time spent bootstrapping tablet: real 0.394s	user 0.011s	sys 0.033s
I20260709 13:01:44.144344 10290 raft_consensus.cc:359] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:44.145073 10290 raft_consensus.cc:385] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:44.145356 10290 raft_consensus.cc:740] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Initialized, Role: FOLLOWER
I20260709 13:01:44.146000 10290 consensus_queue.cc:260] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:44.148196 10290 ts_tablet_manager.cc:1434] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
W20260709 13:01:44.155824  9986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:43691, user_credentials={real_user=slave}} blocked reactor thread for 99090.3us
I20260709 13:01:44.162451 10722 raft_consensus.cc:515] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:44.165094 10244 raft_consensus.cc:2393] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8decc41309f84c4cb5841d17479e06a5 in current term 1: Already voted for candidate 157aa8a63d9047ea9df36e2aeea10e2e in this term.
I20260709 13:01:44.165581 10722 leader_election.cc:290] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
W20260709 13:01:44.169801  9984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 93442.8us
I20260709 13:01:44.170676 10167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c368267bf149a0ae5538b7570300c0" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:44.128749 10093 raft_consensus.cc:2468] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:44.184188 10293 ts_tablet_manager.cc:1434] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.014s
I20260709 13:01:44.180750 10167 raft_consensus.cc:3060] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:44.196448 10293 tablet_bootstrap.cc:492] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:44.212635 10733 consensus_queue.cc:1048] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:44.238060 10133 leader_election.cc:304] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
W20260709 13:01:44.245482  9984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 51277.8us
I20260709 13:01:44.272287 10167 raft_consensus.cc:2468] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:44.279803 10209 leader_election.cc:304] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:44.285008 10293 tablet_bootstrap.cc:654] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.296875 10016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c368267bf149a0ae5538b7570300c0" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd" is_pre_election: true
I20260709 13:01:44.296942 10714 raft_consensus.cc:2749] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:44.285756 10679 raft_consensus.cc:2804] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:44.304507 10679 raft_consensus.cc:697] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:44.305406 10679 consensus_queue.cc:237] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:44.307494 10711 raft_consensus.cc:493] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:44.308070 10711 raft_consensus.cc:515] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:44.310945 10711 leader_election.cc:290] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:44.311858 10165 raft_consensus.cc:3060] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:44.312268 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:44.318516 10682 consensus_queue.cc:1048] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:44.317754 10541 consensus_queue.cc:1048] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:44.322907 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:44.323812 10095 raft_consensus.cc:2393] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8decc41309f84c4cb5841d17479e06a5 in current term 1: Already voted for candidate 157aa8a63d9047ea9df36e2aeea10e2e in this term.
I20260709 13:01:44.328260 10134 leader_election.cc:304] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:44.356706 10700 raft_consensus.cc:493] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:44.358067 10700 raft_consensus.cc:515] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:44.360587 10015 raft_consensus.cc:3060] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:44.361186 10700 leader_election.cc:290] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:44.352440 10014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c368267bf149a0ae5538b7570300c0" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f638720685f34777bb2aae157df961bd"
I20260709 13:01:44.372347 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665f05f1f5ba432783096151e1323c1f" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:44.377152 10209 leader_election.cc:343] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:44.390427 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665f05f1f5ba432783096151e1323c1f" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:44.413043 10209 leader_election.cc:343] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:44.414834 10135 consensus_peers.cc:597] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:44.415395 10016 raft_consensus.cc:3060] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:44.479329  9985 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:37545, user_credentials={real_user=slave}} blocked reactor thread for 46244.4us
I20260709 13:01:44.499112  9984 leader_election.cc:304] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:44.520816 10293 tablet_bootstrap.cc:492] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:44.521517 10293 ts_tablet_manager.cc:1403] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.336s	user 0.028s	sys 0.017s
I20260709 13:01:44.524353 10293 raft_consensus.cc:359] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:44.525031 10293 raft_consensus.cc:385] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:44.525308 10293 raft_consensus.cc:740] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:44.525895 10293 consensus_queue.cc:260] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:44.527678 10293 ts_tablet_manager.cc:1434] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 13:01:44.544247 10061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:38661, user_credentials={real_user=slave}} blocked reactor thread for 85917.1us
I20260709 13:01:44.545630 10293 tablet_bootstrap.cc:492] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:44.542807 10673 raft_consensus.cc:2749] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:44.544891 10740 consensus_queue.cc:1048] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
W20260709 13:01:44.545085  9984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 46083.1us
I20260709 13:01:44.585147 10711 consensus_queue.cc:1048] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:01:44.586925 10751 consensus_queue.cc:1048] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
W20260709 13:01:44.617604 10061 consensus_peers.cc:597] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:44.643882 10676 consensus_queue.cc:1048] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:44.647060 10293 tablet_bootstrap.cc:654] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:44.674714  9917 catalog_manager.cc:5697] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } }
W20260709 13:01:44.711810  9967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:44.715874 10744 raft_consensus.cc:2749] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:44.716966 10061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:43691, user_credentials={real_user=slave}} blocked reactor thread for 60847.6us
I20260709 13:01:44.770606 10020 raft_consensus.cc:3060] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:44.814848  9915 catalog_manager.cc:5697] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:45.013047 10682 consensus_queue.cc:1048] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:44.993300 10059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 160262us
W20260709 13:01:45.022068 10209 consensus_peers.cc:597] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:45.041627 10293 tablet_bootstrap.cc:492] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:45.042268 10293 ts_tablet_manager.cc:1403] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.497s	user 0.029s	sys 0.041s
W20260709 13:01:45.005040 10757 log.cc:927] Time spent T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5: Append to log took a long time: real 0.322s	user 0.003s	sys 0.004s
I20260709 13:01:45.107225 10742 raft_consensus.cc:493] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 157aa8a63d9047ea9df36e2aeea10e2e)
W20260709 13:01:45.150249 10760 log.cc:927] Time spent T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956: Append to log took a long time: real 0.150s	user 0.000s	sys 0.002s
I20260709 13:01:45.150070 10293 raft_consensus.cc:359] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:45.150969 10293 raft_consensus.cc:385] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.155589 10293 raft_consensus.cc:740] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.158766 10293 consensus_queue.cc:260] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:45.164791 10293 ts_tablet_manager.cc:1434] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.122s	user 0.004s	sys 0.004s
I20260709 13:01:45.133984 10742 raft_consensus.cc:515] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:45.209187 10293 tablet_bootstrap.cc:492] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:45.239837 10742 leader_election.cc:290] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:45.246387 10293 tablet_bootstrap.cc:654] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:45.250850 10170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a23f4e46ec4c72b82ea940efd659c1" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:45.277549 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6a23f4e46ec4c72b82ea940efd659c1" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:45.285272 10759 log.cc:927] Time spent T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: Append to log took a long time: real 0.274s	user 0.000s	sys 0.006s
W20260709 13:01:45.323038 10763 log.cc:927] Time spent T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956: Append to log took a long time: real 0.188s	user 0.000s	sys 0.002s
I20260709 13:01:45.342057 10733 raft_consensus.cc:493] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:45.342664 10733 raft_consensus.cc:515] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:45.353653 10015 raft_consensus.cc:3060] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:45.353940  9915 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52192 (request call id 96) took 1294 ms. Trace:
I20260709 13:01:45.351712 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c368267bf149a0ae5538b7570300c0" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:45.372936 10208 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:37545, user_credentials={real_user=slave}} blocked reactor thread for 98180us
I20260709 13:01:45.361835  9914 catalog_manager.cc:5697] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } }
I20260709 13:01:45.354470  9915 rpcz_store.cc:276] 0709 13:01:44.079214 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:01:44.083805 (+  4591us) service_pool.cc:224] Handling call
0709 13:01:45.353853 (+1270048us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:01:44.866275 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:01:45.024946 (+158671us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:01:45.024979 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:01:45.024998 (+    19us) tablet.cc:662] Decoding operations
0709 13:01:45.025339 (+   341us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:01:45.025391 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 13:01:45.025420 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:01:45.025601 (+   181us) tablet.cc:701] Row locks acquired
0709 13:01:45.025618 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:01:45.025744 (+   126us) write_op.cc:270] Start()
0709 13:01:45.025848 (+   104us) write_op.cc:276] Timestamp: P: 1783602105025703 usec, L: 0
0709 13:01:45.025868 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 13:01:45.026458 (+   590us) log.cc:844] Serialized 540 byte log entry
0709 13:01:45.045785 (+ 19327us) op_driver.cc:464] REPLICATION: finished
0709 13:01:45.061076 (+ 15291us) write_op.cc:301] APPLY: starting
0709 13:01:45.063235 (+  2159us) tablet.cc:1367] starting BulkCheckPresence
0709 13:01:45.104921 (+ 41686us) tablet.cc:1370] finished BulkCheckPresence
0709 13:01:45.121636 (+ 16715us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:01:45.130632 (+  8996us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:01:45.140847 (+ 10215us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:01:45.155012 (+ 14165us) write_op.cc:312] APPLY: finished
0709 13:01:45.163932 (+  8920us) log.cc:844] Serialized 22 byte log entry
0709 13:01:45.167717 (+  3785us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:01:45.172984 (+  5267us) write_op.cc:454] Released schema lock
0709 13:01:45.173026 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 13:01:45.173392 (+   366us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:01:45.173423 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":392,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":4589,"apply.run_cpu_time_us":2149,"apply.run_wall_time_us":120826,"num_ops":1,"prepare.queue_time_us":8430,"prepare.run_cpu_time_us":3967,"prepare.run_wall_time_us":195717,"replication_time_us":19795}]]}
W20260709 13:01:45.385677 10770 log.cc:927] Time spent T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 13:01:45.399323  9984 leader_election.cc:304] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [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: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:45.401875 10700 raft_consensus.cc:2749] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:45.407300 10238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c368267bf149a0ae5538b7570300c0" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:45.408885 10733 leader_election.cc:290] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:45.412024  9984 leader_election.cc:304] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:45.413497  9917 catalog_manager.cc:5697] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 1 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:45.421320 10293 tablet_bootstrap.cc:492] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: No bootstrap required, opened a new log
I20260709 13:01:45.421862 10293 ts_tablet_manager.cc:1403] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.213s	user 0.012s	sys 0.032s
I20260709 13:01:45.424961 10293 raft_consensus.cc:359] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:45.425657 10293 raft_consensus.cc:385] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:45.425910 10293 raft_consensus.cc:740] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:45.426589 10293 consensus_queue.cc:260] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:45.443441 10293 ts_tablet_manager.cc:1434] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:01:45.447311 10731 raft_consensus.cc:2749] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:45.693451 10015 raft_consensus.cc:3060] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:47.427155  7078 tablet_server.cc:179] TabletServer@127.6.233.129:0 shutting down...
I20260709 13:01:47.475354  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:47.476347  7078 tablet_replica.cc:333] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.477255  7078 raft_consensus.cc:2243] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.477727  7078 raft_consensus.cc:2272] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.479852  7078 tablet_replica.cc:333] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.480509  7078 raft_consensus.cc:2243] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.480930  7078 raft_consensus.cc:2272] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.482556  7078 tablet_replica.cc:333] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.483187  7078 raft_consensus.cc:2243] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.483578  7078 raft_consensus.cc:2272] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.485110  7078 tablet_replica.cc:333] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.485785  7078 raft_consensus.cc:2243] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.486203  7078 raft_consensus.cc:2272] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.487993  7078 tablet_replica.cc:333] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.488595  7078 raft_consensus.cc:2243] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:47.489321  7078 raft_consensus.cc:2272] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.491189  7078 tablet_replica.cc:333] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.491771  7078 raft_consensus.cc:2243] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.492172  7078 raft_consensus.cc:2272] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.494025  7078 tablet_replica.cc:333] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.494601  7078 raft_consensus.cc:2243] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.495035  7078 raft_consensus.cc:2272] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.496946  7078 tablet_replica.cc:333] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.497882  7078 raft_consensus.cc:2243] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.498431  7078 raft_consensus.cc:2272] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.500731  7078 tablet_replica.cc:333] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.501536  7078 raft_consensus.cc:2243] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:47.502454  7078 raft_consensus.cc:2272] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.504715  7078 tablet_replica.cc:333] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.505514  7078 raft_consensus.cc:2243] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:01:47.505595 10135 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 102 similar messages]
I20260709 13:01:47.506062  7078 raft_consensus.cc:2272] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.508351  7078 tablet_replica.cc:333] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.509140  7078 raft_consensus.cc:2243] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.509637  7078 raft_consensus.cc:2272] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.511967  7078 tablet_replica.cc:333] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.512861  7078 raft_consensus.cc:2243] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.513576  7078 raft_consensus.cc:2272] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.516903  7078 tablet_replica.cc:333] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.517861  7078 raft_consensus.cc:2243] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.518399  7078 raft_consensus.cc:2272] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.520582  7078 tablet_replica.cc:333] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: stopping tablet replica
W20260709 13:01:47.520417 10135 consensus_peers.cc:597] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.521377  7078 raft_consensus.cc:2243] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.521842  7078 raft_consensus.cc:2272] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.524057  7078 tablet_replica.cc:333] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.524881  7078 raft_consensus.cc:2243] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.525511  7078 raft_consensus.cc:2272] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.528827  7078 tablet_replica.cc:333] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.529959  7078 raft_consensus.cc:2243] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.530612  7078 raft_consensus.cc:2272] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.533167  7078 tablet_replica.cc:333] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.533936  7078 raft_consensus.cc:2243] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:01:47.534080 10209 consensus_peers.cc:597] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.534372  7078 raft_consensus.cc:2272] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.536638  7078 tablet_replica.cc:333] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.537308  7078 raft_consensus.cc:2243] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.537779  7078 raft_consensus.cc:2272] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.540334  7078 tablet_replica.cc:333] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.541200  7078 raft_consensus.cc:2243] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:01:47.541481 10135 consensus_peers.cc:597] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.541685  7078 raft_consensus.cc:2272] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.543689  7078 tablet_replica.cc:333] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.544283  7078 raft_consensus.cc:2243] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.544736  7078 raft_consensus.cc:2272] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.546890  7078 tablet_replica.cc:333] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.547736  7078 raft_consensus.cc:2243] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.548295  7078 raft_consensus.cc:2272] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.550202  7078 tablet_replica.cc:333] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.550791  7078 raft_consensus.cc:2243] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.551257  7078 raft_consensus.cc:2272] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.553370  7078 tablet_replica.cc:333] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.554100  7078 raft_consensus.cc:2243] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.554593  7078 raft_consensus.cc:2272] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.556869  7078 tablet_replica.cc:333] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.557667  7078 raft_consensus.cc:2243] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:47.558585  7078 raft_consensus.cc:2272] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:47.559300 10209 consensus_peers.cc:597] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.560768  7078 tablet_replica.cc:333] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.561569  7078 raft_consensus.cc:2243] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.562036  7078 raft_consensus.cc:2272] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.564348  7078 tablet_replica.cc:333] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.564988  7078 raft_consensus.cc:2243] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.565438  7078 raft_consensus.cc:2272] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.567579  7078 tablet_replica.cc:333] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.568127  7078 raft_consensus.cc:2243] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.568522  7078 raft_consensus.cc:2272] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.570250  7078 tablet_replica.cc:333] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.571019  7078 raft_consensus.cc:2243] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.571486  7078 raft_consensus.cc:2272] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.573650  7078 tablet_replica.cc:333] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.574236  7078 raft_consensus.cc:2243] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:47.575181  7078 raft_consensus.cc:2272] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.577617  7078 tablet_replica.cc:333] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.578385  7078 raft_consensus.cc:2243] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:47.579366  7078 raft_consensus.cc:2272] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.581759  7078 tablet_replica.cc:333] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.582537  7078 raft_consensus.cc:2243] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:47.583454  7078 raft_consensus.cc:2272] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.585594  7078 tablet_replica.cc:333] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.586340  7078 raft_consensus.cc:2243] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.586843  7078 raft_consensus.cc:2272] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.589285  7078 tablet_replica.cc:333] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.590000  7078 raft_consensus.cc:2243] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.590500  7078 raft_consensus.cc:2272] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.592794  7078 tablet_replica.cc:333] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.593509  7078 raft_consensus.cc:2243] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.593988  7078 raft_consensus.cc:2272] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.595958  7078 tablet_replica.cc:333] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.596669  7078 raft_consensus.cc:2243] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.597131  7078 raft_consensus.cc:2272] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.599386  7078 tablet_replica.cc:333] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.600108  7078 raft_consensus.cc:2243] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:47.601013  7078 raft_consensus.cc:2272] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.603377  7078 tablet_replica.cc:333] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.604120  7078 raft_consensus.cc:2243] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.604594  7078 raft_consensus.cc:2272] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.606823  7078 tablet_replica.cc:333] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.607542  7078 raft_consensus.cc:2243] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:47.608441  7078 raft_consensus.cc:2272] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.610709  7078 tablet_replica.cc:333] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.614434  7078 raft_consensus.cc:2243] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.614959  7078 raft_consensus.cc:2272] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.617257  7078 tablet_replica.cc:333] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.617964  7078 raft_consensus.cc:2243] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.618443  7078 raft_consensus.cc:2272] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.620687  7078 tablet_replica.cc:333] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.621358  7078 raft_consensus.cc:2243] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.621868  7078 raft_consensus.cc:2272] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:47.623873 10135 consensus_peers.cc:597] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.625401 10209 consensus_peers.cc:597] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.630062 10135 consensus_peers.cc:597] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.630715 10135 consensus_peers.cc:597] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.631260 10209 consensus_peers.cc:597] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.632756 10209 consensus_peers.cc:597] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.633613 10135 consensus_peers.cc:597] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.685173  7078 tablet_replica.cc:333] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.706504  7078 raft_consensus.cc:2243] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.708367  7078 raft_consensus.cc:2272] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:47.723119 10209 consensus_peers.cc:597] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.724238 10209 consensus_peers.cc:597] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.743573  7078 tablet_replica.cc:333] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.745050  7078 raft_consensus.cc:2243] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:01:47.745641 10135 consensus_peers.cc:597] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.746289  7078 raft_consensus.cc:2272] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:47.746469 10135 consensus_peers.cc:597] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.747336 10135 consensus_peers.cc:597] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.748059 10135 consensus_peers.cc:597] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.754128 10209 consensus_peers.cc:597] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.759286 10061 consensus_peers.cc:597] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.760946 10209 consensus_peers.cc:597] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.762476  7078 tablet_replica.cc:333] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: stopping tablet replica
W20260709 13:01:47.762773 10061 consensus_peers.cc:597] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.763403 10061 consensus_peers.cc:597] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.763489  7078 raft_consensus.cc:2243] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:47.765437  7078 raft_consensus.cc:2272] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:47.767447 10135 consensus_peers.cc:597] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.770296  7078 tablet_replica.cc:333] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: stopping tablet replica
I20260709 13:01:47.771456  7078 raft_consensus.cc:2243] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:01:47.775348 10209 consensus_peers.cc:597] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.777208 10061 consensus_peers.cc:597] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.772439  7078 raft_consensus.cc:2272] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:47.807150 10135 consensus_peers.cc:597] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.810776 10135 consensus_peers.cc:597] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.827972 10209 consensus_peers.cc:597] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.837795 10135 consensus_peers.cc:597] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.873193 10135 consensus_peers.cc:597] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.879914 10135 consensus_peers.cc:597] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.904657 10135 consensus_peers.cc:597] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.916432 10061 consensus_peers.cc:597] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:47.935504 10061 consensus_peers.cc:597] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:47.962620  7078 tablet_server.cc:196] TabletServer@127.6.233.129:0 shutdown complete.
W20260709 13:01:47.964279 10209 consensus_peers.cc:597] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:48.012616 10209 consensus_peers.cc:597] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:48.131582  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:48.157814 10789 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
W20260709 13:01:48.176347 10791 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
I20260709 13:01:48.208652  7078 server_base.cc:1061] running on GCE node
W20260709 13:01:48.208777 10795 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
I20260709 13:01:48.211462  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:48.211731  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:01:48.212064  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602108212019 us; error 0 us; skew 500 ppm
I20260709 13:01:48.212812  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:48.226950  7078 webserver.cc:533] Webserver started at http://127.6.233.129:42353/ using document root <none> and password file <none>
I20260709 13:01:48.227958  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:48.228197  7078 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:01:48.241945  7078 fs_manager.cc:714] Time spent opening directory manager: real 0.012s	user 0.010s	sys 0.003s
I20260709 13:01:48.363801 10799 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:48.364871  7078 fs_manager.cc:730] Time spent opening block manager: real 0.108s	user 0.020s	sys 0.074s
I20260709 13:01:48.365404  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "f638720685f34777bb2aae157df961bd"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-gvjr"
I20260709 13:01:48.366164  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602016243738-7078-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)
W20260709 13:01:48.372625 10209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:43691, user_credentials={real_user=slave}} blocked reactor thread for 78290.1us
I20260709 13:01:48.426124  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:48.427580  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:48.429652  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:48.440848 10807 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:01:48.530375 10784 raft_consensus.cc:493] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.531095 10784 raft_consensus.cc:515] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:48.533900 10784 leader_election.cc:290] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:48.534837 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb58fc45d154024ae711734d6b85f2a" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
W20260709 13:01:48.538112 10135 leader_election.cc:336] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.538618 10135 leader_election.cc:304] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5; no voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd
I20260709 13:01:48.539436 10783 raft_consensus.cc:2749] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:48.566813 10661 raft_consensus.cc:493] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.567420 10661 raft_consensus.cc:515] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:48.569550 10661 leader_election.cc:290] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:48.571466 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:48.574303 10061 leader_election.cc:336] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.574674 10061 leader_election.cc:304] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [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: ea3d924af7c7412a92ab643e91179956; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:48.575176 10786 raft_consensus.cc:493] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.575829 10661 raft_consensus.cc:2749] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:48.575763 10786 raft_consensus.cc:515] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:48.578001 10786 leader_election.cc:290] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:48.579363 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee25c97233b464ea9cc993367ebd9d5" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:48.581316 10755 raft_consensus.cc:493] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.581878 10755 raft_consensus.cc:515] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:48.582490 10808 raft_consensus.cc:493] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
W20260709 13:01:48.582645 10209 leader_election.cc:336] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.583149 10209 leader_election.cc:304] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd
I20260709 13:01:48.583070 10808 raft_consensus.cc:515] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:48.583890 10786 raft_consensus.cc:2749] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:48.584043 10755 leader_election.cc:290] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:48.587021 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:48.587504 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee25c97233b464ea9cc993367ebd9d5" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:48.585300 10808 leader_election.cc:290] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:48.588146 10243 raft_consensus.cc:2468] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:48.589428 10059 leader_election.cc:304] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:48.590389 10808 raft_consensus.cc:2804] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:48.590811 10808 raft_consensus.cc:493] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.591599 10808 raft_consensus.cc:3060] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:01:48.596616 10061 leader_election.cc:336] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.597735 10061 leader_election.cc:304] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [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: ea3d924af7c7412a92ab643e91179956; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
W20260709 13:01:48.598665 10061 leader_election.cc:336] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.599212 10661 raft_consensus.cc:2749] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:01:48.605173 10808 raft_consensus.cc:515] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:48.608007 10808 leader_election.cc:290] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:48.608552 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cee25c97233b464ea9cc993367ebd9d5" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:48.609189 10243 raft_consensus.cc:3060] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:48.616569 10243 raft_consensus.cc:2468] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 2.
I20260709 13:01:48.617477 10059 leader_election.cc:304] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
W20260709 13:01:48.617926 10061 leader_election.cc:336] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.618144 10808 raft_consensus.cc:2804] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:48.618810 10808 raft_consensus.cc:697] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:48.619802 10808 consensus_queue.cc:237] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:48.632579  9916 catalog_manager.cc:5697] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 1 to 2, leader changed from f638720685f34777bb2aae157df961bd (127.6.233.129) to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:48.691464 10786 raft_consensus.cc:493] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.692022 10786 raft_consensus.cc:515] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:48.694554 10786 leader_election.cc:290] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:48.695739 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47ae0acf032412283230ed716d46ddd" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:48.699572 10209 leader_election.cc:336] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.700045 10209 leader_election.cc:304] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:48.700258 10783 raft_consensus.cc:493] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.700826 10786 raft_consensus.cc:2749] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:48.700812 10783 raft_consensus.cc:515] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:48.702910 10783 leader_election.cc:290] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:48.703902 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:48.707082 10135 leader_election.cc:336] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.707496 10135 leader_election.cc:304] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:48.708297 10783 raft_consensus.cc:2749] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:01:48.722328 10783 raft_consensus.cc:493] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.722899 10783 raft_consensus.cc:515] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:48.725175 10783 leader_election.cc:290] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:48.725714 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355db626fb814509821730443771b972" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
W20260709 13:01:48.730852 10135 leader_election.cc:336] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.730908 10710 raft_consensus.cc:493] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.731339 10135 leader_election.cc:304] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd
I20260709 13:01:48.731622 10710 raft_consensus.cc:515] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:48.732481 10783 raft_consensus.cc:2749] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:48.735456 10710 leader_election.cc:290] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:48.736502 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe10032387d416493da95252f909b6e" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
W20260709 13:01:48.740641 10209 leader_election.cc:336] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.741055 10209 leader_election.cc:304] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd
I20260709 13:01:48.743775 10786 raft_consensus.cc:2749] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:48.745606  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:01:48.745975  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.311s	user 0.010s	sys 0.001s
I20260709 13:01:48.746333  7078 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:01:48.753067 10807 tablet_bootstrap.cc:492] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:48.775851 10807 tablet_bootstrap.cc:492] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:48.776573 10807 tablet_bootstrap.cc:492] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:48.777094 10807 ts_tablet_manager.cc:1403] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 13:01:48.779201 10807 raft_consensus.cc:359] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:48.779711 10807 raft_consensus.cc:740] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.780331 10807 consensus_queue.cc:260] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:48.782400 10807 ts_tablet_manager.cc:1434] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:01:48.783172 10807 tablet_bootstrap.cc:492] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:48.791714 10710 raft_consensus.cc:493] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.792520 10710 raft_consensus.cc:515] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:48.795754 10710 leader_election.cc:290] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:48.797092 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:48.797915 10092 raft_consensus.cc:2468] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 2.
I20260709 13:01:48.801878 10208 leader_election.cc:304] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:48.802734 10710 raft_consensus.cc:2804] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:01:48.803543 10710 raft_consensus.cc:493] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting leader election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.804004 10710 raft_consensus.cc:3060] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:48.810961 10807 tablet_bootstrap.cc:492] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:48.811962 10807 tablet_bootstrap.cc:492] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:48.812582 10807 ts_tablet_manager.cc:1403] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.004s
I20260709 13:01:48.812768 10710 raft_consensus.cc:515] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:48.814669 10710 leader_election.cc:290] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:48.815827 10090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ce64b4f3d334434968a625d66e1df4e" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:48.815780 10807 raft_consensus.cc:359] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:48.816628 10807 raft_consensus.cc:740] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.816669 10090 raft_consensus.cc:3060] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:48.817351 10807 consensus_queue.cc:260] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:48.819209 10807 ts_tablet_manager.cc:1434] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:48.820016 10807 tablet_bootstrap.cc:492] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: Bootstrap starting.
W20260709 13:01:48.823436 10209 leader_election.cc:336] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.824796 10090 raft_consensus.cc:2468] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 3.
W20260709 13:01:48.826447 10209 leader_election.cc:336] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.828337 10208 leader_election.cc:304] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:48.829986 10786 raft_consensus.cc:2804] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:48.830444 10786 raft_consensus.cc:697] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:48.831717 10786 consensus_queue.cc:237] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:48.839408 10786 raft_consensus.cc:493] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.839912 10786 raft_consensus.cc:515] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:48.841780 10786 leader_election.cc:290] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:48.847920 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:48.848138 10209 leader_election.cc:336] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.848628 10166 raft_consensus.cc:2468] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 2.
I20260709 13:01:48.852871 10807 tablet_bootstrap.cc:492] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:48.853989 10807 tablet_bootstrap.cc:492] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:48.844861  9916 catalog_manager.cc:5697] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 2 to 3, leader changed from f638720685f34777bb2aae157df961bd (127.6.233.129) to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 3 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.855634 10807 ts_tablet_manager.cc:1403] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.008s
I20260709 13:01:48.854847 10209 leader_election.cc:304] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:48.857872 10786 raft_consensus.cc:2804] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:01:48.858314 10786 raft_consensus.cc:493] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting leader election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.858696 10786 raft_consensus.cc:3060] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:48.861557 10807 raft_consensus.cc:359] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:48.862226 10807 raft_consensus.cc:740] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.863037 10807 consensus_queue.cc:260] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:48.864918 10807 ts_tablet_manager.cc:1434] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:48.865662 10807 tablet_bootstrap.cc:492] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:48.866923 10786 raft_consensus.cc:515] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:48.889402 10807 tablet_bootstrap.cc:492] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:48.890929 10786 leader_election.cc:290] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:48.891125 10807 tablet_bootstrap.cc:492] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:48.892462 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd13082ca2499c9e9c151045058cbf" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
W20260709 13:01:48.892797 10209 leader_election.cc:336] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.893087 10166 raft_consensus.cc:3060] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:48.892014 10807 ts_tablet_manager.cc:1403] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260709 13:01:48.897961 10807 raft_consensus.cc:359] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:48.898463 10807 raft_consensus.cc:740] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:48.899078 10807 consensus_queue.cc:260] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:48.900009 10661 raft_consensus.cc:493] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.900421 10166 raft_consensus.cc:2468] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 3.
I20260709 13:01:48.900924 10807 ts_tablet_manager.cc:1434] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:48.900601 10661 raft_consensus.cc:515] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:48.901852 10209 leader_election.cc:304] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:48.902760 10661 leader_election.cc:290] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:48.903260 10786 raft_consensus.cc:2804] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:48.903808 10786 raft_consensus.cc:697] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:48.904608 10786 consensus_queue.cc:237] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:48.907384 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb58fc45d154024ae711734d6b85f2a" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:48.907773 10061 leader_election.cc:336] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.908113 10807 tablet_bootstrap.cc:492] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:48.908056 10166 raft_consensus.cc:2468] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:48.909612 10061 leader_election.cc:304] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:48.910971 10808 raft_consensus.cc:2804] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:48.911368 10808 raft_consensus.cc:493] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.911614 10808 raft_consensus.cc:3060] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:48.926915 10710 raft_consensus.cc:493] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.927597 10710 raft_consensus.cc:515] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:48.929410 10710 leader_election.cc:290] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:48.929832 10808 raft_consensus.cc:515] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
W20260709 13:01:48.936466 10061 leader_election.cc:336] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:48.936872  9916 catalog_manager.cc:5697] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 2 to 3, leader changed from f638720685f34777bb2aae157df961bd (127.6.233.129) to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 3 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:48.938659 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb58fc45d154024ae711734d6b85f2a" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:48.939286 10166 raft_consensus.cc:3060] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:48.940478 10784 raft_consensus.cc:493] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.941009 10784 raft_consensus.cc:515] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:48.943439 10784 leader_election.cc:290] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:48.943789 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47ae0acf032412283230ed716d46ddd" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:48.944387 10243 raft_consensus.cc:2468] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:48.946439 10133 leader_election.cc:304] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:48.947755 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355db626fb814509821730443771b972" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:48.948364 10165 raft_consensus.cc:2468] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 1.
I20260709 13:01:48.949179 10766 raft_consensus.cc:2804] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:48.949616 10766 raft_consensus.cc:493] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:48.950011 10766 raft_consensus.cc:3060] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:48.953653 10808 leader_election.cc:290] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:48.955384 10166 raft_consensus.cc:2468] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 2.
I20260709 13:01:48.957334 10061 leader_election.cc:304] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:48.959723 10661 raft_consensus.cc:2804] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:48.960556 10661 raft_consensus.cc:697] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:48.961484 10661 consensus_queue.cc:237] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:49.017666  9915 catalog_manager.cc:5697] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 1 to 2, leader changed from f638720685f34777bb2aae157df961bd (127.6.233.129) to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.021000 10766 raft_consensus.cc:515] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.024878 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47ae0acf032412283230ed716d46ddd" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:49.025466 10242 raft_consensus.cc:3060] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:01:49.031483 10135 leader_election.cc:336] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:49.036928 10209 leader_election.cc:304] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:49.041461 10766 leader_election.cc:290] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:49.047072 10242 raft_consensus.cc:2468] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 2.
I20260709 13:01:49.048311 10661 raft_consensus.cc:493] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:49.048693 10133 leader_election.cc:304] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:49.049049 10807 tablet_bootstrap.cc:492] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:49.050079 10807 tablet_bootstrap.cc:492] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:49.050722 10807 ts_tablet_manager.cc:1403] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.143s	user 0.054s	sys 0.063s
I20260709 13:01:49.051136 10766 raft_consensus.cc:2804] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:49.051661 10766 raft_consensus.cc:697] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:49.052433 10766 consensus_queue.cc:237] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.055226 10786 raft_consensus.cc:2804] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:49.055697 10786 raft_consensus.cc:493] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:49.056077 10786 raft_consensus.cc:3060] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:49.056205 10807 raft_consensus.cc:359] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.056928 10807 raft_consensus.cc:740] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.059778 10807 consensus_queue.cc:260] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.061714 10807 ts_tablet_manager.cc:1434] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:01:49.062575 10807 tablet_bootstrap.cc:492] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:49.064109 10786 raft_consensus.cc:515] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.066141 10786 leader_election.cc:290] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
W20260709 13:01:49.067196 10209 leader_election.cc:336] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:49.048960 10661 raft_consensus.cc:515] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.071724 10661 leader_election.cc:290] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:49.074818 10784 raft_consensus.cc:493] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:49.075014 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe10032387d416493da95252f909b6e" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:49.075641 10242 raft_consensus.cc:2468] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 1.
I20260709 13:01:49.075544 10784 raft_consensus.cc:515] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:49.078501 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "355db626fb814509821730443771b972" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:01:49.079336 10090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:49.080049 10090 raft_consensus.cc:2468] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:49.081359 10134 leader_election.cc:304] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [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: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:49.083772 10165 raft_consensus.cc:3060] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:01:49.088085 10135 leader_election.cc:336] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:49.088992 10783 raft_consensus.cc:2804] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:49.094128 10783 raft_consensus.cc:493] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:49.094601 10783 raft_consensus.cc:3060] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:49.090226 10059 leader_election.cc:304] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:49.094679 10784 leader_election.cc:290] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:01:49.099025  9916 catalog_manager.cc:5697] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 1 to 2, leader changed from f638720685f34777bb2aae157df961bd (127.6.233.129) to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 2 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.106047 10755 raft_consensus.cc:2804] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:49.106465 10755 raft_consensus.cc:493] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:49.106833 10755 raft_consensus.cc:3060] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:49.107302 10165 raft_consensus.cc:2468] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 2.
W20260709 13:01:49.112495 10061 leader_election.cc:336] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:49.120000 10807 tablet_bootstrap.cc:492] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:49.121064 10807 tablet_bootstrap.cc:492] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:49.121763 10807 ts_tablet_manager.cc:1403] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.019s
I20260709 13:01:49.124395 10807 raft_consensus.cc:359] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.125139 10807 raft_consensus.cc:740] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.125895 10807 consensus_queue.cc:260] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.127756 10807 ts_tablet_manager.cc:1434] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:49.128505 10807 tablet_bootstrap.cc:492] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:49.129032 10755 raft_consensus.cc:515] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.130522 10786 raft_consensus.cc:493] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:49.131147 10755 leader_election.cc:290] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:49.131083 10786 raft_consensus.cc:515] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.133148 10786 leader_election.cc:290] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:49.136160 10209 leader_election.cc:304] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:49.136201 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe10032387d416493da95252f909b6e" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:49.137259 10242 raft_consensus.cc:3060] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:49.142266 10783 raft_consensus.cc:515] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:49.143599 10800 raft_consensus.cc:2804] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:49.148650 10800 raft_consensus.cc:697] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:01:49.149616 10800 consensus_queue.cc:237] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.154034  7078 ts_tablet_manager.cc:616] Registered 45 tablets
W20260709 13:01:49.144968 10135 leader_election.cc:336] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:49.154564  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.408s	user 0.283s	sys 0.012s
I20260709 13:01:49.158778 10090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:01:49.159631 10090 raft_consensus.cc:3060] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:01:49.168409 10061 leader_election.cc:336] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:49.172919 10242 raft_consensus.cc:2468] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 2.
I20260709 13:01:49.174337 10059 leader_election.cc:304] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [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: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: f638720685f34777bb2aae157df961bd
I20260709 13:01:49.179149 10809 raft_consensus.cc:2804] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:49.179939 10809 raft_consensus.cc:697] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:01:49.181180 10809 consensus_queue.cc:237] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.190744 10243 raft_consensus.cc:1275] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer ea3d924af7c7412a92ab643e91179956: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:01:49.192939 10209 leader_election.cc:336] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:49.194020 10808 consensus_queue.cc:1048] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:49.201437 10783 leader_election.cc:290] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 election: Requested vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
W20260709 13:01:49.219982 10061 consensus_peers.cc:597] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:49.226630 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:49.230737 10766 raft_consensus.cc:493] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:49.231317 10766 raft_consensus.cc:515] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.233331 10766 leader_election.cc:290] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:49.234016 10807 tablet_bootstrap.cc:492] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:49.177520 10090 raft_consensus.cc:2468] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 2.
I20260709 13:01:49.235178 10807 tablet_bootstrap.cc:492] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:49.235870 10807 ts_tablet_manager.cc:1403] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.108s	user 0.041s	sys 0.045s
I20260709 13:01:49.235940 10134 leader_election.cc:304] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:01:49.237488 10766 raft_consensus.cc:2804] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:49.234068 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:49.238464 10242 raft_consensus.cc:2468] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 1.
I20260709 13:01:49.240399  9916 catalog_manager.cc:5697] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 1 to 2, leader changed from f638720685f34777bb2aae157df961bd (127.6.233.129) to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 2 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.243918  9915 catalog_manager.cc:5697] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 1 to 2, leader changed from f638720685f34777bb2aae157df961bd (127.6.233.129) to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:49.247026 10807 raft_consensus.cc:359] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.248108 10807 raft_consensus.cc:740] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.249070 10807 consensus_queue.cc:260] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.251379 10807 ts_tablet_manager.cc:1434] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:01:49.252405 10807 tablet_bootstrap.cc:492] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:49.258628 10092 raft_consensus.cc:1275] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 3 FOLLOWER]: Refusing update from remote peer 157aa8a63d9047ea9df36e2aeea10e2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:01:49.260329 10800 consensus_queue.cc:1048] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:49.308847 10135 leader_election.cc:336] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
W20260709 13:01:49.318094 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 80954.7us
I20260709 13:01:49.320664 10133 leader_election.cc:304] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: 
I20260709 13:01:49.321831 10784 raft_consensus.cc:2804] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:49.322222 10784 raft_consensus.cc:493] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:01:49.322582 10784 raft_consensus.cc:3060] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:49.325487 10766 raft_consensus.cc:697] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:49.331687 10784 raft_consensus.cc:515] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.333935 10784 leader_election.cc:290] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:49.339380 10766 consensus_queue.cc:237] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:49.345706 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "8decc41309f84c4cb5841d17479e06a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:01:49.347507 10243 raft_consensus.cc:3060] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:01:49.352331 10209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:43691, user_credentials={real_user=slave}} blocked reactor thread for 62153.8us
W20260709 13:01:49.374853 10135 leader_election.cc:336] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
W20260709 13:01:49.378939 10209 leader_election.cc:336] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:49.379737 10209 leader_election.cc:304] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd
I20260709 13:01:49.383267 10807 tablet_bootstrap.cc:492] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:49.384297 10807 tablet_bootstrap.cc:492] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: Bootstrap complete.
W20260709 13:01:49.384966 10135 leader_election.cc:336] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:01:49.384979 10807 ts_tablet_manager.cc:1403] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.133s	user 0.058s	sys 0.051s
I20260709 13:01:49.389142 10243 raft_consensus.cc:2468] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8decc41309f84c4cb5841d17479e06a5 in term 2.
I20260709 13:01:49.390424 10786 raft_consensus.cc:2749] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:49.393572 10133 leader_election.cc:304] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [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: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5; no voters: f638720685f34777bb2aae157df961bd
W20260709 13:01:49.395212 10209 consensus_peers.cc:597] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:49.395730 10209 consensus_peers.cc:597] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:49.396802 10766 raft_consensus.cc:2804] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:49.396318  9915 catalog_manager.cc:5697] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 1 to 2, leader changed from f638720685f34777bb2aae157df961bd (127.6.233.129) to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 2 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:49.397531 10766 raft_consensus.cc:697] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Becoming Leader. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:01:49.398720 10766 consensus_queue.cc:237] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.400309 10807 raft_consensus.cc:359] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.403530 10807 raft_consensus.cc:740] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.405783 10807 consensus_queue.cc:260] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.409127 10807 ts_tablet_manager.cc:1434] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:01:49.410063 10807 tablet_bootstrap.cc:492] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
W20260709 13:01:49.412047 10061 consensus_peers.cc:597] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:49.437733  9916 catalog_manager.cc:5697] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 reported cstate change: term changed from 1 to 2, leader changed from f638720685f34777bb2aae157df961bd (127.6.233.129) to 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131). New cstate: current_term: 2 leader_uuid: "8decc41309f84c4cb5841d17479e06a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.451392 10165 raft_consensus.cc:1275] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Refusing update from remote peer 157aa8a63d9047ea9df36e2aeea10e2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:01:49.453433 10842 consensus_queue.cc:1048] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:49.494062 10166 raft_consensus.cc:1275] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer ea3d924af7c7412a92ab643e91179956: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:49.496582 10809 consensus_queue.cc:1048] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:49.534181 10807 tablet_bootstrap.cc:492] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:49.535157 10807 tablet_bootstrap.cc:492] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:49.535674 10807 ts_tablet_manager.cc:1403] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.126s	user 0.037s	sys 0.046s
I20260709 13:01:49.537420 10807 raft_consensus.cc:359] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.537946 10807 raft_consensus.cc:740] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.538586 10807 consensus_queue.cc:260] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.540545 10807 ts_tablet_manager.cc:1434] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:49.541347 10807 tablet_bootstrap.cc:492] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
W20260709 13:01:49.546088 10135 consensus_peers.cc:597] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:49.559350 10807 tablet_bootstrap.cc:492] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:49.560320 10807 tablet_bootstrap.cc:492] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:49.560855 10807 ts_tablet_manager.cc:1403] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:01:49.572237 10807 raft_consensus.cc:359] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.572978 10807 raft_consensus.cc:740] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.573837 10807 consensus_queue.cc:260] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.577239 10807 ts_tablet_manager.cc:1434] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:01:49.578020 10807 tablet_bootstrap.cc:492] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:49.646323 10807 tablet_bootstrap.cc:492] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:49.647897 10807 tablet_bootstrap.cc:492] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:49.648765 10807 ts_tablet_manager.cc:1403] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.047s
W20260709 13:01:49.651315 10209 consensus_peers.cc:597] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:49.651851 10807 raft_consensus.cc:359] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.652746 10807 raft_consensus.cc:740] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.653712 10807 consensus_queue.cc:260] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.656868 10807 ts_tablet_manager.cc:1434] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:01:49.657244 10166 raft_consensus.cc:1275] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer 157aa8a63d9047ea9df36e2aeea10e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:49.657996 10807 tablet_bootstrap.cc:492] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:49.659735 10842 consensus_queue.cc:1048] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:49.674357 10242 raft_consensus.cc:1275] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer ea3d924af7c7412a92ab643e91179956: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:49.679862 10242 raft_consensus.cc:1275] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer 8decc41309f84c4cb5841d17479e06a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:49.685127 10809 consensus_queue.cc:1048] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:49.710680 10807 tablet_bootstrap.cc:492] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:49.712090 10807 tablet_bootstrap.cc:492] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:49.712790 10807 ts_tablet_manager.cc:1403] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.024s
I20260709 13:01:49.716421 10807 raft_consensus.cc:359] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.717482 10807 raft_consensus.cc:740] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.718554 10807 consensus_queue.cc:260] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:49.722054 10807 ts_tablet_manager.cc:1434] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:01:49.727027 10807 tablet_bootstrap.cc:492] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
W20260709 13:01:49.749120 10061 consensus_peers.cc:597] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:49.757983 10766 consensus_queue.cc:1048] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:01:49.818753 10807 tablet_bootstrap.cc:492] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:49.821900 10807 tablet_bootstrap.cc:492] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:49.822619 10807 ts_tablet_manager.cc:1403] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.012s
I20260709 13:01:49.828617 10807 raft_consensus.cc:359] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.829547 10807 raft_consensus.cc:740] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:49.830632 10807 consensus_queue.cc:260] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:49.835338 10807 ts_tablet_manager.cc:1434] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:01:49.836216 10807 tablet_bootstrap.cc:492] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:50.019022 10807 tablet_bootstrap.cc:492] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.019984 10807 tablet_bootstrap.cc:492] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.020620 10807 ts_tablet_manager.cc:1403] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.185s	user 0.018s	sys 0.002s
W20260709 13:01:50.023466 10135 consensus_peers.cc:597] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.023717 10807 raft_consensus.cc:359] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:50.024343 10807 raft_consensus.cc:740] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.025004 10807 consensus_queue.cc:260] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:50.026823 10807 ts_tablet_manager.cc:1434] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260709 13:01:50.027930 10807 tablet_bootstrap.cc:492] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: Bootstrap starting.
W20260709 13:01:50.035939 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.132:39049, user_credentials={real_user=slave}} blocked reactor thread for 277075us
I20260709 13:01:50.050400 10807 tablet_bootstrap.cc:492] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.056829 10807 tablet_bootstrap.cc:492] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.057485 10807 ts_tablet_manager.cc:1403] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260709 13:01:50.060643 10807 raft_consensus.cc:359] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:50.067233 10807 raft_consensus.cc:740] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.067896 10807 consensus_queue.cc:260] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:50.068713 10816 raft_consensus.cc:493] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.069264 10816 raft_consensus.cc:515] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:50.078608 10816 leader_election.cc:290] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:50.093151 10243 raft_consensus.cc:1275] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer 8decc41309f84c4cb5841d17479e06a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:50.171415 10816 raft_consensus.cc:493] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.180830 10816 raft_consensus.cc:515] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.184994 10816 leader_election.cc:290] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
W20260709 13:01:50.200934 10134 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:37545, user_credentials={real_user=slave}} blocked reactor thread for 82862.9us
I20260709 13:01:50.204442 10093 raft_consensus.cc:1275] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer 8decc41309f84c4cb5841d17479e06a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:01:50.165825 10135 consensus_peers.cc:597] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.207629 10135 consensus_peers.cc:597] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.208227 10135 consensus_peers.cc:597] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:50.208940 10135 consensus_peers.cc:597] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.209483 10135 consensus_peers.cc:597] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:50.220378 10807 ts_tablet_manager.cc:1434] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.163s	user 0.069s	sys 0.081s
I20260709 13:01:50.221328 10807 tablet_bootstrap.cc:492] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:50.242695 10901 consensus_queue.cc:1048] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:01:50.243180 10135 consensus_peers.cc:597] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.242787 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:50.247315 10061 consensus_peers.cc:597] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.247915 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:50.249432 10135 consensus_peers.cc:597] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.250138 10135 consensus_peers.cc:597] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.250677 10135 consensus_peers.cc:597] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.251196 10135 consensus_peers.cc:597] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.257763 10807 tablet_bootstrap.cc:492] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.258822 10807 tablet_bootstrap.cc:492] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.259498 10807 ts_tablet_manager.cc:1403] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.021s
I20260709 13:01:50.262523 10807 raft_consensus.cc:359] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:50.263211 10807 raft_consensus.cc:740] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.264031 10807 consensus_queue.cc:260] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:50.265584 10912 consensus_queue.cc:1048] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:50.266170 10807 ts_tablet_manager.cc:1434] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:01:50.267151 10807 tablet_bootstrap.cc:492] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:50.274420 10090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3611f18ee74d5e9b1420bd3986fa9d" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:50.276549 10802 leader_election.cc:304] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [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: f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:50.277460 10906 raft_consensus.cc:2749] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:50.292382 10807 tablet_bootstrap.cc:492] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.293570 10807 tablet_bootstrap.cc:492] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.294368 10807 ts_tablet_manager.cc:1403] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.000s
I20260709 13:01:50.297375 10807 raft_consensus.cc:359] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:50.298270 10807 raft_consensus.cc:740] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.299191 10807 consensus_queue.cc:260] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:50.301931 10807 ts_tablet_manager.cc:1434] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260709 13:01:50.302673 10807 tablet_bootstrap.cc:492] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
W20260709 13:01:50.303495 10135 consensus_peers.cc:597] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.327747 10906 raft_consensus.cc:493] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.328330 10906 raft_consensus.cc:515] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.330641 10906 leader_election.cc:290] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:01:50.331350 10090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b23795e68f4000bfa96264388b65f9" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3d924af7c7412a92ab643e91179956" is_pre_election: true
I20260709 13:01:50.337584 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b23795e68f4000bfa96264388b65f9" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
W20260709 13:01:50.337889 10209 consensus_peers.cc:597] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.339233 10803 leader_election.cc:304] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [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: f638720685f34777bb2aae157df961bd; no voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956
I20260709 13:01:50.340404 10906 raft_consensus.cc:2749] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:50.342358 10807 tablet_bootstrap.cc:492] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.343343 10807 tablet_bootstrap.cc:492] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.343966 10807 ts_tablet_manager.cc:1403] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.000s
W20260709 13:01:50.338444 10209 consensus_peers.cc:597] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.347338 10209 consensus_peers.cc:597] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.347270 10807 raft_consensus.cc:359] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.347970 10807 raft_consensus.cc:740] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.348728 10807 consensus_queue.cc:260] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.351107 10807 ts_tablet_manager.cc:1434] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:50.351985 10807 tablet_bootstrap.cc:492] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:50.356021 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:50.357784 10801 leader_election.cc:304] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [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: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:50.359045 10906 raft_consensus.cc:2749] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:50.359735  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:38661
I20260709 13:01:50.357756 10932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:38661 every 8 connection(s)
I20260709 13:01:50.435096 10807 tablet_bootstrap.cc:492] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.438045 10807 tablet_bootstrap.cc:492] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.448621 10807 ts_tablet_manager.cc:1403] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.045s
I20260709 13:01:50.460062 10936 heartbeater.cc:344] Connected to a master server at 127.6.233.190:34173
I20260709 13:01:50.460582 10936 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:50.459496 10807 raft_consensus.cc:359] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.461650 10807 raft_consensus.cc:740] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.465535 10936 heartbeater.cc:507] Master 127.6.233.190:34173 requested a full tablet report, sending...
I20260709 13:01:50.474589 10906 raft_consensus.cc:493] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:50.475736 10906 raft_consensus.cc:515] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:50.478698 10906 leader_election.cc:290] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:01:50.480432 10243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" is_pre_election: true
I20260709 13:01:50.462414 10807 consensus_queue.cc:260] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.484634 10807 ts_tablet_manager.cc:1434] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:01:50.485456 10807 tablet_bootstrap.cc:492] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:50.495690 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8decc41309f84c4cb5841d17479e06a5" is_pre_election: true
I20260709 13:01:50.500728 10877 raft_consensus.cc:3060] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:50.504189 10876 raft_consensus.cc:3060] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:50.512732 10803 leader_election.cc:304] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [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: f638720685f34777bb2aae157df961bd; no voters: 157aa8a63d9047ea9df36e2aeea10e2e, 8decc41309f84c4cb5841d17479e06a5
I20260709 13:01:50.513625 10816 raft_consensus.cc:2749] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:01:50.519860 10135 consensus_peers.cc:597] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.521232 10135 consensus_peers.cc:597] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.523150 10135 consensus_peers.cc:597] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.524044 10061 consensus_peers.cc:597] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.525808 10061 consensus_peers.cc:597] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.527016 10209 consensus_peers.cc:597] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.527704 10209 consensus_peers.cc:597] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.528295 10209 consensus_peers.cc:597] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:01:50.529168 10209 consensus_peers.cc:597] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.529917  9916 ts_manager.cc:194] Re-registered known tserver with Master: f638720685f34777bb2aae157df961bd (127.6.233.129:38661)
I20260709 13:01:50.538097 10807 tablet_bootstrap.cc:492] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.538955 10807 tablet_bootstrap.cc:492] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.539513 10807 ts_tablet_manager.cc:1403] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.001s
I20260709 13:01:50.553303 10807 raft_consensus.cc:359] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:50.554030 10807 raft_consensus.cc:740] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.554679 10807 consensus_queue.cc:260] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:50.560070 10807 ts_tablet_manager.cc:1434] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:01:50.564967 10807 tablet_bootstrap.cc:492] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: Bootstrap starting.
W20260709 13:01:50.564983 10061 consensus_peers.cc:597] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.594045 10807 tablet_bootstrap.cc:492] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.607792 10807 tablet_bootstrap.cc:492] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.608527 10807 ts_tablet_manager.cc:1403] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.003s
I20260709 13:01:50.611092 10807 raft_consensus.cc:359] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:50.613409 10807 raft_consensus.cc:740] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.614177 10807 consensus_queue.cc:260] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:50.616245 10807 ts_tablet_manager.cc:1434] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:01:50.617048 10807 tablet_bootstrap.cc:492] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
W20260709 13:01:50.619208 10135 consensus_peers.cc:597] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.651613 10877 raft_consensus.cc:3060] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:01:50.655217 10135 consensus_peers.cc:597] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.716765  9916 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55974
W20260709 13:01:50.717240 10061 consensus_peers.cc:597] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.722414 10936 heartbeater.cc:499] Master 127.6.233.190:34173 was elected leader, sending a full tablet report...
I20260709 13:01:50.748029 10877 raft_consensus.cc:3060] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:50.773373 10876 raft_consensus.cc:3060] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:01:50.825958 10209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:43691, user_credentials={real_user=slave}} blocked reactor thread for 82563.7us
W20260709 13:01:50.826900 10209 consensus_peers.cc:597] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:01:50.861110 10807 tablet_bootstrap.cc:492] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.862192 10807 tablet_bootstrap.cc:492] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.862884 10807 ts_tablet_manager.cc:1403] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.246s	user 0.074s	sys 0.115s
W20260709 13:01:50.866369  9950 debug-util.cc:398] Leaking SignalData structure 0x7b080004aac0 after lost signal to thread 7081
W20260709 13:01:50.867457  9950 debug-util.cc:398] Leaking SignalData structure 0x7b08000530a0 after lost signal to thread 9953
I20260709 13:01:50.876739 10807 raft_consensus.cc:359] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.877534 10807 raft_consensus.cc:740] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.883308 10807 consensus_queue.cc:260] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.886374 10807 ts_tablet_manager.cc:1434] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:01:50.889125 10807 tablet_bootstrap.cc:492] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:50.916318 10807 tablet_bootstrap.cc:492] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.917300 10807 tablet_bootstrap.cc:492] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.917927 10807 ts_tablet_manager.cc:1403] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260709 13:01:50.920461 10807 raft_consensus.cc:359] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:50.921103 10807 raft_consensus.cc:740] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.923700 10807 consensus_queue.cc:260] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:50.926079 10807 ts_tablet_manager.cc:1434] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:01:50.926916 10807 tablet_bootstrap.cc:492] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:50.942302 10807 tablet_bootstrap.cc:492] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.943804 10807 tablet_bootstrap.cc:492] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.944489 10807 ts_tablet_manager.cc:1403] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:01:50.947084 10807 raft_consensus.cc:359] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.947777 10807 raft_consensus.cc:740] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.948421 10807 consensus_queue.cc:260] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.950912 10807 ts_tablet_manager.cc:1434] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:50.952600 10807 tablet_bootstrap.cc:492] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:50.977967 10807 tablet_bootstrap.cc:492] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:50.978693 10807 tablet_bootstrap.cc:492] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:50.979501 10807 ts_tablet_manager.cc:1403] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.004s
I20260709 13:01:50.981467 10807 raft_consensus.cc:359] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.982126 10807 raft_consensus.cc:740] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:50.982734 10807 consensus_queue.cc:260] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:50.984954 10807 ts_tablet_manager.cc:1434] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:50.986325 10807 tablet_bootstrap.cc:492] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.003237 10807 tablet_bootstrap.cc:492] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.004146 10807 tablet_bootstrap.cc:492] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.004776 10807 ts_tablet_manager.cc:1403] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:01:51.006877 10807 raft_consensus.cc:359] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.007546 10807 raft_consensus.cc:740] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.008257 10807 consensus_queue.cc:260] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.010174 10807 ts_tablet_manager.cc:1434] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:01:51.011510 10807 tablet_bootstrap.cc:492] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.025246 10807 tablet_bootstrap.cc:492] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.026186 10807 tablet_bootstrap.cc:492] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.026809 10807 ts_tablet_manager.cc:1403] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:01:51.029382 10807 raft_consensus.cc:359] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.030043 10807 raft_consensus.cc:740] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.030833 10807 consensus_queue.cc:260] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.032090 10807 ts_tablet_manager.cc:1434] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:51.032850 10807 tablet_bootstrap.cc:492] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.061125 10807 tablet_bootstrap.cc:492] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.062004 10807 tablet_bootstrap.cc:492] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.062611 10807 ts_tablet_manager.cc:1403] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260709 13:01:51.065706 10807 raft_consensus.cc:359] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.066345 10807 raft_consensus.cc:740] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.067090 10807 consensus_queue.cc:260] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.069044 10807 ts_tablet_manager.cc:1434] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:51.069777 10807 tablet_bootstrap.cc:492] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.103545 10807 tablet_bootstrap.cc:492] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.104542 10807 tablet_bootstrap.cc:492] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.105214 10807 ts_tablet_manager.cc:1403] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.012s
I20260709 13:01:51.107816 10807 raft_consensus.cc:359] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.108546 10807 raft_consensus.cc:740] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.109254 10807 consensus_queue.cc:260] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.111862 10807 ts_tablet_manager.cc:1434] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:01:51.113204 10807 tablet_bootstrap.cc:492] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.144452 10807 tablet_bootstrap.cc:492] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.145452 10807 tablet_bootstrap.cc:492] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.146142 10807 ts_tablet_manager.cc:1403] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260709 13:01:51.148787 10807 raft_consensus.cc:359] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.149464 10807 raft_consensus.cc:740] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.150242 10807 consensus_queue.cc:260] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.152086 10807 ts_tablet_manager.cc:1434] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:01:51.155226 10807 tablet_bootstrap.cc:492] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.183907 10807 tablet_bootstrap.cc:492] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.184870 10807 tablet_bootstrap.cc:492] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.185549 10807 ts_tablet_manager.cc:1403] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.003s
I20260709 13:01:51.188112 10807 raft_consensus.cc:359] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.188846 10807 raft_consensus.cc:740] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.189790 10807 consensus_queue.cc:260] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.192050 10807 ts_tablet_manager.cc:1434] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 13:01:51.193048 10807 tablet_bootstrap.cc:492] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.255354 10807 tablet_bootstrap.cc:492] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.256341 10807 tablet_bootstrap.cc:492] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.257035 10807 ts_tablet_manager.cc:1403] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.008s
I20260709 13:01:51.259675 10807 raft_consensus.cc:359] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.260396 10807 raft_consensus.cc:740] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.261075 10807 consensus_queue.cc:260] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.263571 10807 ts_tablet_manager.cc:1434] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:51.264390 10807 tablet_bootstrap.cc:492] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.323376 10807 tablet_bootstrap.cc:492] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.324362 10807 tablet_bootstrap.cc:492] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.325057 10807 ts_tablet_manager.cc:1403] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.022s
I20260709 13:01:51.327627 10807 raft_consensus.cc:359] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.328328 10807 raft_consensus.cc:740] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.329025 10807 consensus_queue.cc:260] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.331156 10807 ts_tablet_manager.cc:1434] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:01:51.332002 10807 tablet_bootstrap.cc:492] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.351809 10807 tablet_bootstrap.cc:492] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.352763 10807 tablet_bootstrap.cc:492] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.353459 10807 ts_tablet_manager.cc:1403] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260709 13:01:51.356050 10807 raft_consensus.cc:359] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.356739 10807 raft_consensus.cc:740] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.357353 10807 consensus_queue.cc:260] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.359570 10807 ts_tablet_manager.cc:1434] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:51.361217 10807 tablet_bootstrap.cc:492] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.377894 10807 tablet_bootstrap.cc:492] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.378887 10807 tablet_bootstrap.cc:492] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.379592 10807 ts_tablet_manager.cc:1403] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:01:51.382328 10807 raft_consensus.cc:359] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.383008 10807 raft_consensus.cc:740] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.383900 10807 consensus_queue.cc:260] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.386023 10807 ts_tablet_manager.cc:1434] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:51.386845 10807 tablet_bootstrap.cc:492] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.425930 10807 tablet_bootstrap.cc:492] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.426936 10807 tablet_bootstrap.cc:492] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.427657 10807 ts_tablet_manager.cc:1403] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.014s
I20260709 13:01:51.430255 10807 raft_consensus.cc:359] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.431027 10807 raft_consensus.cc:740] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.431775 10807 consensus_queue.cc:260] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.433903 10807 ts_tablet_manager.cc:1434] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:51.437601 10807 tablet_bootstrap.cc:492] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.453519 10807 tablet_bootstrap.cc:492] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.454507 10807 tablet_bootstrap.cc:492] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.455205 10807 ts_tablet_manager.cc:1403] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:01:51.457826 10807 raft_consensus.cc:359] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.458554 10807 raft_consensus.cc:740] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.459401 10807 consensus_queue.cc:260] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.461642 10807 ts_tablet_manager.cc:1434] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:51.462535 10807 tablet_bootstrap.cc:492] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.481611 10807 tablet_bootstrap.cc:492] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.482688 10876 raft_consensus.cc:3060] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:51.483270 10807 tablet_bootstrap.cc:492] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.484036 10807 ts_tablet_manager.cc:1403] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:01:51.486749 10807 raft_consensus.cc:359] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.487517 10807 raft_consensus.cc:740] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.488500 10807 consensus_queue.cc:260] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.490739 10807 ts_tablet_manager.cc:1434] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:51.493635 10807 tablet_bootstrap.cc:492] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.517259 10807 tablet_bootstrap.cc:492] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.518258 10807 tablet_bootstrap.cc:492] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.518971 10807 ts_tablet_manager.cc:1403] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260709 13:01:51.521770 10807 raft_consensus.cc:359] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.522469 10807 raft_consensus.cc:740] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.523207 10807 consensus_queue.cc:260] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.525417 10807 ts_tablet_manager.cc:1434] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:51.526243 10807 tablet_bootstrap.cc:492] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.547367 10807 tablet_bootstrap.cc:492] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.548344 10807 tablet_bootstrap.cc:492] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.549000 10807 ts_tablet_manager.cc:1403] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 13:01:51.551296 10807 raft_consensus.cc:359] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.551865 10807 raft_consensus.cc:740] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.552459 10807 consensus_queue.cc:260] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.554170 10807 ts_tablet_manager.cc:1434] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:01:51.555312 10807 tablet_bootstrap.cc:492] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.621070 10807 tablet_bootstrap.cc:492] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.622174 10807 tablet_bootstrap.cc:492] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.622867 10807 ts_tablet_manager.cc:1403] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.027s
I20260709 13:01:51.625792 10807 raft_consensus.cc:359] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.626489 10807 raft_consensus.cc:740] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.627205 10807 consensus_queue.cc:260] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:01:51.629619 10807 ts_tablet_manager.cc:1434] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:51.630427 10807 tablet_bootstrap.cc:492] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.663113 10807 tablet_bootstrap.cc:492] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.664175 10807 tablet_bootstrap.cc:492] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.664896 10807 ts_tablet_manager.cc:1403] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.004s
I20260709 13:01:51.667690 10807 raft_consensus.cc:359] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.668424 10807 raft_consensus.cc:740] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.669121 10807 consensus_queue.cc:260] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [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: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:01:51.670456 10876 raft_consensus.cc:3060] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:51.671597 10807 ts_tablet_manager.cc:1434] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:01:51.672508 10807 tablet_bootstrap.cc:492] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.781960 10807 tablet_bootstrap.cc:492] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.785641 10807 tablet_bootstrap.cc:492] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.786350 10807 ts_tablet_manager.cc:1403] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.114s	user 0.042s	sys 0.026s
I20260709 13:01:51.788880 10807 raft_consensus.cc:359] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:51.789556 10807 raft_consensus.cc:740] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.796800 10807 consensus_queue.cc:260] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:01:51.801476 10807 ts_tablet_manager.cc:1434] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 13:01:51.802273 10807 tablet_bootstrap.cc:492] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.837224 10807 tablet_bootstrap.cc:492] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.838231 10807 tablet_bootstrap.cc:492] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.838901 10807 ts_tablet_manager.cc:1403] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260709 13:01:51.841477 10807 raft_consensus.cc:359] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.842200 10807 raft_consensus.cc:740] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.848697 10807 consensus_queue.cc:260] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.850761 10807 ts_tablet_manager.cc:1434] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 13:01:51.851588 10807 tablet_bootstrap.cc:492] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: Bootstrap starting.
I20260709 13:01:51.889142 10807 tablet_bootstrap.cc:492] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: 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
I20260709 13:01:51.890018 10807 tablet_bootstrap.cc:492] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: Bootstrap complete.
I20260709 13:01:51.890614 10807 ts_tablet_manager.cc:1403] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.008s
I20260709 13:01:51.892907 10807 raft_consensus.cc:359] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.893366 10807 raft_consensus.cc:740] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f638720685f34777bb2aae157df961bd, State: Initialized, Role: FOLLOWER
I20260709 13:01:51.894032 10807 consensus_queue.cc:260] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:01:51.895715 10807 ts_tablet_manager.cc:1434] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:01:51.976970 10875 raft_consensus.cc:3060] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:52.265215 10876 raft_consensus.cc:3060] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:01:57.990334 10191 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf5c0 after lost signal to thread 7081
W20260709 13:01:57.991866 10191 debug-util.cc:398] Leaking SignalData structure 0x7b08002d34c0 after lost signal to thread 9953
W20260709 13:01:57.993372 10191 debug-util.cc:398] Leaking SignalData structure 0x7b080005f540 after lost signal to thread 10120
W20260709 13:01:57.994666 10191 debug-util.cc:398] Leaking SignalData structure 0x7b0800353f40 after lost signal to thread 10194
W20260709 13:01:57.995903 10191 debug-util.cc:398] Leaking SignalData structure 0x7b0800223aa0 after lost signal to thread 10268
W20260709 13:01:57.997225 10191 debug-util.cc:398] Leaking SignalData structure 0x7b080021f3c0 after lost signal to thread 10932
I20260709 13:02:00.460781  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:00.541033 10166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:00.541817 10166 raft_consensus.cc:606] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:00.557525 10236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b"
dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
mode: GRACEFUL
new_leader_uuid: "ea3d924af7c7412a92ab643e91179956"
 from {username='slave'} at 127.0.0.1:56634
I20260709 13:02:00.558030 10236 raft_consensus.cc:606] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Received request to transfer leadership to TS ea3d924af7c7412a92ab643e91179956
I20260709 13:02:00.560695 10236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461"
dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:56634
I20260709 13:02:00.561153 10236 raft_consensus.cc:606] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:00.563685 10236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6"
dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:56634
I20260709 13:02:00.564121 10236 raft_consensus.cc:606] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:00.566361 10236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1"
dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:56634
I20260709 13:02:00.566933 10236 raft_consensus.cc:606] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:00.568048  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:00.569334  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:00.653813 11006 raft_consensus.cc:993] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e: : Instructing follower ea3d924af7c7412a92ab643e91179956 to start an election
I20260709 13:02:00.655756 10994 raft_consensus.cc:1081] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Signalling peer ea3d924af7c7412a92ab643e91179956 to start an election
I20260709 13:02:00.661494 10091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b"
dest_uuid: "ea3d924af7c7412a92ab643e91179956"
 from {username='slave'} at 127.0.0.1:48808
I20260709 13:02:00.662279 10091 raft_consensus.cc:493] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:00.662835 10091 raft_consensus.cc:3060] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.671783 10091 raft_consensus.cc:515] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:00.674671 10091 leader_election.cc:290] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:02:00.675719 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:00.676656 10166 raft_consensus.cc:3060] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.682386 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365b42d8795b4ab281e732ecdd0f280b" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:00.683068 10242 raft_consensus.cc:3055] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:00.683373 10242 raft_consensus.cc:740] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:02:00.684231 10242 consensus_queue.cc:260] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:00.685668 10242 raft_consensus.cc:3060] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.688733 10166 raft_consensus.cc:2468] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 2.
I20260709 13:02:00.691502 10061 leader_election.cc:304] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:02:00.692523 10909 raft_consensus.cc:2804] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:00.692992 10909 raft_consensus.cc:697] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:02:00.693305 10242 raft_consensus.cc:2468] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 2.
I20260709 13:02:00.696967 10909 consensus_queue.cc:237] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:00.716332  9917 catalog_manager.cc:5697] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 1 to 2, leader changed from 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132) to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:00.791443 11006 raft_consensus.cc:993] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:00.791909 11006 raft_consensus.cc:1081] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:00.793819 10876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54698
I20260709 13:02:00.794378 10876 raft_consensus.cc:493] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:00.794725 10876 raft_consensus.cc:3060] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.803213 10876 raft_consensus.cc:515] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:00.805984 10876 leader_election.cc:290] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:02:00.807570 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:00.808197 10242 raft_consensus.cc:3055] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:00.808727 10242 raft_consensus.cc:740] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:02:00.809521 10242 consensus_queue.cc:260] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:00.816534 10242 raft_consensus.cc:3060] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.808120 10166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cae3b03c244a03a76feb6818d8b0f1" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:00.819136 10166 raft_consensus.cc:3060] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.827527 10166 raft_consensus.cc:2468] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:00.827549 10242 raft_consensus.cc:2468] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:00.828788 10803 leader_election.cc:304] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:00.831545 11017 raft_consensus.cc:2804] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:00.837476 11017 raft_consensus.cc:697] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:00.838591 11017 consensus_queue.cc:237] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:00.850965  9917 catalog_manager.cc:5697] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:00.892719 11006 raft_consensus.cc:993] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:00.893240 10994 raft_consensus.cc:1081] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:00.894852 10876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54698
I20260709 13:02:00.895467 10876 raft_consensus.cc:493] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:00.895814 10876 raft_consensus.cc:3060] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.903439 10876 raft_consensus.cc:515] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:00.905632 10876 leader_election.cc:290] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:02:00.906240 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:00.906876 10242 raft_consensus.cc:3055] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:00.906857 10091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54636a4bb9cf4a32977191a4b638b461" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:00.907516 10242 raft_consensus.cc:740] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:02:00.907769 10091 raft_consensus.cc:3060] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.908361 10242 consensus_queue.cc:260] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:00.910946 10242 raft_consensus.cc:3060] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.916320 10091 raft_consensus.cc:2468] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:00.917163 10242 raft_consensus.cc:2468] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:00.918005 10802 leader_election.cc:304] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:00.918959 11017 raft_consensus.cc:2804] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:00.919454 11017 raft_consensus.cc:697] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:00.920243 11017 consensus_queue.cc:237] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:00.931865  9917 catalog_manager.cc:5697] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:00.946259 11006 raft_consensus.cc:993] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:00.946749 10994 raft_consensus.cc:1081] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:00.948129 10876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54698
I20260709 13:02:00.948683 10876 raft_consensus.cc:493] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:00.949031 10876 raft_consensus.cc:3060] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.955340 10876 raft_consensus.cc:515] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:00.956877 10876 leader_election.cc:290] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:02:00.957682 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:00.958294 10236 raft_consensus.cc:3055] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:00.958618 10236 raft_consensus.cc:740] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:02:00.958478 10091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c61d6966c5c48d99199347bf81933e6" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:00.959249 10091 raft_consensus.cc:3060] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.959486 10236 consensus_queue.cc:260] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:00.960815 10236 raft_consensus.cc:3060] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:00.968546 10091 raft_consensus.cc:2468] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:00.969838 10802 leader_election.cc:304] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:00.970700 11017 raft_consensus.cc:2804] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:00.971288 10236 raft_consensus.cc:2468] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:00.971964 11017 raft_consensus.cc:697] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:00.973491 11017 consensus_queue.cc:237] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:00.983103  9917 catalog_manager.cc:5697] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:01.085718 10236 raft_consensus.cc:1275] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer ea3d924af7c7412a92ab643e91179956: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.087306 11005 raft_consensus.cc:993] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:01.087225 10909 consensus_queue.cc:1048] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.088099 10991 raft_consensus.cc:1081] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:01.089603 10876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54708
I20260709 13:02:01.090103 10876 raft_consensus.cc:493] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:01.090474 10876 raft_consensus.cc:3060] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:01.099421 10166 raft_consensus.cc:1275] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer ea3d924af7c7412a92ab643e91179956: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.104070 10909 consensus_queue.cc:1048] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.134116 10876 raft_consensus.cc:515] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:01.142549 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:01.143214 10165 raft_consensus.cc:3055] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:01.143529 10165 raft_consensus.cc:740] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:01.144152 10876 leader_election.cc:290] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 3 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:02:01.144383 10165 consensus_queue.cc:260] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:01.145902 10165 raft_consensus.cc:3060] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:01.148047 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2f87e54ef04f72a840b81b9f71f64a" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:01.148655 10236 raft_consensus.cc:3060] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:01.162740 10165 raft_consensus.cc:2468] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 3.
I20260709 13:02:01.163980 10803 leader_election.cc:304] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [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: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:01.164811 11017 raft_consensus.cc:2804] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:01.165282 11017 raft_consensus.cc:697] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 3 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:01.166206 11017 consensus_queue.cc:237] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [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: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:01.166965 10236 raft_consensus.cc:2468] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 3.
I20260709 13:02:01.183789  9917 catalog_manager.cc:5697] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 2 to 3, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 3 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:01.371302 10236 raft_consensus.cc:1275] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.372735 11017 consensus_queue.cc:1048] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.406246 10091 raft_consensus.cc:1275] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.407405 10092 raft_consensus.cc:1275] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.413172 11018 consensus_queue.cc:1048] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:01.415010 10169 raft_consensus.cc:1275] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.420625 11018 consensus_queue.cc:1048] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.442790 11018 consensus_queue.cc:1048] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.452486 10242 raft_consensus.cc:1275] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.454409 11018 consensus_queue.cc:1048] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:01.500581 10242 raft_consensus.cc:1275] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:01.507686 11036 consensus_queue.cc:1048] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:01.570282  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:01.624295  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:01.668527 10242 raft_consensus.cc:1275] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:01.670099 11036 consensus_queue.cc:1048] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.678329 10169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:01.678961 10169 raft_consensus.cc:606] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Received request to transfer leadership to TS 157aa8a63d9047ea9df36e2aeea10e2e
I20260709 13:02:01.685316 10169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:01.685848 10165 raft_consensus.cc:1275] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:01.686007 10169 raft_consensus.cc:606] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:01.689220 11036 consensus_queue.cc:1048] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:01.693706 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:01.694293 10165 raft_consensus.cc:606] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:01.702344 11005 raft_consensus.cc:993] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:01.703023 11005 raft_consensus.cc:1081] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:01.709393 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "ea3d924af7c7412a92ab643e91179956"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:01.710461 10877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54708
I20260709 13:02:01.711153 10877 raft_consensus.cc:493] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:01.713174 10165 raft_consensus.cc:606] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Received request to transfer leadership to TS ea3d924af7c7412a92ab643e91179956
I20260709 13:02:01.711613 10877 raft_consensus.cc:3060] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.721715 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:01.726209 10165 raft_consensus.cc:606] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:01.727849  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:01.730264  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:01.735143 10877 raft_consensus.cc:515] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:01.752960 10091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:01.753535 10091 raft_consensus.cc:3060] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.754958 10877 leader_election.cc:290] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:02:01.757695 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e82365c4d684c998c28da7849ca2040" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:01.758497 10169 raft_consensus.cc:3055] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:01.758831 10169 raft_consensus.cc:740] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:01.759621 10169 consensus_queue.cc:260] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:01.760593 10091 raft_consensus.cc:2468] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:01.760916 10169 raft_consensus.cc:3060] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.762142 10802 leader_election.cc:304] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:01.763110 11036 raft_consensus.cc:2804] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:01.763564 11036 raft_consensus.cc:697] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:01.764432 11036 consensus_queue.cc:237] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:01.770262 10169 raft_consensus.cc:2468] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:01.782683  9915 catalog_manager.cc:5697] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:01.786850 11007 raft_consensus.cc:993] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:01.789484 11007 raft_consensus.cc:1081] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:01.792579 10877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54708
I20260709 13:02:01.793267 10877 raft_consensus.cc:493] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:01.793624 10877 raft_consensus.cc:3060] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.800388 10877 raft_consensus.cc:515] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:01.803143 10877 leader_election.cc:290] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:02:01.804693 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:01.805099 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e15f982fff04ed98533c5175a0eda54" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:01.805783 10092 raft_consensus.cc:3060] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.805346 10169 raft_consensus.cc:3055] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:01.813933 10169 raft_consensus.cc:740] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:01.814970 10169 consensus_queue.cc:260] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:01.816551 10169 raft_consensus.cc:3060] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.836390 10169 raft_consensus.cc:2468] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:01.837460 10803 leader_election.cc:304] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:01.832754 10092 raft_consensus.cc:2468] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:01.842244 11036 raft_consensus.cc:2804] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:01.842840 11036 raft_consensus.cc:697] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:01.843706 11036 consensus_queue.cc:237] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:01.865583  9915 catalog_manager.cc:5697] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:01.909498 11005 raft_consensus.cc:993] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower ea3d924af7c7412a92ab643e91179956 to start an election
I20260709 13:02:01.909979 11005 raft_consensus.cc:1081] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Signalling peer ea3d924af7c7412a92ab643e91179956 to start an election
I20260709 13:02:01.911424 10095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708"
dest_uuid: "ea3d924af7c7412a92ab643e91179956"
 from {username='slave'} at 127.0.0.1:48796
I20260709 13:02:01.911849 10095 raft_consensus.cc:493] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:01.912111 10095 raft_consensus.cc:3060] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.917829 10095 raft_consensus.cc:515] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:01.920243 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:01.920790 10169 raft_consensus.cc:3055] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:01.921005 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7a9629a83e441cb948c0d26c2db5708" candidate_uuid: "ea3d924af7c7412a92ab643e91179956" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:01.921069 10169 raft_consensus.cc:740] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:01.921516 10095 leader_election.cc:290] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:02:01.921633 10236 raft_consensus.cc:3060] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.922096 10169 consensus_queue.cc:260] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:01.923671 10169 raft_consensus.cc:3060] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.928792 10236 raft_consensus.cc:2468] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 2.
I20260709 13:02:01.930086 10059 leader_election.cc:304] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:02:01.930919 10909 raft_consensus.cc:2804] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:01.931418 10909 raft_consensus.cc:697] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Becoming Leader. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:02:01.932236 10909 consensus_queue.cc:237] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:01.935061 10169 raft_consensus.cc:2468] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3d924af7c7412a92ab643e91179956 in term 2.
I20260709 13:02:01.953672  9915 catalog_manager.cc:5697] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 reported cstate change: term changed from 1 to 2, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to ea3d924af7c7412a92ab643e91179956 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "ea3d924af7c7412a92ab643e91179956" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:02.085434 11007 raft_consensus.cc:993] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:02.086056 11005 raft_consensus.cc:1081] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:02.087479 10877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54708
I20260709 13:02:02.088384 10877 raft_consensus.cc:493] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.088778 10877 raft_consensus.cc:3060] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.095795 10877 raft_consensus.cc:515] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:02.097453 10877 leader_election.cc:290] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:02:02.098111 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:02.098335 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9cfe3af7c5462283539e203a78b5fb" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:02.098869 10242 raft_consensus.cc:3060] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.098834 10169 raft_consensus.cc:3055] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:02.099831 10169 raft_consensus.cc:740] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:02.100481 10169 consensus_queue.cc:260] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:02.101739 10169 raft_consensus.cc:3060] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.105624 10242 raft_consensus.cc:2468] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:02.112203 10169 raft_consensus.cc:2468] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:02.122135 10801 leader_election.cc:304] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:02.125208 11018 raft_consensus.cc:2804] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:02.132637 11018 raft_consensus.cc:697] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:02.137895 11018 consensus_queue.cc:237] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:02.153843  9915 catalog_manager.cc:5697] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:02.187650 10165 raft_consensus.cc:1275] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.189010 11018 consensus_queue.cc:1048] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.216063 10095 raft_consensus.cc:1275] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.225008 11018 consensus_queue.cc:1048] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.240067 11007 raft_consensus.cc:993] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower 157aa8a63d9047ea9df36e2aeea10e2e to start an election
I20260709 13:02:02.240599 11005 raft_consensus.cc:1081] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Signalling peer 157aa8a63d9047ea9df36e2aeea10e2e to start an election
I20260709 13:02:02.242066 10242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d"
dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
 from {username='slave'} at 127.0.0.1:44468
I20260709 13:02:02.242522 10242 raft_consensus.cc:493] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.242812 10242 raft_consensus.cc:3060] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.248390 10242 raft_consensus.cc:515] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:02.251569 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:02.252158 10095 raft_consensus.cc:3060] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.257401 10092 raft_consensus.cc:1275] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.257692 10242 leader_election.cc:290] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:02:02.260571 10095 raft_consensus.cc:2468] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 2.
I20260709 13:02:02.261906 10208 leader_election.cc:304] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:02:02.263298 11018 consensus_queue.cc:1048] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:02.264606 10994 raft_consensus.cc:2804] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:02.265167 10994 raft_consensus.cc:697] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:02:02.265638 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2809753e45b846e49b50fc0c9751003d" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:02.266255 10169 raft_consensus.cc:3055] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:02.265995 10994 consensus_queue.cc:237] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:02.266577 10169 raft_consensus.cc:740] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:02.268602 10169 consensus_queue.cc:260] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:02.269856 10169 raft_consensus.cc:3060] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.277988 10169 raft_consensus.cc:2468] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 2.
I20260709 13:02:02.289762 10169 raft_consensus.cc:1275] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.291970  9917 catalog_manager.cc:5697] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 1 to 2, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 2 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:02.292884 11018 consensus_queue.cc:1048] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.402716 10165 raft_consensus.cc:1275] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer ea3d924af7c7412a92ab643e91179956: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.404637 11025 consensus_queue.cc:1048] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:02.420437 10242 raft_consensus.cc:1275] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer ea3d924af7c7412a92ab643e91179956: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.423767 11059 consensus_queue.cc:1048] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:02.675714 10095 raft_consensus.cc:1275] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer 157aa8a63d9047ea9df36e2aeea10e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.677146 11046 consensus_queue.cc:1048] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:02.685930 10165 raft_consensus.cc:1275] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer 157aa8a63d9047ea9df36e2aeea10e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.687211 10994 consensus_queue.cc:1048] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.731308  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:02.733839 10242 raft_consensus.cc:1275] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.735422 11048 consensus_queue.cc:1048] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:02.744445 10169 raft_consensus.cc:1275] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:02.745648 11036 consensus_queue.cc:1048] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.780469  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:02.818347 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:02.818876 10165 raft_consensus.cc:606] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:02.821408 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:02.821930 10165 raft_consensus.cc:606] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Received request to transfer leadership to TS 157aa8a63d9047ea9df36e2aeea10e2e
I20260709 13:02:02.825313 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:02.825845 10165 raft_consensus.cc:606] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:02.828330 10236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20"
dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:56634
I20260709 13:02:02.828946 10236 raft_consensus.cc:606] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:02.831621 10165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:02.832129 10165 raft_consensus.cc:606] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:02.850666 10095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c240e41391a44e98ab2a6f2ce3e0ee62"
dest_uuid: "ea3d924af7c7412a92ab643e91179956"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:33514
I20260709 13:02:02.851222 10095 raft_consensus.cc:606] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:02.852485  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:02:02.854049  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:02.866935 11005 raft_consensus.cc:993] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:02.867445 10991 raft_consensus.cc:1081] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:02.868829 10876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54708
I20260709 13:02:02.869338 10876 raft_consensus.cc:493] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.869675 10876 raft_consensus.cc:3060] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.874272 10876 raft_consensus.cc:515] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:02.875746 10876 leader_election.cc:290] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:02:02.876602 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:02.876508 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e528e34cb1b44ee96f92502dcac2b72" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:02.877235 10236 raft_consensus.cc:3060] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.877499 10165 raft_consensus.cc:3055] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:02.877794 10165 raft_consensus.cc:740] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:02.878666 10165 consensus_queue.cc:260] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:02.879964 10165 raft_consensus.cc:3060] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.884635 10236 raft_consensus.cc:2468] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:02.885725 10801 leader_election.cc:304] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:02.886464 11017 raft_consensus.cc:2804] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:02.886868 10165 raft_consensus.cc:2468] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:02.887027 11017 raft_consensus.cc:697] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:02.888001 11017 consensus_queue.cc:237] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:02.898057  9915 catalog_manager.cc:5697] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:03.070540 10994 raft_consensus.cc:993] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:03.070955 11062 raft_consensus.cc:1081] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:03.072350 10876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54698
I20260709 13:02:03.072832 10876 raft_consensus.cc:493] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:03.073139 10876 raft_consensus.cc:3060] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.078176 10876 raft_consensus.cc:515] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:03.080101 10876 leader_election.cc:290] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691), 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049)
I20260709 13:02:03.080367 10165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:03.080935 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7acb41b2d14a50a6b02ee757e18e20" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:03.080988 10165 raft_consensus.cc:3060] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.081521 10236 raft_consensus.cc:3055] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:03.081854 10236 raft_consensus.cc:740] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:02:03.082567 10236 consensus_queue.cc:260] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:03.083561 10236 raft_consensus.cc:3060] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.087661 10165 raft_consensus.cc:2468] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:03.088933 10803 leader_election.cc:304] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8decc41309f84c4cb5841d17479e06a5, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:03.089852 11036 raft_consensus.cc:2804] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:03.090320 10236 raft_consensus.cc:2468] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:03.090466 11036 raft_consensus.cc:697] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:03.091461 11036 consensus_queue.cc:237] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } }
I20260709 13:02:03.099731  9915 catalog_manager.cc:5697] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:03.247967 10991 raft_consensus.cc:993] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:03.248412 11005 raft_consensus.cc:1081] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:03.249856 10877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54708
I20260709 13:02:03.250422 10877 raft_consensus.cc:493] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:03.250753 10877 raft_consensus.cc:3060] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:03.252440 11056 raft_consensus.cc:993] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:03.253005 11059 raft_consensus.cc:1081] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:03.254611 10876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c240e41391a44e98ab2a6f2ce3e0ee62"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54688
I20260709 13:02:03.255137 10876 raft_consensus.cc:493] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:03.255425 10876 raft_consensus.cc:3060] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.257139 10877 raft_consensus.cc:515] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:03.262264 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:03.262809 10095 raft_consensus.cc:3060] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:03.263521 10876 raft_consensus.cc:515] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:03.265847 10876 leader_election.cc:290] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:02:03.267131 10242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c240e41391a44e98ab2a6f2ce3e0ee62" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:03.267752 10242 raft_consensus.cc:3060] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.267211 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c240e41391a44e98ab2a6f2ce3e0ee62" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:03.268625 10092 raft_consensus.cc:3055] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:03.268889 10092 raft_consensus.cc:740] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3d924af7c7412a92ab643e91179956, State: Running, Role: LEADER
I20260709 13:02:03.269608 10092 consensus_queue.cc:260] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:03.270644 10092 raft_consensus.cc:3060] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.272240 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b63c3dd25bb741c7a32f6ac74f035d62" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:03.272800 10169 raft_consensus.cc:3055] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:03.273093 10169 raft_consensus.cc:740] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:03.273861 10169 consensus_queue.cc:260] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:03.274488 10242 raft_consensus.cc:2468] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:03.274609 10095 raft_consensus.cc:2468] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 3.
I20260709 13:02:03.275133 10169 raft_consensus.cc:3060] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:03.276129 10802 leader_election.cc:304] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [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: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:03.276644 10801 leader_election.cc:304] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:03.277470 11017 raft_consensus.cc:2804] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:03.277978 11017 raft_consensus.cc:697] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:03.278807 11017 consensus_queue.cc:237] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:03.282127 10092 raft_consensus.cc:2468] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:03.282799 10169 raft_consensus.cc:2468] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 3.
I20260709 13:02:03.283665 10877 leader_election.cc:290] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 3 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:02:03.277096 11048 raft_consensus.cc:2804] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:03.286476 11048 raft_consensus.cc:697] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 3 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:03.287358 11048 consensus_queue.cc:237] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [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: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:03.294945  9915 catalog_manager.cc:5697] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from ea3d924af7c7412a92ab643e91179956 (127.6.233.130) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:03.307503  9915 catalog_manager.cc:5697] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 2 to 3, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 3 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:03.318961 11005 raft_consensus.cc:993] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:03.319447 10991 raft_consensus.cc:1081] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:03.320863 10877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54708
I20260709 13:02:03.321307 10877 raft_consensus.cc:493] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:03.321624 10877 raft_consensus.cc:3060] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.326848 10877 raft_consensus.cc:515] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:03.328426 10877 leader_election.cc:290] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:02:03.328972 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:03.329308 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70b1dbc1814698953d72ee4210e0d7" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:03.329607 10092 raft_consensus.cc:3060] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.329921 10169 raft_consensus.cc:3055] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:03.330235 10169 raft_consensus.cc:740] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:03.330896 10169 consensus_queue.cc:260] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:03.331768 10169 raft_consensus.cc:3060] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.335601 10092 raft_consensus.cc:2468] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:03.336714 10802 leader_election.cc:304] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:03.337298 10169 raft_consensus.cc:2468] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:03.337461 11048 raft_consensus.cc:2804] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:03.338044 11048 raft_consensus.cc:697] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:03.338842 11048 consensus_queue.cc:237] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:03.346837  9915 catalog_manager.cc:5697] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:03.368857 10236 raft_consensus.cc:1275] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.370083 11048 consensus_queue.cc:1048] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.379478 10169 raft_consensus.cc:1275] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.380955 11036 consensus_queue.cc:1048] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.399312 10991 raft_consensus.cc:993] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower 157aa8a63d9047ea9df36e2aeea10e2e to start an election
I20260709 13:02:03.399941 10991 raft_consensus.cc:1081] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Signalling peer 157aa8a63d9047ea9df36e2aeea10e2e to start an election
I20260709 13:02:03.401751 10236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866"
dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
 from {username='slave'} at 127.0.0.1:44468
I20260709 13:02:03.403923 10236 raft_consensus.cc:493] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:03.405223 10236 raft_consensus.cc:3060] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.411947 10236 raft_consensus.cc:515] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:03.414535 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:03.416025 10092 raft_consensus.cc:3060] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.415684 10236 leader_election.cc:290] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:02:03.455798 10092 raft_consensus.cc:2468] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 2.
I20260709 13:02:03.457341 10208 leader_election.cc:304] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 157aa8a63d9047ea9df36e2aeea10e2e, ea3d924af7c7412a92ab643e91179956; no voters: 
I20260709 13:02:03.458318 10994 raft_consensus.cc:2804] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:03.458797 10994 raft_consensus.cc:697] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 LEADER]: Becoming Leader. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:02:03.460284 10994 consensus_queue.cc:237] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:03.503306  9915 catalog_manager.cc:5697] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e reported cstate change: term changed from 1 to 2, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132). New cstate: current_term: 2 leader_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:03.548316 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "246649c2f33148c994e4e467ca4f2866" candidate_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:03.549021 10169 raft_consensus.cc:3055] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:03.549324 10169 raft_consensus.cc:740] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:03.550016 10169 consensus_queue.cc:260] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } } peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } }
I20260709 13:02:03.551256 10169 raft_consensus.cc:3060] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:03.571205 10169 raft_consensus.cc:2468] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 157aa8a63d9047ea9df36e2aeea10e2e in term 2.
I20260709 13:02:03.592455 10236 raft_consensus.cc:1275] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.593868 11036 consensus_queue.cc:1048] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.604216 10169 raft_consensus.cc:1275] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.605443 11048 consensus_queue.cc:1048] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.742341 10240 raft_consensus.cc:1275] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.743582 11036 consensus_queue.cc:1048] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.753800 10091 raft_consensus.cc:1275] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.755508 11018 consensus_queue.cc:1048] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.838047 10169 raft_consensus.cc:1275] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:03.839496 11036 consensus_queue.cc:1048] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.854074 10092 raft_consensus.cc:1275] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 3 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:03.854820  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:03.857275 11048 consensus_queue.cc:1048] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.903023  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:03.937458 10169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818"
dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:40830
I20260709 13:02:03.937973 10169 raft_consensus.cc:606] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:03.940172 10240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c84544fb71304be2a810caa935746270"
dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
mode: GRACEFUL
new_leader_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:56634
I20260709 13:02:03.940626 10240 raft_consensus.cc:606] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Received request to transfer leadership to TS f638720685f34777bb2aae157df961bd
I20260709 13:02:03.941720  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:03.942828  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:03.956481 10169 raft_consensus.cc:1275] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.957716 11048 consensus_queue.cc:1048] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.971035 10092 raft_consensus.cc:1275] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.972569 11036 consensus_queue.cc:1048] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:03.984386 10169 raft_consensus.cc:1275] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer 157aa8a63d9047ea9df36e2aeea10e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:03.988168 11062 consensus_queue.cc:1048] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:04.004936 10091 raft_consensus.cc:1275] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer 157aa8a63d9047ea9df36e2aeea10e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:04.006414 10994 consensus_queue.cc:1048] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:04.412451 11085 raft_consensus.cc:993] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:04.412943 11088 raft_consensus.cc:1081] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:04.414280 10874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54708
I20260709 13:02:04.414752 10874 raft_consensus.cc:493] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:04.415112 10874 raft_consensus.cc:3060] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:04.420723 10874 raft_consensus.cc:515] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:04.422343 10874 leader_election.cc:290] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545), 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691)
I20260709 13:02:04.423082 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:04.423276 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658c583a14f540da8a7bc7b9e1cad818" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8decc41309f84c4cb5841d17479e06a5"
I20260709 13:02:04.423715 10092 raft_consensus.cc:3060] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:04.423856 10169 raft_consensus.cc:3055] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:04.424237 10169 raft_consensus.cc:740] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8decc41309f84c4cb5841d17479e06a5, State: Running, Role: LEADER
I20260709 13:02:04.424947 10169 consensus_queue.cc:260] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:04.425839 10169 raft_consensus.cc:3060] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:04.429016 10092 raft_consensus.cc:2468] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:04.430166 10802 leader_election.cc:304] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:04.430914 10169 raft_consensus.cc:2468] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:04.431084 11036 raft_consensus.cc:2804] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:04.431778 11036 raft_consensus.cc:697] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:04.432708 11036 consensus_queue.cc:237] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } }
I20260709 13:02:04.446615  9917 catalog_manager.cc:5697] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:04.461517 10994 raft_consensus.cc:993] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e: : Instructing follower f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:04.462009 11062 raft_consensus.cc:1081] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Signalling peer f638720685f34777bb2aae157df961bd to start an election
I20260709 13:02:04.463431 10874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c84544fb71304be2a810caa935746270"
dest_uuid: "f638720685f34777bb2aae157df961bd"
 from {username='slave'} at 127.0.0.1:54698
I20260709 13:02:04.463902 10874 raft_consensus.cc:493] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:04.464273 10874 raft_consensus.cc:3060] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:04.472319 10874 raft_consensus.cc:515] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:04.474040 10874 leader_election.cc:290] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Requested vote from peers 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132:39049), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
I20260709 13:02:04.474923 10092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84544fb71304be2a810caa935746270" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3d924af7c7412a92ab643e91179956"
I20260709 13:02:04.475039 10236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84544fb71304be2a810caa935746270" candidate_uuid: "f638720685f34777bb2aae157df961bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "157aa8a63d9047ea9df36e2aeea10e2e"
I20260709 13:02:04.475574 10092 raft_consensus.cc:3060] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:04.475656 10236 raft_consensus.cc:3055] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:04.475955 10236 raft_consensus.cc:740] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 157aa8a63d9047ea9df36e2aeea10e2e, State: Running, Role: LEADER
I20260709 13:02:04.476527 10236 consensus_queue.cc:260] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:04.477391 10236 raft_consensus.cc:3060] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:04.479948 10092 raft_consensus.cc:2468] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:04.480948 10802 leader_election.cc:304] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd; no voters: 
I20260709 13:02:04.481729 11018 raft_consensus.cc:2804] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:04.482227 11018 raft_consensus.cc:697] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Becoming Leader. State: Replica: f638720685f34777bb2aae157df961bd, State: Running, Role: LEADER
I20260709 13:02:04.482656 10236 raft_consensus.cc:2468] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f638720685f34777bb2aae157df961bd in term 2.
I20260709 13:02:04.483098 11018 consensus_queue.cc:237] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:04.498453  9917 catalog_manager.cc:5697] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd reported cstate change: term changed from 1 to 2, leader changed from 157aa8a63d9047ea9df36e2aeea10e2e (127.6.233.132) to f638720685f34777bb2aae157df961bd (127.6.233.129). New cstate: current_term: 2 leader_uuid: "f638720685f34777bb2aae157df961bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:04.943449 10169 raft_consensus.cc:1275] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:04.943720  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:04.944818 11018 consensus_queue.cc:1048] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8decc41309f84c4cb5841d17479e06a5" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 43691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:04.958722 10091 raft_consensus.cc:1275] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:04.960790 11036 consensus_queue.cc:1048] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.001987  7078 tablet_server.cc:179] TabletServer@127.6.233.129:38661 shutting down...
W20260709 13:02:05.010569 10209 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 237 similar messages]
W20260709 13:02:05.020546 10209 consensus_peers.cc:597] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.035311 10135 consensus_peers.cc:597] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.040001 10135 consensus_peers.cc:597] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.040733 10135 consensus_peers.cc:597] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.043780  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:05.044668  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.047644  7078 raft_consensus.cc:2243] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.048302  7078 raft_consensus.cc:2272] T a7c7bebd21f040d58686070bdc996022 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.052228 10061 consensus_peers.cc:597] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.053082  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.053874  7078 raft_consensus.cc:2243] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.054600  7078 raft_consensus.cc:2272] T 4e528e34cb1b44ee96f92502dcac2b72 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.057063  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.057953  7078 raft_consensus.cc:2243] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.058558  7078 raft_consensus.cc:2272] T f6a23f4e46ec4c72b82ea940efd659c1 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.058971 10135 consensus_peers.cc:597] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.061247  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.062374 10091 raft_consensus.cc:1275] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:05.062413  7078 raft_consensus.cc:2243] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.063701  7078 raft_consensus.cc:2272] T b63c3dd25bb741c7a32f6ac74f035d62 P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.063778 11018 consensus_queue.cc:1048] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.066073  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.067121  7078 raft_consensus.cc:2243] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.067520  7078 raft_consensus.cc:2272] T 2b6f6edfb8364d90b1435fa0803cd4be P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.071803  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.072687  7078 raft_consensus.cc:2243] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.073226  7078 raft_consensus.cc:2272] T c49360fbbb244096a843f023eb360038 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.074561 10209 consensus_peers.cc:597] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.076507  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.077816  7078 raft_consensus.cc:2243] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.078814  7078 raft_consensus.cc:2272] T 4e82365c4d684c998c28da7849ca2040 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.081693  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.082381  7078 raft_consensus.cc:2243] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.083140  7078 raft_consensus.cc:2272] T 0d70b1dbc1814698953d72ee4210e0d7 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.086378  7078 tablet_replica.cc:333] stopping tablet replica
W20260709 13:02:05.087257 10135 consensus_peers.cc:597] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.087568 10242 raft_consensus.cc:1275] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Refusing update from remote peer f638720685f34777bb2aae157df961bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:05.088424  7078 raft_consensus.cc:2243] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.088987  7078 raft_consensus.cc:2272] T 984de225052c433ab24b715763d414ea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.090198 11048 consensus_queue.cc:1048] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:05.091684  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.092531  7078 raft_consensus.cc:2243] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.093042  7078 raft_consensus.cc:2272] T 0fbd9138b2eb46c28fba78fa09e85371 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.099280  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.100144  7078 raft_consensus.cc:2243] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.100696  7078 raft_consensus.cc:2272] T d6a0ed288ff44ce9b68c965e50f6424c P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.100781 10135 consensus_peers.cc:597] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.103171 10061 consensus_peers.cc:597] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.103664  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.104327  7078 raft_consensus.cc:2243] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.104723  7078 raft_consensus.cc:2272] T 665f05f1f5ba432783096151e1323c1f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.107543  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.108436  7078 raft_consensus.cc:2243] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.108966  7078 raft_consensus.cc:2272] T e15f2ab309f849018a9809b1a58b6ccb P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.111460  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.112234  7078 raft_consensus.cc:2243] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.112663  7078 raft_consensus.cc:2272] T 8d80e78924574330a85b5da43edb0556 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.115079  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.115886  7078 raft_consensus.cc:2243] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.116446  7078 raft_consensus.cc:2272] T b7fa39898c514165bde6588276d47dea P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.119581  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.120393  7078 raft_consensus.cc:2243] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.120941  7078 raft_consensus.cc:2272] T 7bb58fc45d154024ae711734d6b85f2a P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.121737 10209 consensus_peers.cc:597] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.123474  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.124178  7078 raft_consensus.cc:2243] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:05.124552 10135 consensus_peers.cc:597] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.124692  7078 raft_consensus.cc:2272] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.127588  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.128383  7078 raft_consensus.cc:2243] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.128891  7078 raft_consensus.cc:2272] T 10c368267bf149a0ae5538b7570300c0 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.131556  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.132226  7078 raft_consensus.cc:2243] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.132651  7078 raft_consensus.cc:2272] T 86cd13082ca2499c9e9c151045058cbf P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.134953  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.135742  7078 raft_consensus.cc:2243] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.136364  7078 raft_consensus.cc:2272] T f47ae0acf032412283230ed716d46ddd P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.136821 10061 consensus_peers.cc:597] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.138522  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.139231  7078 raft_consensus.cc:2243] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.139618  7078 raft_consensus.cc:2272] T abe10032387d416493da95252f909b6e P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.141381  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.141968  7078 raft_consensus.cc:2243] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.142292  7078 raft_consensus.cc:2272] T 8d02a9c782e64d6d9b2e663fcc8feab2 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.144292  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.145004  7078 raft_consensus.cc:2243] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.145774  7078 raft_consensus.cc:2272] T 9c61d6966c5c48d99199347bf81933e6 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.148059  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.148655  7078 raft_consensus.cc:2243] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.148981  7078 raft_consensus.cc:2272] T 8874f9b10d574a958cb88d89e006cc71 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.150689  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.151233  7078 raft_consensus.cc:2243] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.151569  7078 raft_consensus.cc:2272] T 49e561d94095488eafdb2345ecd39f07 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.153213  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.153659  7078 raft_consensus.cc:2243] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.153967  7078 raft_consensus.cc:2272] T 8c2784661fac46558bd140735cc59467 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.155710  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.156226  7078 raft_consensus.cc:2243] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.156623  7078 raft_consensus.cc:2272] T f64e917760fb4402816e64d986292e79 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.158727  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.159264  7078 raft_consensus.cc:2243] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.159889  7078 raft_consensus.cc:2272] T f5cae3b03c244a03a76feb6818d8b0f1 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.161602  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.162076  7078 raft_consensus.cc:2243] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.162940  7078 raft_consensus.cc:2272] T 658c583a14f540da8a7bc7b9e1cad818 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.165552  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.166072  7078 raft_consensus.cc:2243] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.166501  7078 raft_consensus.cc:2272] T 8ef0396c2bb04d4e9252db14e5e86909 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.168500  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.169023  7078 raft_consensus.cc:2243] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.169749  7078 raft_consensus.cc:2272] T 0d2f87e54ef04f72a840b81b9f71f64a P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.171733  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.172444  7078 raft_consensus.cc:2243] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.173173  7078 raft_consensus.cc:2272] T 54636a4bb9cf4a32977191a4b638b461 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.175318  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.176035  7078 raft_consensus.cc:2243] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.176448  7078 raft_consensus.cc:2272] T 6e3469f8eb204d9d9cf07ee03de853ae P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.178797  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.179338  7078 raft_consensus.cc:2243] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.179795  7078 raft_consensus.cc:2272] T cee25c97233b464ea9cc993367ebd9d5 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.181563  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.182108  7078 raft_consensus.cc:2243] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.182483  7078 raft_consensus.cc:2272] T b566b4d46fea4dfebdb265d3ac7fd788 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.184875  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.185549  7078 raft_consensus.cc:2243] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.185981  7078 raft_consensus.cc:2272] T 37b23795e68f4000bfa96264388b65f9 P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.186663 10209 consensus_peers.cc:597] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.188262  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.188866  7078 raft_consensus.cc:2243] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.189260  7078 raft_consensus.cc:2272] T 0ce64b4f3d334434968a625d66e1df4e P f638720685f34777bb2aae157df961bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.191883  7078 tablet_replica.cc:333] stopping tablet replica
W20260709 13:02:05.191807 10061 consensus_peers.cc:597] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.192866  7078 raft_consensus.cc:2243] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.193403  7078 raft_consensus.cc:2272] T b019f747c5df49b98e8c24e0076bc09f P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.195561 10209 consensus_peers.cc:597] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.195870  7078 tablet_replica.cc:333] stopping tablet replica
W20260709 13:02:05.196223 10209 consensus_peers.cc:597] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.196570  7078 raft_consensus.cc:2243] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.197343  7078 raft_consensus.cc:2272] T 6c7acb41b2d14a50a6b02ee757e18e20 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.199828  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.200498  7078 raft_consensus.cc:2243] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.201064  7078 raft_consensus.cc:2272] T 355db626fb814509821730443771b972 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.203127  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.203549  7078 raft_consensus.cc:2243] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.204171  7078 raft_consensus.cc:2272] T c240e41391a44e98ab2a6f2ce3e0ee62 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.205917  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.206348  7078 raft_consensus.cc:2243] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.206658  7078 raft_consensus.cc:2272] T cc3611f18ee74d5e9b1420bd3986fa9d P f638720685f34777bb2aae157df961bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.208531  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.208961  7078 raft_consensus.cc:2243] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.209612  7078 raft_consensus.cc:2272] T ac9cfe3af7c5462283539e203a78b5fb P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.211407  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.211812  7078 raft_consensus.cc:2243] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.212457  7078 raft_consensus.cc:2272] T 2e15f982fff04ed98533c5175a0eda54 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.214133  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:05.214550  7078 raft_consensus.cc:2243] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.215310  7078 raft_consensus.cc:2272] T c84544fb71304be2a810caa935746270 P f638720685f34777bb2aae157df961bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.281870  7078 tablet_server.cc:196] TabletServer@127.6.233.129:38661 shutdown complete.
W20260709 13:02:05.283290 10061 consensus_peers.cc:597] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.284276 10209 consensus_peers.cc:597] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.284933 10135 consensus_peers.cc:597] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.313019 10061 consensus_peers.cc:597] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.360611  7078 tablet_server.cc:179] TabletServer@127.6.233.130:0 shutting down...
W20260709 13:02:05.371361 10135 consensus_peers.cc:597] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.381923 10135 consensus_peers.cc:597] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.402014 10208 consensus_peers.cc:597] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.402555 10135 consensus_peers.cc:597] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.402657 10208 consensus_peers.cc:597] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.403308 10209 consensus_peers.cc:597] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.410804 10209 consensus_peers.cc:597] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.416103  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:05.416922  7078 tablet_replica.cc:333] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.417624  7078 raft_consensus.cc:2243] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.418143  7078 raft_consensus.cc:2272] T c240e41391a44e98ab2a6f2ce3e0ee62 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.420253  7078 tablet_replica.cc:333] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.420917  7078 raft_consensus.cc:2243] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.422039  7078 raft_consensus.cc:2272] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.424899  7078 tablet_replica.cc:333] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
W20260709 13:02:05.425211 10135 consensus_peers.cc:597] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.425702  7078 raft_consensus.cc:2243] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.426249  7078 raft_consensus.cc:2272] T 0d70b1dbc1814698953d72ee4210e0d7 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.428304  7078 tablet_replica.cc:333] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.429091  7078 raft_consensus.cc:2243] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.429618  7078 raft_consensus.cc:2272] T 984de225052c433ab24b715763d414ea P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.432312  7078 tablet_replica.cc:333] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
W20260709 13:02:05.432452 10134 consensus_peers.cc:597] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.433159  7078 raft_consensus.cc:2243] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.433660  7078 raft_consensus.cc:2272] T 0ce64b4f3d334434968a625d66e1df4e P ea3d924af7c7412a92ab643e91179956 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.435874  7078 tablet_replica.cc:333] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.436549  7078 raft_consensus.cc:2243] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.437317  7078 raft_consensus.cc:2272] T 365b42d8795b4ab281e732ecdd0f280b P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.439141 10209 consensus_peers.cc:597] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.439412  7078 tablet_replica.cc:333] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.440142  7078 raft_consensus.cc:2243] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.440583  7078 raft_consensus.cc:2272] T 2b6f6edfb8364d90b1435fa0803cd4be P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.442524  7078 tablet_replica.cc:333] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.443192  7078 raft_consensus.cc:2243] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.443617  7078 raft_consensus.cc:2272] T 246649c2f33148c994e4e467ca4f2866 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.445446  7078 tablet_replica.cc:333] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.446048  7078 raft_consensus.cc:2243] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.446489  7078 raft_consensus.cc:2272] T 4cfcadd191f046569d9ad99ecacf159b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.448455  7078 tablet_replica.cc:333] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.449204  7078 raft_consensus.cc:2243] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.450093  7078 raft_consensus.cc:2272] T cee25c97233b464ea9cc993367ebd9d5 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.452566 10208 consensus_peers.cc:597] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.452764  7078 tablet_replica.cc:333] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.453927  7078 raft_consensus.cc:2243] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.454917  7078 raft_consensus.cc:2272] T b566b4d46fea4dfebdb265d3ac7fd788 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.456848  7078 tablet_replica.cc:333] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.457398  7078 raft_consensus.cc:2243] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.457831  7078 raft_consensus.cc:2272] T cc3611f18ee74d5e9b1420bd3986fa9d P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.459770  7078 tablet_replica.cc:333] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.460592  7078 raft_consensus.cc:2243] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.461128  7078 raft_consensus.cc:2272] T c84544fb71304be2a810caa935746270 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.464164  7078 tablet_replica.cc:333] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
W20260709 13:02:05.464234 10134 consensus_peers.cc:597] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.464900  7078 raft_consensus.cc:2243] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.465377  7078 raft_consensus.cc:2272] T 2e15f982fff04ed98533c5175a0eda54 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.467334  7078 tablet_replica.cc:333] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.467936  7078 raft_consensus.cc:2243] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.468466  7078 raft_consensus.cc:2272] T 54636a4bb9cf4a32977191a4b638b461 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.471167  7078 tablet_replica.cc:333] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.473276  7078 raft_consensus.cc:2243] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.474673  7078 raft_consensus.cc:2272] T e249af03ab0f414cb8d8e2e8f5da59bc P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.477344  7078 tablet_replica.cc:333] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
W20260709 13:02:05.477751 10134 consensus_peers.cc:597] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.478154  7078 raft_consensus.cc:2243] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.478809  7078 raft_consensus.cc:2272] T c49360fbbb244096a843f023eb360038 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.480343 10061 consensus_peers.cc:597] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.481992  7078 tablet_replica.cc:333] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.482946  7078 raft_consensus.cc:2243] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.483579  7078 raft_consensus.cc:2272] T 2809753e45b846e49b50fc0c9751003d P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.486807  7078 tablet_replica.cc:333] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.487701  7078 raft_consensus.cc:2243] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.488775  7078 raft_consensus.cc:2272] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.491616  7078 tablet_replica.cc:333] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.492574  7078 raft_consensus.cc:2243] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.493115  7078 raft_consensus.cc:2272] T 04faa915cf664356917ecf192812635f P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.493713 10061 consensus_peers.cc:597] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.495906  7078 tablet_replica.cc:333] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.496865  7078 raft_consensus.cc:2243] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.497380  7078 raft_consensus.cc:2272] T 658c583a14f540da8a7bc7b9e1cad818 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.498678 10134 consensus_peers.cc:597] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.501029  7078 tablet_replica.cc:333] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.501979  7078 raft_consensus.cc:2243] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.502605  7078 raft_consensus.cc:2272] T 8ef0396c2bb04d4e9252db14e5e86909 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.505475  7078 tablet_replica.cc:333] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
W20260709 13:02:05.506222 10134 consensus_peers.cc:597] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.506347  7078 raft_consensus.cc:2243] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.507205  7078 raft_consensus.cc:2272] T f64e917760fb4402816e64d986292e79 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.509979  7078 tablet_replica.cc:333] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.510787  7078 raft_consensus.cc:2243] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.511758  7078 raft_consensus.cc:2272] T 49e561d94095488eafdb2345ecd39f07 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.514520  7078 tablet_replica.cc:333] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.515374  7078 raft_consensus.cc:2243] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.516028  7078 raft_consensus.cc:2272] T 8874f9b10d574a958cb88d89e006cc71 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.518011  7078 tablet_replica.cc:333] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.518622  7078 raft_consensus.cc:2243] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.519645  7078 raft_consensus.cc:2272] T 8c2784661fac46558bd140735cc59467 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.521807  7078 tablet_replica.cc:333] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.522393  7078 raft_consensus.cc:2243] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.523200  7078 raft_consensus.cc:2272] T 0038ca61045f45ef8b645975eac28607 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.525079  7078 tablet_replica.cc:333] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.525874  7078 raft_consensus.cc:2243] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.526432  7078 raft_consensus.cc:2272] T 4516e7bf5d7c40008f32823a74200541 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.529073  7078 tablet_replica.cc:333] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.529767  7078 raft_consensus.cc:2243] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.530700  7078 raft_consensus.cc:2272] T d6a0ed288ff44ce9b68c965e50f6424c P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.533100  7078 tablet_replica.cc:333] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.533784  7078 raft_consensus.cc:2243] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.534713  7078 raft_consensus.cc:2272] T abe10032387d416493da95252f909b6e P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.537074  7078 tablet_replica.cc:333] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.537799  7078 raft_consensus.cc:2243] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.538897  7078 raft_consensus.cc:2272] T e15f2ab309f849018a9809b1a58b6ccb P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.540349 10134 consensus_peers.cc:597] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.541227  7078 tablet_replica.cc:333] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.541841  7078 raft_consensus.cc:2243] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.542201  7078 raft_consensus.cc:2272] T b7fa39898c514165bde6588276d47dea P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.543867  7078 tablet_replica.cc:333] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.544317  7078 raft_consensus.cc:2243] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.544644  7078 raft_consensus.cc:2272] T 8d80e78924574330a85b5da43edb0556 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.546273  7078 tablet_replica.cc:333] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.546794  7078 raft_consensus.cc:2243] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.547495  7078 raft_consensus.cc:2272] T a7a9629a83e441cb948c0d26c2db5708 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.549191  7078 tablet_replica.cc:333] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.549630  7078 raft_consensus.cc:2243] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.549966  7078 raft_consensus.cc:2272] T 8d02a9c782e64d6d9b2e663fcc8feab2 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.551738  7078 tablet_replica.cc:333] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.552182  7078 raft_consensus.cc:2243] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.552515  7078 raft_consensus.cc:2272] T 9c61d6966c5c48d99199347bf81933e6 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.554083  7078 tablet_replica.cc:333] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.554693  7078 raft_consensus.cc:2243] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.555138  7078 raft_consensus.cc:2272] T 39428241347e44799d86fc66b846d05b P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.557463  7078 tablet_replica.cc:333] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.558247  7078 raft_consensus.cc:2243] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.558686  7078 raft_consensus.cc:2272] T 37b23795e68f4000bfa96264388b65f9 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.559782 10208 consensus_peers.cc:597] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.560884  7078 tablet_replica.cc:333] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.561506  7078 raft_consensus.cc:2243] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.562034  7078 raft_consensus.cc:2272] T b63c3dd25bb741c7a32f6ac74f035d62 P ea3d924af7c7412a92ab643e91179956 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.564332  7078 tablet_replica.cc:333] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.565018  7078 raft_consensus.cc:2243] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.565953  7078 raft_consensus.cc:2272] T 7bb58fc45d154024ae711734d6b85f2a P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.568586  7078 tablet_replica.cc:333] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.569258  7078 raft_consensus.cc:2243] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.569746  7078 raft_consensus.cc:2272] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.572046  7078 tablet_replica.cc:333] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.572695  7078 raft_consensus.cc:2243] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.573637  7078 raft_consensus.cc:2272] T aa44517ad5724996b6d003ba9ed4c6cf P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.575703  7078 tablet_replica.cc:333] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.576172  7078 raft_consensus.cc:2243] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.576632  7078 raft_consensus.cc:2272] T ebe1f2aa045d4ff9bca90163a78e4749 P ea3d924af7c7412a92ab643e91179956 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.579137  7078 tablet_replica.cc:333] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956: stopping tablet replica
I20260709 13:02:05.579707  7078 raft_consensus.cc:2243] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.580186  7078 raft_consensus.cc:2272] T 4e82365c4d684c998c28da7849ca2040 P ea3d924af7c7412a92ab643e91179956 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.593953 10134 consensus_peers.cc:597] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.613556 10209 consensus_peers.cc:597] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Couldn't send request to peer f638720685f34777bb2aae157df961bd. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.628782 10134 consensus_peers.cc:597] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.630457 10134 consensus_peers.cc:597] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.658707  7078 tablet_server.cc:196] TabletServer@127.6.233.130:0 shutdown complete.
W20260709 13:02:05.686167 10208 consensus_peers.cc:597] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:37545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.716755 10134 consensus_peers.cc:597] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:37545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.719426 10208 consensus_peers.cc:597] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:37545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.728943 10208 consensus_peers.cc:597] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:37545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:05.731501 10208 consensus_peers.cc:597] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:37545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.736963  7078 tablet_server.cc:179] TabletServer@127.6.233.131:0 shutting down...
W20260709 13:02:05.742825 10134 consensus_peers.cc:597] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:37545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.775112  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:05.776075  7078 tablet_replica.cc:333] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.776952  7078 raft_consensus.cc:2243] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.777424  7078 raft_consensus.cc:2272] T 365b42d8795b4ab281e732ecdd0f280b P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.778880 10209 consensus_peers.cc:597] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Couldn't send request to peer 8decc41309f84c4cb5841d17479e06a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.779633  7078 tablet_replica.cc:333] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.780298  7078 raft_consensus.cc:2243] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.780699  7078 raft_consensus.cc:2272] T 0d70b1dbc1814698953d72ee4210e0d7 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.782531  7078 tablet_replica.cc:333] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.783151  7078 raft_consensus.cc:2243] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.783579  7078 raft_consensus.cc:2272] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.785346  7078 tablet_replica.cc:333] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.785902  7078 raft_consensus.cc:2243] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.786320  7078 raft_consensus.cc:2272] T 355db626fb814509821730443771b972 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.788098  7078 tablet_replica.cc:333] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.788590  7078 raft_consensus.cc:2243] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.789244  7078 raft_consensus.cc:2272] T 665f05f1f5ba432783096151e1323c1f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.791204  7078 tablet_replica.cc:333] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.792064  7078 raft_consensus.cc:2243] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.792539  7078 raft_consensus.cc:2272] T ac9cfe3af7c5462283539e203a78b5fb P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.794967  7078 tablet_replica.cc:333] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.795920  7078 raft_consensus.cc:2243] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.797057  7078 raft_consensus.cc:2272] T 2b6f6edfb8364d90b1435fa0803cd4be P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.799656  7078 tablet_replica.cc:333] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.800431  7078 raft_consensus.cc:2243] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.800918  7078 raft_consensus.cc:2272] T 4cfcadd191f046569d9ad99ecacf159b P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.802831 10208 consensus_peers.cc:597] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Couldn't send request to peer ea3d924af7c7412a92ab643e91179956. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:37545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.803465  7078 tablet_replica.cc:333] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.804081  7078 raft_consensus.cc:2243] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.804792  7078 raft_consensus.cc:2272] T b019f747c5df49b98e8c24e0076bc09f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.806838  7078 tablet_replica.cc:333] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.807416  7078 raft_consensus.cc:2243] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.808115  7078 raft_consensus.cc:2272] T cc3611f18ee74d5e9b1420bd3986fa9d P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.809755  7078 tablet_replica.cc:333] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.810221  7078 raft_consensus.cc:2243] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.810559  7078 raft_consensus.cc:2272] T 2e15f982fff04ed98533c5175a0eda54 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.812212  7078 tablet_replica.cc:333] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.812762  7078 raft_consensus.cc:2243] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.813144  7078 raft_consensus.cc:2272] T 2809753e45b846e49b50fc0c9751003d P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.814715  7078 tablet_replica.cc:333] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.815287  7078 raft_consensus.cc:2243] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.815670  7078 raft_consensus.cc:2272] T e249af03ab0f414cb8d8e2e8f5da59bc P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.817348  7078 tablet_replica.cc:333] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.817840  7078 raft_consensus.cc:2243] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.818572  7078 raft_consensus.cc:2272] T c49360fbbb244096a843f023eb360038 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.820308  7078 tablet_replica.cc:333] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.820855  7078 raft_consensus.cc:2243] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.821250  7078 raft_consensus.cc:2272] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.823045  7078 tablet_replica.cc:333] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.823559  7078 raft_consensus.cc:2243] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.823969  7078 raft_consensus.cc:2272] T 4e528e34cb1b44ee96f92502dcac2b72 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.825692  7078 tablet_replica.cc:333] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.826220  7078 raft_consensus.cc:2243] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.826615  7078 raft_consensus.cc:2272] T 6e3469f8eb204d9d9cf07ee03de853ae P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.828359  7078 tablet_replica.cc:333] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.828878  7078 raft_consensus.cc:2243] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.829676  7078 raft_consensus.cc:2272] T 37b23795e68f4000bfa96264388b65f9 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.831420  7078 tablet_replica.cc:333] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.831944  7078 raft_consensus.cc:2243] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.832664  7078 raft_consensus.cc:2272] T 39428241347e44799d86fc66b846d05b P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.834467  7078 tablet_replica.cc:333] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.835054  7078 raft_consensus.cc:2243] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.835443  7078 raft_consensus.cc:2272] T f6a23f4e46ec4c72b82ea940efd659c1 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.837790  7078 tablet_replica.cc:333] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.838344  7078 raft_consensus.cc:2243] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.838841  7078 raft_consensus.cc:2272] T b63c3dd25bb741c7a32f6ac74f035d62 P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.840843  7078 tablet_replica.cc:333] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.841353  7078 raft_consensus.cc:2243] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.841692  7078 raft_consensus.cc:2272] T 246649c2f33148c994e4e467ca4f2866 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.843360  7078 tablet_replica.cc:333] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.843853  7078 raft_consensus.cc:2243] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.844240  7078 raft_consensus.cc:2272] T f5cae3b03c244a03a76feb6818d8b0f1 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.845822  7078 tablet_replica.cc:333] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.846309  7078 raft_consensus.cc:2243] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.847069  7078 raft_consensus.cc:2272] T 8d02a9c782e64d6d9b2e663fcc8feab2 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.848716  7078 tablet_replica.cc:333] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.849450  7078 raft_consensus.cc:2243] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.849951  7078 raft_consensus.cc:2272] T 0038ca61045f45ef8b645975eac28607 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.852226  7078 tablet_replica.cc:333] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.852877  7078 raft_consensus.cc:2243] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.853355  7078 raft_consensus.cc:2272] T 4516e7bf5d7c40008f32823a74200541 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.854876 10209 consensus_peers.cc:597] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Couldn't send request to peer 8decc41309f84c4cb5841d17479e06a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.855664  7078 tablet_replica.cc:333] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.856412  7078 raft_consensus.cc:2243] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.856873  7078 raft_consensus.cc:2272] T 0d2f87e54ef04f72a840b81b9f71f64a P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.859163  7078 tablet_replica.cc:333] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.859880  7078 raft_consensus.cc:2243] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.860353  7078 raft_consensus.cc:2272] T 4e82365c4d684c998c28da7849ca2040 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.862824  7078 tablet_replica.cc:333] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.863526  7078 raft_consensus.cc:2243] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.864413  7078 raft_consensus.cc:2272] T 0fbd9138b2eb46c28fba78fa09e85371 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.866638  7078 tablet_replica.cc:333] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.867339  7078 raft_consensus.cc:2243] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.867802  7078 raft_consensus.cc:2272] T a7a9629a83e441cb948c0d26c2db5708 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.869823  7078 tablet_replica.cc:333] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.870340  7078 raft_consensus.cc:2243] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.870733  7078 raft_consensus.cc:2272] T 6c7acb41b2d14a50a6b02ee757e18e20 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.872519  7078 tablet_replica.cc:333] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.873054  7078 raft_consensus.cc:2243] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.873436  7078 raft_consensus.cc:2272] T 10c368267bf149a0ae5538b7570300c0 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.875159  7078 tablet_replica.cc:333] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.875643  7078 raft_consensus.cc:2243] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.876046  7078 raft_consensus.cc:2272] T 7bb58fc45d154024ae711734d6b85f2a P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.877645  7078 tablet_replica.cc:333] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.878156  7078 raft_consensus.cc:2243] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.878870  7078 raft_consensus.cc:2272] T 9b7b53687cd6430e8e0b1a8ebdd50e87 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.880854  7078 tablet_replica.cc:333] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.881457  7078 raft_consensus.cc:2243] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.881920  7078 raft_consensus.cc:2272] T aa44517ad5724996b6d003ba9ed4c6cf P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.884142  7078 tablet_replica.cc:333] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.884634  7078 raft_consensus.cc:2243] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.885329  7078 raft_consensus.cc:2272] T 04faa915cf664356917ecf192812635f P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.887255  7078 tablet_replica.cc:333] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.887902  7078 raft_consensus.cc:2243] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.888303  7078 raft_consensus.cc:2272] T 658c583a14f540da8a7bc7b9e1cad818 P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.891220  7078 tablet_replica.cc:333] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.891937  7078 raft_consensus.cc:2243] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.892438  7078 raft_consensus.cc:2272] T a7c7bebd21f040d58686070bdc996022 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.894744  7078 tablet_replica.cc:333] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
W20260709 13:02:05.895210 10209 consensus_peers.cc:597] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Couldn't send request to peer 8decc41309f84c4cb5841d17479e06a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.895453  7078 raft_consensus.cc:2243] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.896206  7078 raft_consensus.cc:2272] T f64e917760fb4402816e64d986292e79 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.898075  7078 tablet_replica.cc:333] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.898581  7078 raft_consensus.cc:2243] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.899312  7078 raft_consensus.cc:2272] T 8874f9b10d574a958cb88d89e006cc71 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.901098  7078 tablet_replica.cc:333] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.901568  7078 raft_consensus.cc:2243] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.902262  7078 raft_consensus.cc:2272] T f47ae0acf032412283230ed716d46ddd P 8decc41309f84c4cb5841d17479e06a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.904114  7078 tablet_replica.cc:333] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.904626  7078 raft_consensus.cc:2243] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.905012  7078 raft_consensus.cc:2272] T 86cd13082ca2499c9e9c151045058cbf P 8decc41309f84c4cb5841d17479e06a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.906889  7078 tablet_replica.cc:333] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
W20260709 13:02:05.906966 10209 consensus_peers.cc:597] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Couldn't send request to peer 8decc41309f84c4cb5841d17479e06a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:05.907418  7078 raft_consensus.cc:2243] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:05.907886  7078 raft_consensus.cc:2272] T e15f2ab309f849018a9809b1a58b6ccb P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:05.909507  7078 tablet_replica.cc:333] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5: stopping tablet replica
I20260709 13:02:05.909965  7078 raft_consensus.cc:2243] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:05.910637  7078 raft_consensus.cc:2272] T ebe1f2aa045d4ff9bca90163a78e4749 P 8decc41309f84c4cb5841d17479e06a5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:05.947296 10209 consensus_peers.cc:597] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Couldn't send request to peer 8decc41309f84c4cb5841d17479e06a5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:06.001586  7078 tablet_server.cc:196] TabletServer@127.6.233.131:0 shutdown complete.
W20260709 13:02:06.035167 10209 consensus_peers.cc:597] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Couldn't send request to peer 8decc41309f84c4cb5841d17479e06a5. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.131:43691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:06.074532  7078 tablet_server.cc:179] TabletServer@127.6.233.132:0 shutting down...
W20260709 13:02:06.098377 10209 consensus_peers.cc:597] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Couldn't send request to peer 8decc41309f84c4cb5841d17479e06a5. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.131:43691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:06.100175 10994 raft_consensus.cc:493] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f638720685f34777bb2aae157df961bd)
I20260709 13:02:06.100720 10994 raft_consensus.cc:515] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "157aa8a63d9047ea9df36e2aeea10e2e" member_type: VOTER last_known_addr { host: "127.6.233.132" port: 39049 } } peers { permanent_uuid: "f638720685f34777bb2aae157df961bd" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 38661 } } peers { permanent_uuid: "ea3d924af7c7412a92ab643e91179956" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 37545 } }
I20260709 13:02:06.102732 10994 leader_election.cc:290] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f638720685f34777bb2aae157df961bd (127.6.233.129:38661), ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545)
W20260709 13:02:06.108613 10208 leader_election.cc:336] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ea3d924af7c7412a92ab643e91179956 (127.6.233.130:37545): Network error: Client connection negotiation failed: client connection to 127.6.233.130:37545: connect: Connection refused (error 111)
W20260709 13:02:06.114060 10209 leader_election.cc:336] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f638720685f34777bb2aae157df961bd (127.6.233.129:38661): Network error: Client connection negotiation failed: client connection to 127.6.233.129:38661: connect: Connection refused (error 111)
I20260709 13:02:06.114605 10209 leader_election.cc:304] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [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: 157aa8a63d9047ea9df36e2aeea10e2e; no voters: ea3d924af7c7412a92ab643e91179956, f638720685f34777bb2aae157df961bd
I20260709 13:02:06.116084 11062 raft_consensus.cc:2749] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:06.116856 10209 consensus_peers.cc:597] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Couldn't send request to peer 8decc41309f84c4cb5841d17479e06a5. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.131:43691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:06.132429  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:06.133142  7078 tablet_replica.cc:333] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.133800  7078 raft_consensus.cc:2243] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.134276  7078 raft_consensus.cc:2272] T c240e41391a44e98ab2a6f2ce3e0ee62 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.136265  7078 tablet_replica.cc:333] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.136830  7078 raft_consensus.cc:2243] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.137240  7078 raft_consensus.cc:2272] T 365b42d8795b4ab281e732ecdd0f280b P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.139166  7078 tablet_replica.cc:333] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.139705  7078 raft_consensus.cc:2243] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.140419  7078 raft_consensus.cc:2272] T 355db626fb814509821730443771b972 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.142208  7078 tablet_replica.cc:333] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.142719  7078 raft_consensus.cc:2243] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.143455  7078 raft_consensus.cc:2272] T 984de225052c433ab24b715763d414ea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.145136  7078 tablet_replica.cc:333] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.145654  7078 raft_consensus.cc:2243] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.146332  7078 raft_consensus.cc:2272] T f6a23f4e46ec4c72b82ea940efd659c1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.147992  7078 tablet_replica.cc:333] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.148515  7078 raft_consensus.cc:2243] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.148910  7078 raft_consensus.cc:2272] T 665f05f1f5ba432783096151e1323c1f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.150539  7078 tablet_replica.cc:333] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.151156  7078 raft_consensus.cc:2243] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.151556  7078 raft_consensus.cc:2272] T c06b1d7d7bd6417ab5cacc3d6b6c27e9 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.153226  7078 tablet_replica.cc:333] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.153743  7078 raft_consensus.cc:2243] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.154455  7078 raft_consensus.cc:2272] T 4cfcadd191f046569d9ad99ecacf159b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.156085  7078 tablet_replica.cc:333] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.156924  7078 raft_consensus.cc:2243] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.157402  7078 raft_consensus.cc:2272] T ac9cfe3af7c5462283539e203a78b5fb P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.159054  7078 tablet_replica.cc:333] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.159515  7078 raft_consensus.cc:2243] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.159838  7078 raft_consensus.cc:2272] T c84544fb71304be2a810caa935746270 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.161309  7078 tablet_replica.cc:333] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.161789  7078 raft_consensus.cc:2243] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.162554  7078 raft_consensus.cc:2272] T 0ce64b4f3d334434968a625d66e1df4e P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.164866  7078 tablet_replica.cc:333] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.165514  7078 raft_consensus.cc:2243] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.166016  7078 raft_consensus.cc:2272] T b019f747c5df49b98e8c24e0076bc09f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:06.166589 10209 consensus_peers.cc:597] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e -> Peer 8decc41309f84c4cb5841d17479e06a5 (127.6.233.131:43691): Couldn't send request to peer 8decc41309f84c4cb5841d17479e06a5. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.131:43691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:06.167898  7078 tablet_replica.cc:333] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.168525  7078 raft_consensus.cc:2243] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.169222  7078 raft_consensus.cc:2272] T 2809753e45b846e49b50fc0c9751003d P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.170900  7078 tablet_replica.cc:333] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.171518  7078 raft_consensus.cc:2243] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.171923  7078 raft_consensus.cc:2272] T e249af03ab0f414cb8d8e2e8f5da59bc P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.173594  7078 tablet_replica.cc:333] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.174135  7078 raft_consensus.cc:2243] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.174528  7078 raft_consensus.cc:2272] T 4e528e34cb1b44ee96f92502dcac2b72 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.176287  7078 tablet_replica.cc:333] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.176834  7078 raft_consensus.cc:2243] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.177202  7078 raft_consensus.cc:2272] T 54636a4bb9cf4a32977191a4b638b461 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.178871  7078 tablet_replica.cc:333] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.179420  7078 raft_consensus.cc:2243] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.179827  7078 raft_consensus.cc:2272] T f1d35a7a9c0b437d9ceaafbe28a7ad6f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.181478  7078 tablet_replica.cc:333] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.181986  7078 raft_consensus.cc:2243] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.182353  7078 raft_consensus.cc:2272] T 39428241347e44799d86fc66b846d05b P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.184049  7078 tablet_replica.cc:333] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.184552  7078 raft_consensus.cc:2243] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.184937  7078 raft_consensus.cc:2272] T 04faa915cf664356917ecf192812635f P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.186609  7078 tablet_replica.cc:333] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.187180  7078 raft_consensus.cc:2243] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.187865  7078 raft_consensus.cc:2272] T 8ef0396c2bb04d4e9252db14e5e86909 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.189486  7078 tablet_replica.cc:333] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.190016  7078 raft_consensus.cc:2243] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.190372  7078 raft_consensus.cc:2272] T b566b4d46fea4dfebdb265d3ac7fd788 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.191991  7078 tablet_replica.cc:333] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.192494  7078 raft_consensus.cc:2243] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.192917  7078 raft_consensus.cc:2272] T cee25c97233b464ea9cc993367ebd9d5 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.194582  7078 tablet_replica.cc:333] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.195140  7078 raft_consensus.cc:2243] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.195876  7078 raft_consensus.cc:2272] T 6e3469f8eb204d9d9cf07ee03de853ae P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.197499  7078 tablet_replica.cc:333] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.197983  7078 raft_consensus.cc:2243] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.198359  7078 raft_consensus.cc:2272] T 49e561d94095488eafdb2345ecd39f07 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.200064  7078 tablet_replica.cc:333] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.200559  7078 raft_consensus.cc:2243] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.200933  7078 raft_consensus.cc:2272] T 8c2784661fac46558bd140735cc59467 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.202620  7078 tablet_replica.cc:333] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.203208  7078 raft_consensus.cc:2243] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.203589  7078 raft_consensus.cc:2272] T 0038ca61045f45ef8b645975eac28607 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.205139  7078 tablet_replica.cc:333] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.205636  7078 raft_consensus.cc:2243] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.206357  7078 raft_consensus.cc:2272] T 4516e7bf5d7c40008f32823a74200541 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.208073  7078 tablet_replica.cc:333] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.208568  7078 raft_consensus.cc:2243] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.208947  7078 raft_consensus.cc:2272] T 0d2f87e54ef04f72a840b81b9f71f64a P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.210419  7078 tablet_replica.cc:333] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.210901  7078 raft_consensus.cc:2243] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.211658  7078 raft_consensus.cc:2272] T 10c368267bf149a0ae5538b7570300c0 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.213212  7078 tablet_replica.cc:333] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.213722  7078 raft_consensus.cc:2243] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.214087  7078 raft_consensus.cc:2272] T aa44517ad5724996b6d003ba9ed4c6cf P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.215863  7078 tablet_replica.cc:333] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.216342  7078 raft_consensus.cc:2243] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.216737  7078 raft_consensus.cc:2272] T f47ae0acf032412283230ed716d46ddd P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.218364  7078 tablet_replica.cc:333] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.218858  7078 raft_consensus.cc:2243] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.219630  7078 raft_consensus.cc:2272] T 86cd13082ca2499c9e9c151045058cbf P 157aa8a63d9047ea9df36e2aeea10e2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.221356  7078 tablet_replica.cc:333] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.221899  7078 raft_consensus.cc:2243] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.222272  7078 raft_consensus.cc:2272] T abe10032387d416493da95252f909b6e P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.223948  7078 tablet_replica.cc:333] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.224460  7078 raft_consensus.cc:2243] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.224836  7078 raft_consensus.cc:2272] T d6a0ed288ff44ce9b68c965e50f6424c P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.226543  7078 tablet_replica.cc:333] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.227079  7078 raft_consensus.cc:2243] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.227469  7078 raft_consensus.cc:2272] T a7a9629a83e441cb948c0d26c2db5708 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.229102  7078 tablet_replica.cc:333] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.229580  7078 raft_consensus.cc:2243] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.229952  7078 raft_consensus.cc:2272] T 6c7acb41b2d14a50a6b02ee757e18e20 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.231716  7078 tablet_replica.cc:333] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.232215  7078 raft_consensus.cc:2243] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.232911  7078 raft_consensus.cc:2272] T 246649c2f33148c994e4e467ca4f2866 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.234509  7078 tablet_replica.cc:333] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.235029  7078 raft_consensus.cc:2243] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.235400  7078 raft_consensus.cc:2272] T f5cae3b03c244a03a76feb6818d8b0f1 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.237052  7078 tablet_replica.cc:333] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.237560  7078 raft_consensus.cc:2243] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.237955  7078 raft_consensus.cc:2272] T 9c61d6966c5c48d99199347bf81933e6 P 157aa8a63d9047ea9df36e2aeea10e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.239678  7078 tablet_replica.cc:333] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.240163  7078 raft_consensus.cc:2243] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.240850  7078 raft_consensus.cc:2272] T b7fa39898c514165bde6588276d47dea P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.242573  7078 tablet_replica.cc:333] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.243088  7078 raft_consensus.cc:2243] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.243811  7078 raft_consensus.cc:2272] T 8d80e78924574330a85b5da43edb0556 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.245456  7078 tablet_replica.cc:333] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.245929  7078 raft_consensus.cc:2243] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.246326  7078 raft_consensus.cc:2272] T 0fbd9138b2eb46c28fba78fa09e85371 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.248018  7078 tablet_replica.cc:333] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.248469  7078 raft_consensus.cc:2243] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.249152  7078 raft_consensus.cc:2272] T a7c7bebd21f040d58686070bdc996022 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.250787  7078 tablet_replica.cc:333] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e: stopping tablet replica
I20260709 13:02:06.251221  7078 raft_consensus.cc:2243] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:06.251581  7078 raft_consensus.cc:2272] T ebe1f2aa045d4ff9bca90163a78e4749 P 157aa8a63d9047ea9df36e2aeea10e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.311528  7078 tablet_server.cc:196] TabletServer@127.6.233.132:0 shutdown complete.
I20260709 13:02:06.368968  7078 master.cc:562] Master@127.6.233.190:34173 shutting down...
I20260709 13:02:06.394593  7078 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:06.395198  7078 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:06.395639  7078 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb4b06e069714d67b007da28b1bcb440: stopping tablet replica
I20260709 13:02:06.450961  7078 master.cc:584] Master@127.6.233.190:34173 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (32973 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:02:06.545992  7078 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.233.190:45471
I20260709 13:02:06.547204  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:06.552605 11127 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
W20260709 13:02:06.553496 11128 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
W20260709 13:02:06.554150 11130 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
I20260709 13:02:06.554656  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:06.555792  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:06.555992  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:06.556187  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602126556152 us; error 0 us; skew 500 ppm
I20260709 13:02:06.556718  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:06.559640  7078 webserver.cc:533] Webserver started at http://127.6.233.190:44243/ using document root <none> and password file <none>
I20260709 13:02:06.560137  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:06.560314  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:06.560599  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:06.561710  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/master-0-root/instance:
uuid: "a94ead1e7020408d9b4b87f36ba9a86d"
format_stamp: "Formatted at 2026-07-09 13:02:06 on dist-test-slave-gvjr"
I20260709 13:02:06.566217  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:02:06.569626 11135 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:06.570539  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:06.570801  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/master-0-root
uuid: "a94ead1e7020408d9b4b87f36ba9a86d"
format_stamp: "Formatted at 2026-07-09 13:02:06 on dist-test-slave-gvjr"
I20260709 13:02:06.571121  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-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)
I20260709 13:02:06.611457  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:06.612655  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:06.651294  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.190:45471
I20260709 13:02:06.651400 11186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.190:45471 every 8 connection(s)
I20260709 13:02:06.655263 11187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:06.670791 11187 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d: Bootstrap starting.
I20260709 13:02:06.676976 11187 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:06.681180 11187 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d: No bootstrap required, opened a new log
I20260709 13:02:06.683350 11187 raft_consensus.cc:359] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a94ead1e7020408d9b4b87f36ba9a86d" member_type: VOTER }
I20260709 13:02:06.683751 11187 raft_consensus.cc:385] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:06.683923 11187 raft_consensus.cc:740] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a94ead1e7020408d9b4b87f36ba9a86d, State: Initialized, Role: FOLLOWER
I20260709 13:02:06.684486 11187 consensus_queue.cc:260] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a94ead1e7020408d9b4b87f36ba9a86d" member_type: VOTER }
I20260709 13:02:06.684911 11187 raft_consensus.cc:399] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:06.685108 11187 raft_consensus.cc:493] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:06.685307 11187 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:06.689819 11187 raft_consensus.cc:515] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a94ead1e7020408d9b4b87f36ba9a86d" member_type: VOTER }
I20260709 13:02:06.690281 11187 leader_election.cc:304] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [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: a94ead1e7020408d9b4b87f36ba9a86d; no voters: 
I20260709 13:02:06.691346 11187 leader_election.cc:290] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:06.691810 11190 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:06.693194 11190 raft_consensus.cc:697] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 1 LEADER]: Becoming Leader. State: Replica: a94ead1e7020408d9b4b87f36ba9a86d, State: Running, Role: LEADER
I20260709 13:02:06.693881 11190 consensus_queue.cc:237] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [LEADER]: Queue going to LEADER mode. State: All 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: "a94ead1e7020408d9b4b87f36ba9a86d" member_type: VOTER }
I20260709 13:02:06.694245 11187 sys_catalog.cc:565] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:06.698400 11191 sys_catalog.cc:455] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a94ead1e7020408d9b4b87f36ba9a86d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a94ead1e7020408d9b4b87f36ba9a86d" member_type: VOTER } }
I20260709 13:02:06.699133 11191 sys_catalog.cc:458] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:06.700353 11192 sys_catalog.cc:455] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [sys.catalog]: SysCatalogTable state changed. Reason: New leader a94ead1e7020408d9b4b87f36ba9a86d. Latest consensus state: current_term: 1 leader_uuid: "a94ead1e7020408d9b4b87f36ba9a86d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a94ead1e7020408d9b4b87f36ba9a86d" member_type: VOTER } }
I20260709 13:02:06.700968 11192 sys_catalog.cc:458] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:06.703877 11198 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:06.711616 11198 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:06.712587  7078 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:06.720471 11198 catalog_manager.cc:1383] Generated new cluster ID: fc5188259fa04c6eb58af92ee1f096aa
I20260709 13:02:06.720798 11198 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:06.762486 11198 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:06.763844 11198 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:06.781364 11198 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d: Generated new TSK 0
I20260709 13:02:06.781970 11198 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:06.844521  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:06.850314 11208 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
W20260709 13:02:06.851486 11209 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
W20260709 13:02:06.853724 11211 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
I20260709 13:02:06.855813  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:06.857583  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:06.857811  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:06.857988  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602126857956 us; error 0 us; skew 500 ppm
I20260709 13:02:06.858505  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:06.860853  7078 webserver.cc:533] Webserver started at http://127.6.233.129:44341/ using document root <none> and password file <none>
I20260709 13:02:06.861339  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:06.861541  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:06.861809  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:06.862848  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-0-root/instance:
uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
format_stamp: "Formatted at 2026-07-09 13:02:06 on dist-test-slave-gvjr"
I20260709 13:02:06.867365  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:02:06.870402 11216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:06.871289  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:06.871534  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
format_stamp: "Formatted at 2026-07-09 13:02:06 on dist-test-slave-gvjr"
I20260709 13:02:06.871757  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-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)
I20260709 13:02:06.887809  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:06.889026  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:06.890367  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:06.892617  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:06.892810  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:06.893087  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:06.893261  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:06.933892  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:35879
I20260709 13:02:06.934016 11278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:35879 every 8 connection(s)
I20260709 13:02:06.938932  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:06.946725 11283 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
W20260709 13:02:06.948555 11284 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
W20260709 13:02:06.951383 11286 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
I20260709 13:02:06.951515  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:06.952806  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:06.953043  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:06.953229  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602126953207 us; error 0 us; skew 500 ppm
I20260709 13:02:06.953766  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:06.956648  7078 webserver.cc:533] Webserver started at http://127.6.233.130:46837/ using document root <none> and password file <none>
I20260709 13:02:06.957213  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:06.957340 11279 heartbeater.cc:344] Connected to a master server at 127.6.233.190:45471
I20260709 13:02:06.957461  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:06.957819 11279 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:06.957851  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:06.958616 11279 heartbeater.cc:507] Master 127.6.233.190:45471 requested a full tablet report, sending...
I20260709 13:02:06.959271  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-1-root/instance:
uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
format_stamp: "Formatted at 2026-07-09 13:02:06 on dist-test-slave-gvjr"
I20260709 13:02:06.960839 11152 ts_manager.cc:194] Registered new tserver with Master: 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879)
I20260709 13:02:06.962584 11152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39522
I20260709 13:02:06.964260  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:06.967883 11291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:06.968659  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:06.968957  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-1-root
uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
format_stamp: "Formatted at 2026-07-09 13:02:06 on dist-test-slave-gvjr"
I20260709 13:02:06.969244  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-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)
I20260709 13:02:07.021349  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:07.022583  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:07.024282  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:07.027616  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:07.027850  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:07.028116  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:07.028294  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:07.067539  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.130:44401
I20260709 13:02:07.067632 11353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.130:44401 every 8 connection(s)
I20260709 13:02:07.072106  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:07.078962 11357 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
W20260709 13:02:07.081266 11358 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
I20260709 13:02:07.082095  7078 server_base.cc:1061] running on GCE node
W20260709 13:02:07.083017 11360 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
I20260709 13:02:07.084187  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:07.084482  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:07.084692  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602127084674 us; error 0 us; skew 500 ppm
I20260709 13:02:07.085427  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:07.085678 11354 heartbeater.cc:344] Connected to a master server at 127.6.233.190:45471
I20260709 13:02:07.086134 11354 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:07.086925 11354 heartbeater.cc:507] Master 127.6.233.190:45471 requested a full tablet report, sending...
I20260709 13:02:07.088279  7078 webserver.cc:533] Webserver started at http://127.6.233.131:46303/ using document root <none> and password file <none>
I20260709 13:02:07.088908  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:07.089141  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:07.089164 11152 ts_manager.cc:194] Registered new tserver with Master: 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:07.089550  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:07.090942  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-2-root/instance:
uuid: "82b450665c33499699a555694c705b78"
format_stamp: "Formatted at 2026-07-09 13:02:07 on dist-test-slave-gvjr"
I20260709 13:02:07.091090 11152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39538
I20260709 13:02:07.095763  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:07.099072 11365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:07.099802  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:07.100103  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-2-root
uuid: "82b450665c33499699a555694c705b78"
format_stamp: "Formatted at 2026-07-09 13:02:07 on dist-test-slave-gvjr"
I20260709 13:02:07.100397  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-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)
I20260709 13:02:07.167047  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:07.168255  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:07.169713  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:07.172039  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:07.172231  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:07.172513  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:07.172680  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:07.215865  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.131:34985
I20260709 13:02:07.215998 11427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.131:34985 every 8 connection(s)
I20260709 13:02:07.229405 11428 heartbeater.cc:344] Connected to a master server at 127.6.233.190:45471
I20260709 13:02:07.229882 11428 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:07.230599 11428 heartbeater.cc:507] Master 127.6.233.190:45471 requested a full tablet report, sending...
I20260709 13:02:07.232666 11152 ts_manager.cc:194] Registered new tserver with Master: 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:07.233533  7078 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014532534s
I20260709 13:02:07.234330 11152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39554
I20260709 13:02:07.258952 11152 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39568:
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"
    }
  }
}
W20260709 13:02:07.261860 11152 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.
I20260709 13:02:07.332759 11244 tablet_service.cc:1511] Processing CreateTablet for tablet c0e7a9921b004c30837c24bcec1497aa (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:07.334261 11244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e7a9921b004c30837c24bcec1497aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.340037 11242 tablet_service.cc:1511] Processing CreateTablet for tablet 4189a45702584b6cac88f06e3440109c (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:07.340608 11243 tablet_service.cc:1511] Processing CreateTablet for tablet b587fb06c0064e3bb94838a4e0e3dd08 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:07.341562 11242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4189a45702584b6cac88f06e3440109c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.343420 11241 tablet_service.cc:1511] Processing CreateTablet for tablet bb9715a520354ff4a8f582d28ae65377 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:07.343820 11240 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3a42fea3b9466dab612d6c3a83af17 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:07.344870 11241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9715a520354ff4a8f582d28ae65377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.345458 11240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3a42fea3b9466dab612d6c3a83af17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.347370 11243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b587fb06c0064e3bb94838a4e0e3dd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.351699 11239 tablet_service.cc:1511] Processing CreateTablet for tablet b966205e23b143d790fbdddfdb219156 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:07.353140 11239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b966205e23b143d790fbdddfdb219156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.361689 11238 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef84c5c46064767bd519bd385e1a385 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:07.363178 11238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef84c5c46064767bd519bd385e1a385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.366443 11237 tablet_service.cc:1511] Processing CreateTablet for tablet dfaa010de0b84129b473d11ff76c46dd (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:07.368119 11237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfaa010de0b84129b473d11ff76c46dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.375833 11236 tablet_service.cc:1511] Processing CreateTablet for tablet bca3dd82760e45a0aa3791b1308be865 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:07.377243 11236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca3dd82760e45a0aa3791b1308be865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.380151 11235 tablet_service.cc:1511] Processing CreateTablet for tablet 462a4818376c4c8bbcd73e86a91d7db0 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:07.388619 11393 tablet_service.cc:1511] Processing CreateTablet for tablet c0e7a9921b004c30837c24bcec1497aa (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:07.389943 11393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e7a9921b004c30837c24bcec1497aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.391422 11391 tablet_service.cc:1511] Processing CreateTablet for tablet 4189a45702584b6cac88f06e3440109c (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:07.392218 11392 tablet_service.cc:1511] Processing CreateTablet for tablet b587fb06c0064e3bb94838a4e0e3dd08 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:07.392904 11391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4189a45702584b6cac88f06e3440109c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.393594 11392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b587fb06c0064e3bb94838a4e0e3dd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.401803 11443 tablet_bootstrap.cc:492] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:07.402292 11319 tablet_service.cc:1511] Processing CreateTablet for tablet c0e7a9921b004c30837c24bcec1497aa (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:02:07.403771 11319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e7a9921b004c30837c24bcec1497aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.404982 11311 tablet_service.cc:1511] Processing CreateTablet for tablet bca3dd82760e45a0aa3791b1308be865 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:07.406352 11311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca3dd82760e45a0aa3791b1308be865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.406457 11310 tablet_service.cc:1511] Processing CreateTablet for tablet 462a4818376c4c8bbcd73e86a91d7db0 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:07.407800 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462a4818376c4c8bbcd73e86a91d7db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.408344 11318 tablet_service.cc:1511] Processing CreateTablet for tablet b587fb06c0064e3bb94838a4e0e3dd08 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:02:07.410089 11318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b587fb06c0064e3bb94838a4e0e3dd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.412602 11317 tablet_service.cc:1511] Processing CreateTablet for tablet 4189a45702584b6cac88f06e3440109c (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:02:07.414217 11317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4189a45702584b6cac88f06e3440109c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.416500 11316 tablet_service.cc:1511] Processing CreateTablet for tablet bb9715a520354ff4a8f582d28ae65377 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:07.418277 11316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9715a520354ff4a8f582d28ae65377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.420608 11315 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3a42fea3b9466dab612d6c3a83af17 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:02:07.422322 11315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3a42fea3b9466dab612d6c3a83af17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.424510 11314 tablet_service.cc:1511] Processing CreateTablet for tablet b966205e23b143d790fbdddfdb219156 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:07.426218 11314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b966205e23b143d790fbdddfdb219156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.428462 11313 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef84c5c46064767bd519bd385e1a385 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:07.430143 11313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef84c5c46064767bd519bd385e1a385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.432488 11312 tablet_service.cc:1511] Processing CreateTablet for tablet dfaa010de0b84129b473d11ff76c46dd (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:07.434175 11312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfaa010de0b84129b473d11ff76c46dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.453047 11390 tablet_service.cc:1511] Processing CreateTablet for tablet bb9715a520354ff4a8f582d28ae65377 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:02:07.408380 11443 tablet_bootstrap.cc:654] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.455447 11384 tablet_service.cc:1511] Processing CreateTablet for tablet 462a4818376c4c8bbcd73e86a91d7db0 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:02:07.456185 11389 tablet_service.cc:1511] Processing CreateTablet for tablet 0d3a42fea3b9466dab612d6c3a83af17 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
W20260709 13:02:07.458487 11137 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.233.129:35879, user_credentials={real_user=slave}} blocked reactor thread for 51037us
I20260709 13:02:07.459054 11388 tablet_service.cc:1511] Processing CreateTablet for tablet b966205e23b143d790fbdddfdb219156 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:02:07.461701 11387 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef84c5c46064767bd519bd385e1a385 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:02:07.464274 11386 tablet_service.cc:1511] Processing CreateTablet for tablet dfaa010de0b84129b473d11ff76c46dd (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:02:07.466962 11385 tablet_service.cc:1511] Processing CreateTablet for tablet bca3dd82760e45a0aa3791b1308be865 (DEFAULT_TABLE table=test-workload [id=2c798de6519a43beb26529cc3ee5343d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:02:07.454780 11390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb9715a520354ff4a8f582d28ae65377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.476002 11384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462a4818376c4c8bbcd73e86a91d7db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.479485 11385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca3dd82760e45a0aa3791b1308be865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.483397 11387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef84c5c46064767bd519bd385e1a385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.485387 11443 tablet_bootstrap.cc:492] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:07.487382 11389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d3a42fea3b9466dab612d6c3a83af17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.489773 11443 ts_tablet_manager.cc:1403] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.000s
I20260709 13:02:07.492903 11443 raft_consensus.cc:359] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.493646 11443 raft_consensus.cc:385] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.493952 11388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b966205e23b143d790fbdddfdb219156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.493974 11443 raft_consensus.cc:740] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.495573 11386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfaa010de0b84129b473d11ff76c46dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.495062 11443 consensus_queue.cc:260] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.506489 11446 tablet_bootstrap.cc:492] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:07.513738 11446 tablet_bootstrap.cc:654] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.547394 11235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 462a4818376c4c8bbcd73e86a91d7db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:07.588003 11279 heartbeater.cc:499] Master 127.6.233.190:45471 was elected leader, sending a full tablet report...
I20260709 13:02:07.599048 11446 tablet_bootstrap.cc:492] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:07.599668 11446 ts_tablet_manager.cc:1403] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.000s
I20260709 13:02:07.602604 11443 ts_tablet_manager.cc:1434] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.112s	user 0.027s	sys 0.065s
I20260709 13:02:07.605443 11446 raft_consensus.cc:359] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.617065 11446 raft_consensus.cc:385] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.617527 11446 raft_consensus.cc:740] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.618335 11446 consensus_queue.cc:260] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.606750 11443 tablet_bootstrap.cc:492] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:07.625694 11443 tablet_bootstrap.cc:654] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.639992 11445 tablet_bootstrap.cc:492] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:07.660890 11446 ts_tablet_manager.cc:1434] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.059s	user 0.012s	sys 0.016s
I20260709 13:02:07.661298 11354 heartbeater.cc:499] Master 127.6.233.190:45471 was elected leader, sending a full tablet report...
I20260709 13:02:07.662063 11446 tablet_bootstrap.cc:492] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:07.664341 11443 tablet_bootstrap.cc:492] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:07.664981 11443 ts_tablet_manager.cc:1403] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.015s
I20260709 13:02:07.667719 11445 tablet_bootstrap.cc:654] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.668475 11443 raft_consensus.cc:359] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.669257 11446 tablet_bootstrap.cc:654] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.669332 11443 raft_consensus.cc:385] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.669921 11443 raft_consensus.cc:740] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.670939 11443 consensus_queue.cc:260] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.673921 11443 ts_tablet_manager.cc:1434] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:02:07.675274 11443 tablet_bootstrap.cc:492] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:07.681913 11446 tablet_bootstrap.cc:492] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:07.682484 11446 ts_tablet_manager.cc:1403] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260709 13:02:07.684214 11443 tablet_bootstrap.cc:654] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.685362 11446 raft_consensus.cc:359] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.686149 11446 raft_consensus.cc:385] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.686473 11446 raft_consensus.cc:740] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
W20260709 13:02:07.688496 11280 tablet.cc:2406] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:07.689858 11445 tablet_bootstrap.cc:492] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:07.690423 11445 ts_tablet_manager.cc:1403] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.015s
I20260709 13:02:07.690332 11446 consensus_queue.cc:260] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.691780 11443 tablet_bootstrap.cc:492] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:07.692317 11443 ts_tablet_manager.cc:1403] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 13:02:07.693074 11446 ts_tablet_manager.cc:1434] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260709 13:02:07.693701 11445 raft_consensus.cc:359] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:07.694147 11446 tablet_bootstrap.cc:492] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:07.694497 11445 raft_consensus.cc:385] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.694864 11445 raft_consensus.cc:740] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.695217 11443 raft_consensus.cc:359] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:07.696022 11443 raft_consensus.cc:385] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.696368 11443 raft_consensus.cc:740] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.695885 11445 consensus_queue.cc:260] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:07.697108 11443 consensus_queue.cc:260] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:07.699518 11443 ts_tablet_manager.cc:1434] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:02:07.700551 11443 tablet_bootstrap.cc:492] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:07.702746 11446 tablet_bootstrap.cc:654] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:07.704857 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:07.707716 11443 tablet_bootstrap.cc:654] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.708935 11428 heartbeater.cc:499] Master 127.6.233.190:45471 was elected leader, sending a full tablet report...
I20260709 13:02:07.714534 11446 tablet_bootstrap.cc:492] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:07.715161 11446 ts_tablet_manager.cc:1403] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260709 13:02:07.716040 11445 ts_tablet_manager.cc:1434] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.005s
I20260709 13:02:07.717443 11445 tablet_bootstrap.cc:492] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:07.718245 11446 raft_consensus.cc:359] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.719079 11446 raft_consensus.cc:385] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.719409 11446 raft_consensus.cc:740] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.721179 11446 consensus_queue.cc:260] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.723714 11446 ts_tablet_manager.cc:1434] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:02:07.724745 11446 tablet_bootstrap.cc:492] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:07.727152 11445 tablet_bootstrap.cc:654] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.731648 11446 tablet_bootstrap.cc:654] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.741343 11445 tablet_bootstrap.cc:492] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:07.741464 11446 tablet_bootstrap.cc:492] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:07.742264 11446 ts_tablet_manager.cc:1403] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 13:02:07.742271 11445 ts_tablet_manager.cc:1403] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.011s
I20260709 13:02:07.745505 11446 raft_consensus.cc:359] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.746284 11446 raft_consensus.cc:385] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.746742 11446 raft_consensus.cc:740] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.746063 11445 raft_consensus.cc:359] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.747354 11445 raft_consensus.cc:385] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.747752 11445 raft_consensus.cc:740] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.747679 11446 consensus_queue.cc:260] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.750411 11446 ts_tablet_manager.cc:1434] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:07.751483 11446 tablet_bootstrap.cc:492] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:07.752468 11445 consensus_queue.cc:260] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.755579 11445 ts_tablet_manager.cc:1434] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:02:07.757025 11445 tablet_bootstrap.cc:492] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:07.757607 11446 tablet_bootstrap.cc:654] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.761662 11443 tablet_bootstrap.cc:492] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:07.762169 11443 ts_tablet_manager.cc:1403] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.035s
I20260709 13:02:07.763672 11445 tablet_bootstrap.cc:654] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.764990 11443 raft_consensus.cc:359] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.765738 11443 raft_consensus.cc:385] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.766049 11443 raft_consensus.cc:740] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.766863 11443 consensus_queue.cc:260] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.772035 11443 ts_tablet_manager.cc:1434] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:02:07.773051 11443 tablet_bootstrap.cc:492] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:07.779207 11446 tablet_bootstrap.cc:492] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:07.779992 11446 ts_tablet_manager.cc:1403] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.007s
I20260709 13:02:07.780249 11445 tablet_bootstrap.cc:492] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:07.780520 11443 tablet_bootstrap.cc:654] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.780951 11445 ts_tablet_manager.cc:1403] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.001s
I20260709 13:02:07.783358 11446 raft_consensus.cc:359] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.784258 11446 raft_consensus.cc:385] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.784590 11446 raft_consensus.cc:740] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.784994 11445 raft_consensus.cc:359] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.785422 11446 consensus_queue.cc:260] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.786057 11445 raft_consensus.cc:385] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.786541 11445 raft_consensus.cc:740] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.822301 11447 raft_consensus.cc:493] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:07.824147 11447 raft_consensus.cc:515] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.825075 11446 ts_tablet_manager.cc:1434] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 13:02:07.827761 11454 raft_consensus.cc:493] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:07.828924 11454 raft_consensus.cc:515] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.829712 11446 tablet_bootstrap.cc:492] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:07.836740 11445 consensus_queue.cc:260] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.838551 11447 leader_election.cc:290] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:07.839551 11447 raft_consensus.cc:493] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:07.844162 11443 tablet_bootstrap.cc:492] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:07.847836 11443 ts_tablet_manager.cc:1403] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.005s
I20260709 13:02:07.851135 11454 leader_election.cc:290] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:07.840852 11447 raft_consensus.cc:515] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.856798 11449 raft_consensus.cc:493] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:07.857846 11449 raft_consensus.cc:515] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.868825 11443 raft_consensus.cc:359] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.871207 11454 raft_consensus.cc:493] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:07.872507 11454 raft_consensus.cc:515] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.874872 11447 leader_election.cc:290] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:07.875775 11454 leader_election.cc:290] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:07.870335 11443 raft_consensus.cc:385] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.877142 11449 leader_election.cc:290] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:07.885340 11447 raft_consensus.cc:493] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:07.893936 11447 raft_consensus.cc:515] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:07.883047 11443 raft_consensus.cc:740] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.899832 11443 consensus_queue.cc:260] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.902782 11463 raft_consensus.cc:493] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:07.903879 11463 raft_consensus.cc:515] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.911432 11447 leader_election.cc:290] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82b450665c33499699a555694c705b78 (127.6.233.131:34985), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:07.912356 11443 ts_tablet_manager.cc:1434] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.064s	user 0.013s	sys 0.000s
I20260709 13:02:07.917888 11446 tablet_bootstrap.cc:654] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.919126 11463 leader_election.cc:290] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:07.921417 11443 tablet_bootstrap.cc:492] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:07.928069 11445 ts_tablet_manager.cc:1434] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.147s	user 0.013s	sys 0.009s
I20260709 13:02:07.930380 11445 tablet_bootstrap.cc:492] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:07.934052 11329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:07.935992 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:07.936030 11327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:07.936728 11443 tablet_bootstrap.cc:654] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.937103 11326 raft_consensus.cc:2468] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 0.
I20260709 13:02:07.936125 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
W20260709 13:02:07.939085 11219 leader_election.cc:343] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:07.939981 11219 leader_election.cc:343] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:07.940833 11219 leader_election.cc:304] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
W20260709 13:02:07.941877 11219 leader_election.cc:343] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:07.942854 11471 raft_consensus.cc:2804] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:07.943357 11471 raft_consensus.cc:493] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:07.943696 11471 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:07.954913 11471 raft_consensus.cc:515] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.958750 11449 raft_consensus.cc:493] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:07.959582 11449 raft_consensus.cc:515] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.960340 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:07.961079 11254 raft_consensus.cc:2468] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 0.
I20260709 13:02:07.961700 11471 leader_election.cc:290] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Requested vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:07.963196 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:07.963850 11328 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:07.961901 11449 leader_election.cc:290] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:07.965085 11443 tablet_bootstrap.cc:492] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:07.965868 11443 ts_tablet_manager.cc:1403] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.004s
I20260709 13:02:07.970146 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:07.970311 11443 raft_consensus.cc:359] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.970973 11254 raft_consensus.cc:2468] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 0.
I20260709 13:02:07.971509 11443 raft_consensus.cc:385] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:07.971985 11443 raft_consensus.cc:740] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:07.972664 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:07.972924 11443 consensus_queue.cc:260] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
W20260709 13:02:07.974829 11292 leader_election.cc:343] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82b450665c33499699a555694c705b78 (127.6.233.131:34985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:07.975769 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca3dd82760e45a0aa3791b1308be865" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:07.976621 11443 ts_tablet_manager.cc:1434] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260709 13:02:07.978114 11443 tablet_bootstrap.cc:492] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:07.980125 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:07.980978 11403 raft_consensus.cc:2468] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 0.
I20260709 13:02:07.982404 11367 leader_election.cc:304] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:07.984843 11402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:07.985626 11402 raft_consensus.cc:2468] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 0.
I20260709 13:02:07.986434 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:07.988173 11446 tablet_bootstrap.cc:492] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:07.988271 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:07.988807 11446 ts_tablet_manager.cc:1403] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.160s	user 0.016s	sys 0.001s
I20260709 13:02:07.989080 11403 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 0.
I20260709 13:02:07.990501 11328 raft_consensus.cc:2468] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 1.
I20260709 13:02:07.990501 11217 leader_election.cc:304] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a
I20260709 13:02:07.991559 11471 raft_consensus.cc:2804] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:07.991926 11471 raft_consensus.cc:493] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:07.991952 11219 leader_election.cc:304] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:07.992450 11471 raft_consensus.cc:3060] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:07.992987 11463 raft_consensus.cc:2804] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:07.993443 11463 raft_consensus.cc:697] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 LEADER]: Becoming Leader. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Running, Role: LEADER
I20260709 13:02:07.994693 11463 consensus_queue.cc:237] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.998219 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:07.993394 11443 tablet_bootstrap.cc:654] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:07.999344 11465 raft_consensus.cc:2804] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:07.999821 11465 raft_consensus.cc:493] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:08.000000 11368 leader_election.cc:343] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.000214 11465 raft_consensus.cc:3060] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.001263 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:07.997934 11446 raft_consensus.cc:359] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.002331 11446 raft_consensus.cc:385] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.002806 11446 raft_consensus.cc:740] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
W20260709 13:02:08.002904 11368 leader_election.cc:343] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.006934 11446 consensus_queue.cc:260] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.009593 11471 raft_consensus.cc:515] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.009689 11147 catalog_manager.cc:5697] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e reported cstate change: term changed from 0 to 1, leader changed from <none> to 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129). New cstate: current_term: 1 leader_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.011409 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:08.011498 11465 raft_consensus.cc:515] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:07.991922 11217 leader_election.cc:304] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a
W20260709 13:02:08.013724 11217 leader_election.cc:343] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82b450665c33499699a555694c705b78 (127.6.233.131:34985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.014676 11217 leader_election.cc:304] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a
I20260709 13:02:08.014796 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:08.015518 11447 raft_consensus.cc:2804] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:08.015947 11447 raft_consensus.cc:493] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:08.016304 11368 leader_election.cc:343] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.016480 11447 raft_consensus.cc:3060] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.007644 11367 leader_election.cc:304] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [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: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a
I20260709 13:02:08.017273 11454 raft_consensus.cc:2804] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:08.017661 11454 raft_consensus.cc:493] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.017994 11454 raft_consensus.cc:3060] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.018092 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
W20260709 13:02:08.015874 11217 leader_election.cc:343] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82b450665c33499699a555694c705b78 (127.6.233.131:34985): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:08.019634 11219 leader_election.cc:343] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.020727 11463 raft_consensus.cc:2804] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:08.021147 11463 raft_consensus.cc:493] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.021471 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:08.022459 11403 raft_consensus.cc:2393] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in current term 1: Already voted for candidate 82b450665c33499699a555694c705b78 in this term.
I20260709 13:02:08.021492 11463 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.027014 11447 raft_consensus.cc:515] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
W20260709 13:02:08.029129 11292 leader_election.cc:343] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82b450665c33499699a555694c705b78 (127.6.233.131:34985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.008677 11445 tablet_bootstrap.cc:654] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.031858 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:08.032713 11254 raft_consensus.cc:2393] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 82b450665c33499699a555694c705b78 in current term 1: Already voted for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in this term.
I20260709 13:02:08.032665 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:08.017277 11471 leader_election.cc:290] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Requested vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.033931 11217 leader_election.cc:304] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78
W20260709 13:02:08.034957 11219 leader_election.cc:343] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.035555 11367 leader_election.cc:304] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [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: 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:08.035010 11454 raft_consensus.cc:515] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.037572 11482 raft_consensus.cc:2749] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.038264 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:08.039530 11403 raft_consensus.cc:2393] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in current term 1: Already voted for candidate 82b450665c33499699a555694c705b78 in this term.
I20260709 13:02:08.040184 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:08.040912 11217 leader_election.cc:304] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78
W20260709 13:02:08.041725 11368 leader_election.cc:343] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.014811 11446 ts_tablet_manager.cc:1434] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.003s
I20260709 13:02:08.043738 11446 tablet_bootstrap.cc:492] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:08.044430 11447 leader_election.cc:290] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Requested vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.046042 11447 raft_consensus.cc:2749] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.035579 11471 raft_consensus.cc:2749] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.047817 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca3dd82760e45a0aa3791b1308be865" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.035101 11465 leader_election.cc:290] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
W20260709 13:02:08.049798 11293 leader_election.cc:343] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.050350 11293 leader_election.cc:304] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78
I20260709 13:02:08.051699 11449 raft_consensus.cc:2749] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.047804 11463 raft_consensus.cc:515] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:08.053711 11446 tablet_bootstrap.cc:654] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.053390 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
W20260709 13:02:08.055553 11293 leader_election.cc:343] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.055851 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:08.056147 11293 leader_election.cc:304] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78
I20260709 13:02:08.057592 11449 raft_consensus.cc:2749] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:08.057696 11219 leader_election.cc:343] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.048053 11454 leader_election.cc:290] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:08.059152 11463 leader_election.cc:290] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Requested vote from peers 82b450665c33499699a555694c705b78 (127.6.233.131:34985), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:08.061393 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:08.060978 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:08.062793 11403 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.062830 11254 raft_consensus.cc:2393] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 82b450665c33499699a555694c705b78 in current term 1: Already voted for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in this term.
I20260709 13:02:08.063063 11445 tablet_bootstrap.cc:492] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:08.063853 11445 ts_tablet_manager.cc:1403] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.008s
I20260709 13:02:08.064445 11367 leader_election.cc:304] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [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: 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:08.065781 11454 raft_consensus.cc:2749] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.068135 11443 tablet_bootstrap.cc:492] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:08.067776 11445 raft_consensus.cc:359] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.068686 11443 ts_tablet_manager.cc:1403] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.012s
I20260709 13:02:08.068898 11445 raft_consensus.cc:385] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.069469 11445 raft_consensus.cc:740] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.070668 11445 consensus_queue.cc:260] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.073735 11445 ts_tablet_manager.cc:1434] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:08.072214 11443 raft_consensus.cc:359] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.075587 11445 tablet_bootstrap.cc:492] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:08.075582 11443 raft_consensus.cc:385] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.084345 11446 tablet_bootstrap.cc:492] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:08.084270 11403 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 1.
I20260709 13:02:08.085024 11446 ts_tablet_manager.cc:1403] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.005s
I20260709 13:02:08.084409 11443 raft_consensus.cc:740] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.085641 11217 leader_election.cc:304] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a
I20260709 13:02:08.087324 11483 raft_consensus.cc:2804] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:08.087116 11443 consensus_queue.cc:260] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.087927 11483 raft_consensus.cc:697] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 LEADER]: Becoming Leader. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Running, Role: LEADER
I20260709 13:02:08.088951 11483 consensus_queue.cc:237] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:08.089190 11446 raft_consensus.cc:359] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.090004 11446 raft_consensus.cc:385] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.090147 11443 ts_tablet_manager.cc:1434] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 13:02:08.090337 11446 raft_consensus.cc:740] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.091549 11443 tablet_bootstrap.cc:492] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:08.091219 11446 consensus_queue.cc:260] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.084995 11445 tablet_bootstrap.cc:654] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.099062 11446 ts_tablet_manager.cc:1434] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:02:08.100665 11446 tablet_bootstrap.cc:492] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:08.102015 11449 raft_consensus.cc:493] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.102686 11449 raft_consensus.cc:515] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.103763 11443 tablet_bootstrap.cc:654] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.104831 11151 catalog_manager.cc:5697] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e reported cstate change: term changed from 0 to 1, leader changed from <none> to 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129). New cstate: current_term: 1 leader_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.106711 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9715a520354ff4a8f582d28ae65377" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:08.107133 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9715a520354ff4a8f582d28ae65377" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
W20260709 13:02:08.108245 11292 leader_election.cc:343] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82b450665c33499699a555694c705b78 (127.6.233.131:34985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.108801 11449 leader_election.cc:290] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
W20260709 13:02:08.110323 11293 leader_election.cc:343] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.110843 11293 leader_election.cc:304] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78
I20260709 13:02:08.112015 11449 raft_consensus.cc:2749] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.115170 11446 tablet_bootstrap.cc:654] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.117735 11445 tablet_bootstrap.cc:492] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:08.118220 11445 ts_tablet_manager.cc:1403] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.007s
I20260709 13:02:08.121374 11445 raft_consensus.cc:359] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.122057 11445 raft_consensus.cc:385] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.122383 11445 raft_consensus.cc:740] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.123263 11445 consensus_queue.cc:260] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.124866 11443 tablet_bootstrap.cc:492] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:08.125433 11443 ts_tablet_manager.cc:1403] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.003s
I20260709 13:02:08.126314 11446 tablet_bootstrap.cc:492] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:08.125929 11445 ts_tablet_manager.cc:1434] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:08.126814 11446 ts_tablet_manager.cc:1403] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260709 13:02:08.127764 11445 tablet_bootstrap.cc:492] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:08.128525 11443 raft_consensus.cc:359] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.129325 11443 raft_consensus.cc:385] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.129659 11443 raft_consensus.cc:740] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.129587 11446 raft_consensus.cc:359] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.130406 11446 raft_consensus.cc:385] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.130692 11446 raft_consensus.cc:740] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.130733 11443 consensus_queue.cc:260] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.131418 11446 consensus_queue.cc:260] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.133522 11446 ts_tablet_manager.cc:1434] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:08.136404 11445 tablet_bootstrap.cc:654] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.138659 11446 tablet_bootstrap.cc:492] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:08.139408 11443 ts_tablet_manager.cc:1434] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:02:08.141175 11449 raft_consensus.cc:493] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.141886 11449 raft_consensus.cc:515] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.145237 11446 tablet_bootstrap.cc:654] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.145395 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b966205e23b143d790fbdddfdb219156" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.146119 11254 raft_consensus.cc:2468] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 0.
I20260709 13:02:08.146353 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b966205e23b143d790fbdddfdb219156" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:08.147507 11293 leader_election.cc:304] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:08.147953 11449 leader_election.cc:290] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.148510 11449 raft_consensus.cc:2804] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:08.148929 11449 raft_consensus.cc:493] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.149353 11449 raft_consensus.cc:3060] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:08.151130 11292 leader_election.cc:343] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82b450665c33499699a555694c705b78 (127.6.233.131:34985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.163214 11443 tablet_bootstrap.cc:492] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:08.164511 11493 raft_consensus.cc:493] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.165563 11483 raft_consensus.cc:493] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.166069 11483 raft_consensus.cc:515] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.167081 11449 raft_consensus.cc:515] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.170006 11443 tablet_bootstrap.cc:654] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.169780 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9715a520354ff4a8f582d28ae65377" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:08.170550 11328 raft_consensus.cc:2468] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 0.
I20260709 13:02:08.171525 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b966205e23b143d790fbdddfdb219156" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:08.171952 11219 leader_election.cc:304] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:08.172909 11463 raft_consensus.cc:2804] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:08.173285 11463 raft_consensus.cc:493] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.173182 11483 leader_election.cc:290] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.173641 11449 leader_election.cc:290] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.173770 11463 raft_consensus.cc:3060] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.174307 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9715a520354ff4a8f582d28ae65377" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:08.174954 11403 raft_consensus.cc:2468] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 0.
I20260709 13:02:08.175179 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b966205e23b143d790fbdddfdb219156" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:08.175705 11446 tablet_bootstrap.cc:492] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:08.175799 11254 raft_consensus.cc:3060] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.176263 11446 ts_tablet_manager.cc:1403] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.011s
I20260709 13:02:08.178354 11446 raft_consensus.cc:359] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.178807 11446 raft_consensus.cc:385] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.178956 11446 raft_consensus.cc:740] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
W20260709 13:02:08.179334 11292 leader_election.cc:343] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82b450665c33499699a555694c705b78 (127.6.233.131:34985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.179833 11446 consensus_queue.cc:260] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.182962 11463 raft_consensus.cc:515] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.184787 11446 ts_tablet_manager.cc:1434] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:08.185114 11463 leader_election.cc:290] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Requested vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.165177 11493 raft_consensus.cc:515] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.185941 11446 tablet_bootstrap.cc:492] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a: Bootstrap starting.
I20260709 13:02:08.185990 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9715a520354ff4a8f582d28ae65377" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:08.187028 11328 raft_consensus.cc:3060] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.188838 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.189733 11253 raft_consensus.cc:2393] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f0bb7d1171403ab57e8c9465f3e67a in current term 1: Already voted for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in this term.
I20260709 13:02:08.186198 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9715a520354ff4a8f582d28ae65377" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:08.190652 11403 raft_consensus.cc:3060] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.190816 11445 tablet_bootstrap.cc:492] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:08.191354 11445 ts_tablet_manager.cc:1403] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.005s
I20260709 13:02:08.193475 11446 tablet_bootstrap.cc:654] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.194573 11445 raft_consensus.cc:359] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.195362 11445 raft_consensus.cc:385] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.195659 11445 raft_consensus.cc:740] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.197785 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:08.198612 11401 raft_consensus.cc:2393] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f0bb7d1171403ab57e8c9465f3e67a in current term 1: Already voted for candidate 82b450665c33499699a555694c705b78 in this term.
I20260709 13:02:08.199994 11493 leader_election.cc:290] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.200762 11445 consensus_queue.cc:260] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.202193 11293 leader_election.cc:304] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78
I20260709 13:02:08.206010 11493 raft_consensus.cc:3060] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.206589 11445 ts_tablet_manager.cc:1434] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:02:08.207948 11445 tablet_bootstrap.cc:492] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:08.217582 11446 tablet_bootstrap.cc:492] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a: No bootstrap required, opened a new log
I20260709 13:02:08.218148 11446 ts_tablet_manager.cc:1403] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.019s
I20260709 13:02:08.219038 11254 raft_consensus.cc:2468] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 1.
I20260709 13:02:08.214818 11445 tablet_bootstrap.cc:654] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.220654 11293 leader_election.cc:304] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 82b450665c33499699a555694c705b78
I20260709 13:02:08.221592 11449 raft_consensus.cc:2804] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:08.221293 11446 raft_consensus.cc:359] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:08.222043 11446 raft_consensus.cc:385] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.222316 11446 raft_consensus.cc:740] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.222765 11449 raft_consensus.cc:697] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:08.205183 11403 raft_consensus.cc:2468] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 1.
I20260709 13:02:08.225631 11217 leader_election.cc:304] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:08.223193 11446 consensus_queue.cc:260] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:08.226933 11463 raft_consensus.cc:2804] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:08.227469 11463 raft_consensus.cc:697] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 LEADER]: Becoming Leader. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Running, Role: LEADER
I20260709 13:02:08.228159 11446 ts_tablet_manager.cc:1434] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 13:02:08.228304 11463 consensus_queue.cc:237] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.223987 11449 consensus_queue.cc:237] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.236769 11445 tablet_bootstrap.cc:492] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:08.214471 11493 raft_consensus.cc:2749] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.237397 11445 ts_tablet_manager.cc:1403] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.010s
I20260709 13:02:08.237829 11328 raft_consensus.cc:2468] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 1.
I20260709 13:02:08.243971 11443 tablet_bootstrap.cc:492] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:08.244551 11443 ts_tablet_manager.cc:1403] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.015s
I20260709 13:02:08.242201 11445 raft_consensus.cc:359] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.245059 11147 catalog_manager.cc:5697] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 1 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.246016 11445 raft_consensus.cc:385] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.246654 11445 raft_consensus.cc:740] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.247577 11445 consensus_queue.cc:260] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.248227 11443 raft_consensus.cc:359] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.249068 11443 raft_consensus.cc:385] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.249410 11443 raft_consensus.cc:740] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.250241 11445 ts_tablet_manager.cc:1434] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:02:08.250257 11443 consensus_queue.cc:260] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.250804 11150 catalog_manager.cc:5697] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e reported cstate change: term changed from 0 to 1, leader changed from <none> to 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129). New cstate: current_term: 1 leader_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.253055 11443 ts_tablet_manager.cc:1434] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:02:08.254222 11443 tablet_bootstrap.cc:492] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:08.254341 11445 tablet_bootstrap.cc:492] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:08.261405 11443 tablet_bootstrap.cc:654] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.261405 11445 tablet_bootstrap.cc:654] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.263972 11493 raft_consensus.cc:493] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.264631 11493 raft_consensus.cc:515] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.270160 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.271111 11254 raft_consensus.cc:2468] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 0.
I20260709 13:02:08.272480 11493 leader_election.cc:290] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.272820 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:08.274178 11293 leader_election.cc:304] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
W20260709 13:02:08.274820 11292 leader_election.cc:343] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82b450665c33499699a555694c705b78 (127.6.233.131:34985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.275141 11493 raft_consensus.cc:2804] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:08.275578 11493 raft_consensus.cc:493] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.275947 11493 raft_consensus.cc:3060] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.277633 11443 tablet_bootstrap.cc:492] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: No bootstrap required, opened a new log
I20260709 13:02:08.278216 11443 ts_tablet_manager.cc:1403] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.001s
I20260709 13:02:08.281548 11443 raft_consensus.cc:359] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.282277 11443 raft_consensus.cc:385] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.282598 11443 raft_consensus.cc:740] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.283408 11443 consensus_queue.cc:260] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.285396 11443 ts_tablet_manager.cc:1434] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:02:08.286834 11493 raft_consensus.cc:515] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.289665 11445 tablet_bootstrap.cc:492] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:08.289829 11493 leader_election.cc:290] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.290192 11445 ts_tablet_manager.cc:1403] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.003s
I20260709 13:02:08.290051 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:08.289680 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:08.291158 11254 raft_consensus.cc:3060] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:08.291579 11292 leader_election.cc:343] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82b450665c33499699a555694c705b78 (127.6.233.131:34985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:08.293020 11445 raft_consensus.cc:359] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.293708 11445 raft_consensus.cc:385] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.293987 11445 raft_consensus.cc:740] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.294672 11445 consensus_queue.cc:260] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.297202 11254 raft_consensus.cc:2468] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 1.
I20260709 13:02:08.298888 11445 ts_tablet_manager.cc:1434] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:08.299994 11445 tablet_bootstrap.cc:492] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:08.301188 11293 leader_election.cc:304] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 82b450665c33499699a555694c705b78
I20260709 13:02:08.302050 11493 raft_consensus.cc:2804] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:08.303411 11493 raft_consensus.cc:697] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:08.304380 11493 consensus_queue.cc:237] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.305636 11445 tablet_bootstrap.cc:654] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.312748 11445 tablet_bootstrap.cc:492] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:08.312805 11454 raft_consensus.cc:493] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.313242 11445 ts_tablet_manager.cc:1403] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:02:08.313366 11454 raft_consensus.cc:515] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.315382 11454 leader_election.cc:290] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:08.316023 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.316602 11254 raft_consensus.cc:2468] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 0.
I20260709 13:02:08.316212 11445 raft_consensus.cc:359] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.317106 11445 raft_consensus.cc:385] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.317413 11445 raft_consensus.cc:740] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.317793 11367 leader_election.cc:304] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:08.318488 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:08.318078 11445 consensus_queue.cc:260] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.318717 11465 raft_consensus.cc:2804] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:08.318071 11150 catalog_manager.cc:5697] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 1 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.319159 11465 raft_consensus.cc:493] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.319168 11328 raft_consensus.cc:2468] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 0.
I20260709 13:02:08.319590 11465 raft_consensus.cc:3060] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.322532 11445 ts_tablet_manager.cc:1434] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:08.323604 11445 tablet_bootstrap.cc:492] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78: Bootstrap starting.
I20260709 13:02:08.327322 11454 raft_consensus.cc:493] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.327899 11454 raft_consensus.cc:515] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.329623 11445 tablet_bootstrap.cc:654] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:08.331248 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca3dd82760e45a0aa3791b1308be865" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.331173 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca3dd82760e45a0aa3791b1308be865" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:08.332070 11328 raft_consensus.cc:2468] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 0.
I20260709 13:02:08.332070 11254 raft_consensus.cc:2468] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 0.
I20260709 13:02:08.333256 11368 leader_election.cc:304] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:08.334051 11454 leader_election.cc:290] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:08.334131 11482 raft_consensus.cc:2804] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:08.334733 11482 raft_consensus.cc:493] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.335582 11482 raft_consensus.cc:3060] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.336689 11465 raft_consensus.cc:515] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.337522 11493 raft_consensus.cc:493] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.337987 11493 raft_consensus.cc:515] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.339701 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:08.340169 11493 leader_election.cc:290] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.340330 11254 raft_consensus.cc:3060] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.341341 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:08.342149 11403 raft_consensus.cc:2393] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f0bb7d1171403ab57e8c9465f3e67a in current term 1: Already voted for candidate 82b450665c33499699a555694c705b78 in this term.
I20260709 13:02:08.346517 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.346737 11465 leader_election.cc:290] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:08.347424 11253 raft_consensus.cc:2393] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f0bb7d1171403ab57e8c9465f3e67a in current term 1: Already voted for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in this term.
I20260709 13:02:08.347699 11254 raft_consensus.cc:2468] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 1.
I20260709 13:02:08.347929 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:08.348533 11328 raft_consensus.cc:3060] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.348848 11445 tablet_bootstrap.cc:492] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78: No bootstrap required, opened a new log
I20260709 13:02:08.348686 11293 leader_election.cc:304] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78
I20260709 13:02:08.349114 11367 leader_election.cc:304] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:08.346769 11482 raft_consensus.cc:515] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.349866 11493 raft_consensus.cc:3060] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.350019 11465 raft_consensus.cc:2804] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:08.350703 11465 raft_consensus.cc:697] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 1 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:08.351594 11465 consensus_queue.cc:237] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.352422 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca3dd82760e45a0aa3791b1308be865" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:08.353027 11254 raft_consensus.cc:3060] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.356722 11328 raft_consensus.cc:2468] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 1.
I20260709 13:02:08.349331 11445 ts_tablet_manager.cc:1403] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.007s
I20260709 13:02:08.359772 11493 raft_consensus.cc:2749] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.360728 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca3dd82760e45a0aa3791b1308be865" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:08.361368 11328 raft_consensus.cc:3060] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.361884 11445 raft_consensus.cc:359] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.362712 11254 raft_consensus.cc:2468] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 1.
I20260709 13:02:08.363730 11445 raft_consensus.cc:385] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:08.364167 11445 raft_consensus.cc:740] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Initialized, Role: FOLLOWER
I20260709 13:02:08.363181 11482 leader_election.cc:290] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:08.364862 11367 leader_election.cc:304] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:08.365718 11482 raft_consensus.cc:2804] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:08.364885 11445 consensus_queue.cc:260] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.366320 11482 raft_consensus.cc:697] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 1 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:08.367314 11482 consensus_queue.cc:237] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.368022 11445 ts_tablet_manager.cc:1434] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:08.367427 11152 catalog_manager.cc:5697] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:08.371778 11328 raft_consensus.cc:2468] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 1.
I20260709 13:02:08.380955 11152 catalog_manager.cc:5697] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 1 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:08.445356 11482 raft_consensus.cc:493] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.445993 11482 raft_consensus.cc:515] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.447646 11482 leader_election.cc:290] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:08.448534 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b966205e23b143d790fbdddfdb219156" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.448716 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b966205e23b143d790fbdddfdb219156" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:08.449273 11254 raft_consensus.cc:2393] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82b450665c33499699a555694c705b78 in current term 1: Already voted for candidate 05f0bb7d1171403ab57e8c9465f3e67a in this term.
I20260709 13:02:08.450205 11367 leader_election.cc:304] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:08.450915 11482 raft_consensus.cc:3060] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.456218 11482 raft_consensus.cc:2749] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.514521 11493 raft_consensus.cc:493] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.515151 11493 raft_consensus.cc:515] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:08.516913 11493 leader_election.cc:290] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.518087 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:08.518087 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.519289 11403 raft_consensus.cc:2393] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05f0bb7d1171403ab57e8c9465f3e67a in current term 1: Already voted for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in this term.
I20260709 13:02:08.520228 11292 leader_election.cc:304] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78
I20260709 13:02:08.520875 11493 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.525573 11493 raft_consensus.cc:2749] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.556516 11403 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.563252 11463 consensus_queue.cc:1048] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.574430 11463 consensus_queue.cc:1048] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.595358 11463 consensus_queue.cc:1048] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.603803 11493 raft_consensus.cc:493] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.604342 11493 raft_consensus.cc:515] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.608013 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfaa010de0b84129b473d11ff76c46dd" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:08.609030 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfaa010de0b84129b473d11ff76c46dd" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.609750 11254 raft_consensus.cc:2468] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 0.
I20260709 13:02:08.609854 11493 leader_election.cc:290] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.609768 11471 consensus_queue.cc:1048] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:08.611047 11293 leader_election.cc:304] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:08.611487 11403 raft_consensus.cc:2468] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 0.
I20260709 13:02:08.611980 11493 raft_consensus.cc:2804] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:08.612397 11493 raft_consensus.cc:493] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.612756 11493 raft_consensus.cc:3060] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.618592 11493 raft_consensus.cc:515] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.620743 11493 leader_election.cc:290] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:08.621466 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfaa010de0b84129b473d11ff76c46dd" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:08.621781 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfaa010de0b84129b473d11ff76c46dd" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:08.622042 11254 raft_consensus.cc:3060] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.622422 11403 raft_consensus.cc:3060] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.629290 11403 raft_consensus.cc:2468] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 1.
I20260709 13:02:08.629555 11254 raft_consensus.cc:2468] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 1.
I20260709 13:02:08.630559 11292 leader_election.cc:304] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:08.631246 11493 raft_consensus.cc:2804] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:08.631757 11493 raft_consensus.cc:697] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:08.632488 11493 consensus_queue.cc:237] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.640072 11152 catalog_manager.cc:5697] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 0 to 1, leader changed from <none> to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 1 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:08.707414 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:08.716588 11471 consensus_queue.cc:1048] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.727025 11483 consensus_queue.cc:1048] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.743775 11482 consensus_queue.cc:1048] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.745594 11482 raft_consensus.cc:493] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.746018 11482 raft_consensus.cc:515] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:08.748855 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:08.749234 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:08.749642 11254 raft_consensus.cc:2393] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82b450665c33499699a555694c705b78 in current term 1: Already voted for candidate 05f0bb7d1171403ab57e8c9465f3e67a in this term.
I20260709 13:02:08.749858 11482 leader_election.cc:290] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:08.750883 11367 leader_election.cc:304] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:08.751721 11465 raft_consensus.cc:3060] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:08.757125 11454 consensus_queue.cc:1048] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.759238 11465 raft_consensus.cc:2749] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:08.776950 11493 consensus_queue.cc:1048] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.784018 11519 consensus_queue.cc:1048] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.790269 11493 consensus_queue.cc:1048] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:08.801312 11519 consensus_queue.cc:1048] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:08.811756 11523 consensus_queue.cc:1048] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:08.831084 11523 consensus_queue.cc:1048] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:09.086846 11524 consensus_queue.cc:1048] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:09.096927 11522 consensus_queue.cc:1048] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:09.709649 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:09.740770 11483 raft_consensus.cc:493] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:09.741271 11483 raft_consensus.cc:515] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:09.742926 11483 leader_election.cc:290] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:09.743685 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:09.744102 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:09.744443 11328 raft_consensus.cc:2468] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 1.
I20260709 13:02:09.744746 11403 raft_consensus.cc:2468] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 1.
I20260709 13:02:09.745657 11219 leader_election.cc:304] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:09.746444 11483 raft_consensus.cc:2804] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:09.746807 11483 raft_consensus.cc:493] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:09.747159 11483 raft_consensus.cc:3060] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.752074 11483 raft_consensus.cc:515] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:09.753824 11483 leader_election.cc:290] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 2 election: Requested vote from peers 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:09.754575 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:09.754802 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:09.755259 11328 raft_consensus.cc:3060] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.755349 11403 raft_consensus.cc:3060] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.762362 11403 raft_consensus.cc:2468] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 2.
I20260709 13:02:09.762362 11328 raft_consensus.cc:2468] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 749ab9512c3d4ba9bfdf38b65cf4c74e in term 2.
I20260709 13:02:09.763731 11219 leader_election.cc:304] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:09.764436 11483 raft_consensus.cc:2804] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:09.765395 11483 raft_consensus.cc:697] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 LEADER]: Becoming Leader. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Running, Role: LEADER
I20260709 13:02:09.766369 11483 consensus_queue.cc:237] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [LEADER]: Queue going to LEADER 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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:09.774585 11151 catalog_manager.cc:5697] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e reported cstate change: term changed from 0 to 2, leader changed from <none> to 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129). New cstate: current_term: 2 leader_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:09.798080 11519 raft_consensus.cc:493] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:09.798575 11519 raft_consensus.cc:515] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:09.800267 11519 leader_election.cc:290] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:09.801129 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" is_pre_election: true
I20260709 13:02:09.801251 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:09.801795 11253 raft_consensus.cc:2468] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 1.
I20260709 13:02:09.801961 11328 raft_consensus.cc:2468] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 1.
I20260709 13:02:09.803027 11368 leader_election.cc:304] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [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: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:09.803653 11519 raft_consensus.cc:2804] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:09.804001 11519 raft_consensus.cc:493] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:09.804257 11519 raft_consensus.cc:3060] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.809557 11519 raft_consensus.cc:515] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:09.811246 11519 leader_election.cc:290] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:09.812201 11253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:09.812287 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:09.812909 11253 raft_consensus.cc:3060] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.812990 11328 raft_consensus.cc:3060] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:09.818128 11328 raft_consensus.cc:2468] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 2.
I20260709 13:02:09.818128 11253 raft_consensus.cc:2468] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 2.
I20260709 13:02:09.819479 11367 leader_election.cc:304] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:09.820209 11519 raft_consensus.cc:2804] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:09.821084 11519 raft_consensus.cc:697] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:09.821858 11519 consensus_queue.cc:237] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [LEADER]: Queue going to LEADER 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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:09.829245 11151 catalog_manager.cc:5697] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 0 to 2, leader changed from <none> to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 2 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:10.046221  7078 ts_manager.cc:295] Set tserver state for 749ab9512c3d4ba9bfdf38b65cf4c74e to MAINTENANCE_MODE
I20260709 13:02:10.047214  7078 tablet_server.cc:179] TabletServer@127.6.233.129:0 shutting down...
W20260709 13:02:10.060850 11293 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 91 similar messages]
W20260709 13:02:10.064599 11293 consensus_peers.cc:597] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.074749  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:10.075785  7078 tablet_replica.cc:333] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.076401  7078 raft_consensus.cc:2243] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.076890  7078 raft_consensus.cc:2272] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.079552  7078 tablet_replica.cc:333] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.080157  7078 raft_consensus.cc:2243] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.080595  7078 raft_consensus.cc:2272] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.082226  7078 tablet_replica.cc:333] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.082760  7078 raft_consensus.cc:2243] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.083340  7078 pending_rounds.cc:70] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Trying to abort 1 pending ops.
I20260709 13:02:10.083540  7078 pending_rounds.cc:77] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7305634323530428416 op_type: NO_OP noop_request { }
I20260709 13:02:10.083885  7078 raft_consensus.cc:2889] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:10.084187  7078 raft_consensus.cc:2272] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.086613  7078 tablet_replica.cc:333] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.087273  7078 raft_consensus.cc:2243] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.088104  7078 raft_consensus.cc:2272] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.090139  7078 tablet_replica.cc:333] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.090600  7078 raft_consensus.cc:2243] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.091324  7078 raft_consensus.cc:2272] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.093086  7078 tablet_replica.cc:333] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.093542  7078 raft_consensus.cc:2243] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.093878  7078 raft_consensus.cc:2272] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.095781  7078 tablet_replica.cc:333] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.096318  7078 raft_consensus.cc:2243] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:10.097043  7078 raft_consensus.cc:2272] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.098861  7078 tablet_replica.cc:333] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.099372  7078 raft_consensus.cc:2243] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.099740  7078 raft_consensus.cc:2272] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.101420  7078 tablet_replica.cc:333] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.101873  7078 raft_consensus.cc:2243] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.102196  7078 raft_consensus.cc:2272] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.104254  7078 tablet_replica.cc:333] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: stopping tablet replica
I20260709 13:02:10.104997  7078 raft_consensus.cc:2243] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:10.105345  7078 raft_consensus.cc:2272] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:10.134914  7078 tablet_server.cc:196] TabletServer@127.6.233.129:0 shutdown complete.
W20260709 13:02:10.138360 11367 consensus_peers.cc:597] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:10.219183 11293 consensus_peers.cc:597] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:10.291868 11328 raft_consensus.cc:1275] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:02:10.293371 11519 consensus_queue.cc:1048] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:10.309096 11367 consensus_peers.cc:597] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:10.365631 11367 consensus_peers.cc:597] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:10.545310 11293 consensus_peers.cc:597] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:10.710716 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:11.031635 11547 raft_consensus.cc:493] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 749ab9512c3d4ba9bfdf38b65cf4c74e)
I20260709 13:02:11.032166 11547 raft_consensus.cc:515] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:11.033947 11547 leader_election.cc:290] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:11.035087 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
W20260709 13:02:11.037391 11293 leader_election.cc:336] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:11.037796 11293 leader_election.cc:304] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78
I20260709 13:02:11.038511 11547 raft_consensus.cc:2749] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:11.175609 11519 raft_consensus.cc:493] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 749ab9512c3d4ba9bfdf38b65cf4c74e)
I20260709 13:02:11.176345 11519 raft_consensus.cc:515] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:11.178108 11519 leader_election.cc:290] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:11.179298 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9715a520354ff4a8f582d28ae65377" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
W20260709 13:02:11.182215 11367 leader_election.cc:336] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:11.182572 11367 leader_election.cc:304] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [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: 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:11.183207 11519 raft_consensus.cc:2749] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:11.290550 11547 raft_consensus.cc:493] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 749ab9512c3d4ba9bfdf38b65cf4c74e)
I20260709 13:02:11.291103 11547 raft_consensus.cc:515] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:11.292901 11547 leader_election.cc:290] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:11.294068 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9715a520354ff4a8f582d28ae65377" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:11.294679 11403 raft_consensus.cc:2468] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 1.
I20260709 13:02:11.295660 11292 leader_election.cc:304] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:11.296445 11547 raft_consensus.cc:2804] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:02:11.296653 11293 leader_election.cc:336] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:11.296850 11547 raft_consensus.cc:493] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 749ab9512c3d4ba9bfdf38b65cf4c74e)
I20260709 13:02:11.297266 11547 raft_consensus.cc:3060] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.302433 11547 raft_consensus.cc:515] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:11.304370 11547 leader_election.cc:290] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:11.305491 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb9715a520354ff4a8f582d28ae65377" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:11.306172 11403 raft_consensus.cc:3060] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:11.308187 11293 leader_election.cc:336] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:11.311856 11403 raft_consensus.cc:2468] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 2.
I20260709 13:02:11.312893 11292 leader_election.cc:304] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:11.313483 11547 raft_consensus.cc:2804] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:11.313884 11547 raft_consensus.cc:697] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:11.314553 11547 consensus_queue.cc:237] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:11.321521 11150 catalog_manager.cc:5697] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 1 to 2, leader changed from 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129) to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 2 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:11.474929 11519 raft_consensus.cc:493] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 749ab9512c3d4ba9bfdf38b65cf4c74e)
I20260709 13:02:11.475471 11519 raft_consensus.cc:515] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:11.477281 11519 leader_election.cc:290] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:11.478374 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
W20260709 13:02:11.480679 11367 leader_election.cc:336] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:11.481021 11367 leader_election.cc:304] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [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: 82b450665c33499699a555694c705b78; no voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:11.481629 11519 raft_consensus.cc:2749] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:11.580243 11519 raft_consensus.cc:493] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 749ab9512c3d4ba9bfdf38b65cf4c74e)
I20260709 13:02:11.580752 11519 raft_consensus.cc:515] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:11.582619 11519 leader_election.cc:290] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:11.583819 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" is_pre_election: true
I20260709 13:02:11.584545 11328 raft_consensus.cc:2468] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 1.
I20260709 13:02:11.585616 11368 leader_election.cc:304] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [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: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 
W20260709 13:02:11.586246 11367 leader_election.cc:336] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:11.586288 11519 raft_consensus.cc:2804] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:11.586737 11519 raft_consensus.cc:493] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 749ab9512c3d4ba9bfdf38b65cf4c74e)
I20260709 13:02:11.587061 11519 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.589196 11548 raft_consensus.cc:493] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 749ab9512c3d4ba9bfdf38b65cf4c74e)
I20260709 13:02:11.589709 11548 raft_consensus.cc:515] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:11.591478 11548 leader_election.cc:290] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:11.592626 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:11.592515 11519 raft_consensus.cc:515] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:11.593307 11403 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 1.
I20260709 13:02:11.594360 11292 leader_election.cc:304] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:11.594578 11519 leader_election.cc:290] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:11.595309 11548 raft_consensus.cc:2804] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:02:11.595700 11293 leader_election.cc:336] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:11.595715 11548 raft_consensus.cc:493] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 749ab9512c3d4ba9bfdf38b65cf4c74e)
I20260709 13:02:11.595813 11328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:11.596597 11548 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.596835 11328 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:11.599678 11367 leader_election.cc:336] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:11.603592 11548 raft_consensus.cc:515] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:11.604104 11328 raft_consensus.cc:2468] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 2.
I20260709 13:02:11.605202 11368 leader_election.cc:304] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [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: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:11.605649 11548 leader_election.cc:290] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:11.606381 11519 raft_consensus.cc:2804] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:11.606698 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:11.607337 11403 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.607511 11519 raft_consensus.cc:697] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:11.608501 11519 consensus_queue.cc:237] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
W20260709 13:02:11.610157 11293 leader_election.cc:336] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:11.614091 11403 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 2.
I20260709 13:02:11.615182 11292 leader_election.cc:304] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:11.615989 11548 raft_consensus.cc:2804] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:11.616408 11548 raft_consensus.cc:697] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:11.616204 11150 catalog_manager.cc:5697] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 1 to 2, leader changed from 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129) to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 2 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:11.617218 11548 consensus_queue.cc:237] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:11.625304 11151 catalog_manager.cc:5697] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 1 to 2, leader changed from 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129) to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 2 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:11.711879 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:02:11.719681 11293 consensus_peers.cc:597] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:11.755949 11403 raft_consensus.cc:1275] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:11.757642 11548 consensus_queue.cc:1048] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:02:12.049175 11367 consensus_peers.cc:597] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:12.067008 11293 consensus_peers.cc:597] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:12.173163 11403 raft_consensus.cc:1275] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:12.174614 11547 consensus_queue.cc:1048] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:12.179394 11328 raft_consensus.cc:1275] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:12.180685 11519 consensus_queue.cc:1048] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:12.301335 11547 raft_consensus.cc:493] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:12.301813 11547 raft_consensus.cc:515] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:12.303583 11547 leader_election.cc:290] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:12.304733 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78" is_pre_election: true
I20260709 13:02:12.305430 11403 raft_consensus.cc:2468] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 2.
I20260709 13:02:12.306530 11292 leader_election.cc:304] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:12.307324 11547 raft_consensus.cc:2804] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:12.307687 11547 raft_consensus.cc:493] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:12.307807 11293 leader_election.cc:336] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:12.308032 11547 raft_consensus.cc:3060] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:12.313010 11547 raft_consensus.cc:515] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:12.314566 11547 leader_election.cc:290] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 3 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:12.315663 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b587fb06c0064e3bb94838a4e0e3dd08" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:12.316334 11403 raft_consensus.cc:3060] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:12.318351 11293 leader_election.cc:336] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111)
I20260709 13:02:12.321846 11403 raft_consensus.cc:2468] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 3.
I20260709 13:02:12.323091 11292 leader_election.cc:304] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 82b450665c33499699a555694c705b78; no voters: 749ab9512c3d4ba9bfdf38b65cf4c74e
I20260709 13:02:12.323771 11547 raft_consensus.cc:2804] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:12.324276 11547 raft_consensus.cc:697] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:12.325273 11547 consensus_queue.cc:237] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:12.333375 11151 catalog_manager.cc:5697] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 2 to 3, leader changed from 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129) to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 3 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:12.448674 11293 consensus_peers.cc:597] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:12.712862 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:02:12.715781 11367 consensus_peers.cc:597] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:12.754247 11293 consensus_peers.cc:597] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:12.770740 11403 raft_consensus.cc:1275] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260709 13:02:12.772125 11548 consensus_queue.cc:1048] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:12.798316 11367 consensus_peers.cc:597] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:12.887430 11293 consensus_peers.cc:597] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:12.935060 11367 consensus_peers.cc:597] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:13.206466 11293 consensus_peers.cc:597] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:13.714033 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:02:14.204077 11293 consensus_peers.cc:597] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:14.215744 11367 consensus_peers.cc:597] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:14.369614 11293 consensus_peers.cc:597] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:14.715116 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:02:14.739190 11293 consensus_peers.cc:597] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:14.998370 11293 consensus_peers.cc:597] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:15.084414 11367 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111) [suppressed 97 similar messages]
I20260709 13:02:15.155891  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:15.162858 11574 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
W20260709 13:02:15.163094 11575 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
I20260709 13:02:15.165110  7078 server_base.cc:1061] running on GCE node
W20260709 13:02:15.166014 11577 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
I20260709 13:02:15.167126  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:15.167407  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:15.167608  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602135167592 us; error 0 us; skew 500 ppm
I20260709 13:02:15.168147  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:15.171489  7078 webserver.cc:533] Webserver started at http://127.6.233.129:44341/ using document root <none> and password file <none>
I20260709 13:02:15.172026  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:15.172233  7078 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:02:15.176329  7078 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 13:02:15.180300 11582 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:15.181074  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:02:15.181389  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
format_stamp: "Formatted at 2026-07-09 13:02:06 on dist-test-slave-gvjr"
I20260709 13:02:15.181762  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602016243738-7078-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)
I20260709 13:02:15.224054  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:15.225339  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:15.227272  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:15.230950 11589 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:02:15.293298  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:02:15.293668  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.064s	user 0.002s	sys 0.000s
I20260709 13:02:15.294016  7078 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:02:15.298867 11589 tablet_bootstrap.cc:492] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.313233 11589 tablet_bootstrap.cc:492] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.314262 11589 tablet_bootstrap.cc:492] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.314916 11589 ts_tablet_manager.cc:1403] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:02:15.317633 11589 raft_consensus.cc:359] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.318514 11589 raft_consensus.cc:740] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.319283 11589 consensus_queue.cc:260] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.321897 11589 ts_tablet_manager.cc:1434] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:15.322795 11589 tablet_bootstrap.cc:492] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.339044 11589 tablet_bootstrap.cc:492] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.339990 11589 tablet_bootstrap.cc:492] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.340623 11589 ts_tablet_manager.cc:1403] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:02:15.343318 11589 raft_consensus.cc:359] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:15.344044 11589 raft_consensus.cc:740] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
W20260709 13:02:15.344797 11367 consensus_peers.cc:597] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:15.344703 11589 consensus_queue.cc:260] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:15.345873  7078 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:02:15.346252  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.050s	sys 0.000s
I20260709 13:02:15.346762 11589 ts_tablet_manager.cc:1434] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:15.347834 11589 tablet_bootstrap.cc:492] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.369338 11589 tablet_bootstrap.cc:492] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.370631 11589 tablet_bootstrap.cc:492] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.371541 11589 ts_tablet_manager.cc:1403] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:02:15.375218 11589 raft_consensus.cc:359] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.376175 11589 raft_consensus.cc:740] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.377231 11589 consensus_queue.cc:260] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
W20260709 13:02:15.378000 11293 consensus_peers.cc:597] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:35879: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:15.380095 11589 ts_tablet_manager.cc:1434] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:02:15.381101 11589 tablet_bootstrap.cc:492] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.399333 11589 tablet_bootstrap.cc:492] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.400337 11589 tablet_bootstrap.cc:492] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.400995 11589 ts_tablet_manager.cc:1403] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:02:15.404364 11589 raft_consensus.cc:359] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.405217 11589 raft_consensus.cc:740] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.406097 11589 consensus_queue.cc:260] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.408481 11589 ts_tablet_manager.cc:1434] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:15.409307 11589 tablet_bootstrap.cc:492] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.412321 11650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:35879 every 8 connection(s)
I20260709 13:02:15.412232  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:35879
I20260709 13:02:15.418391  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:15.432070 11589 tablet_bootstrap.cc:492] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.433287 11589 tablet_bootstrap.cc:492] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.434136 11589 ts_tablet_manager.cc:1403] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 13:02:15.437611 11589 raft_consensus.cc:359] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.438546 11589 raft_consensus.cc:740] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.440090 11589 consensus_queue.cc:260] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.442371 11589 ts_tablet_manager.cc:1434] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:15.443203 11589 tablet_bootstrap.cc:492] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.450585 11651 heartbeater.cc:344] Connected to a master server at 127.6.233.190:45471
I20260709 13:02:15.451110 11651 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:15.452075 11651 heartbeater.cc:507] Master 127.6.233.190:45471 requested a full tablet report, sending...
I20260709 13:02:15.452391 11326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
mode: GRACEFUL
new_leader_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:02:15.453155 11326 raft_consensus.cc:606] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Received request to transfer leadership to TS 82b450665c33499699a555694c705b78
I20260709 13:02:15.456947 11326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
mode: GRACEFUL
new_leader_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:02:15.457768 11326 raft_consensus.cc:606] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 LEADER]: Received request to transfer leadership to TS 82b450665c33499699a555694c705b78
I20260709 13:02:15.458321 11151 ts_manager.cc:194] Re-registered known tserver with Master: 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879)
I20260709 13:02:15.460865 11589 tablet_bootstrap.cc:492] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.461838 11589 tablet_bootstrap.cc:492] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.462496 11589 ts_tablet_manager.cc:1403] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 13:02:15.463474  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:15.464469  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:15.465389  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:15.465243 11589 raft_consensus.cc:359] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.466007 11589 raft_consensus.cc:740] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.466699 11589 consensus_queue.cc:260] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.468887 11589 ts_tablet_manager.cc:1434] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:02:15.469705 11589 tablet_bootstrap.cc:492] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.473174 11151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52214
I20260709 13:02:15.480532 11651 heartbeater.cc:499] Master 127.6.233.190:45471 was elected leader, sending a full tablet report...
I20260709 13:02:15.485287 11625 raft_consensus.cc:3060] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:15.491557 11589 tablet_bootstrap.cc:492] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.492404 11589 tablet_bootstrap.cc:492] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.493031 11589 ts_tablet_manager.cc:1403] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 13:02:15.494400 11625 pending_rounds.cc:85] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Aborting all ops after (but not including) 0
I20260709 13:02:15.494787 11625 pending_rounds.cc:107] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260709 13:02:15.495087 11625 raft_consensus.cc:2889] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:02:15.495867 11589 raft_consensus.cc:359] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.496655 11589 raft_consensus.cc:740] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.497421 11589 consensus_queue.cc:260] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
W20260709 13:02:15.498286 11367 consensus_peers.cc:597] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:15.499507 11589 ts_tablet_manager.cc:1434] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:15.500747 11589 tablet_bootstrap.cc:492] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.512398 11589 tablet_bootstrap.cc:492] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.513020 11589 tablet_bootstrap.cc:492] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.513511 11589 ts_tablet_manager.cc:1403] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:02:15.515223 11589 raft_consensus.cc:359] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.515674 11589 raft_consensus.cc:740] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.516149 11589 consensus_queue.cc:260] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.517552 11589 ts_tablet_manager.cc:1434] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:15.518308 11589 tablet_bootstrap.cc:492] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.527627 11625 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.529827 11589 tablet_bootstrap.cc:492] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.530668 11589 tablet_bootstrap.cc:492] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.531255 11589 ts_tablet_manager.cc:1403] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:02:15.533226 11589 raft_consensus.cc:359] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.533717 11589 raft_consensus.cc:740] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.534303 11589 consensus_queue.cc:260] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.536459 11589 ts_tablet_manager.cc:1434] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:15.537149 11589 tablet_bootstrap.cc:492] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap starting.
I20260709 13:02:15.543998 11625 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.549119 11589 tablet_bootstrap.cc:492] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: 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
I20260709 13:02:15.549925 11589 tablet_bootstrap.cc:492] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Bootstrap complete.
I20260709 13:02:15.550554 11589 ts_tablet_manager.cc:1403] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:02:15.552917 11589 raft_consensus.cc:359] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.553651 11589 raft_consensus.cc:740] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 749ab9512c3d4ba9bfdf38b65cf4c74e, State: Initialized, Role: FOLLOWER
I20260709 13:02:15.554278 11589 consensus_queue.cc:260] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.556232 11589 ts_tablet_manager.cc:1434] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:02:15.709129 11573 raft_consensus.cc:993] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a: : Instructing follower 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:15.709728 11573 raft_consensus.cc:1081] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 LEADER]: Signalling peer 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:15.711395 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa"
dest_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50068
I20260709 13:02:15.711952 11401 raft_consensus.cc:493] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:15.712278 11401 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:15.716141 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:15.717665 11401 raft_consensus.cc:515] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:15.719636 11401 leader_election.cc:290] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 3 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:15.720391 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:15.720681 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:15.720997 11625 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:15.721318 11326 raft_consensus.cc:3055] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:15.721621 11326 raft_consensus.cc:740] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:15.722316 11326 consensus_queue.cc:260] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:15.723351 11326 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:15.726270 11625 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 3.
I20260709 13:02:15.727628 11367 leader_election.cc:304] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [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: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:15.728365 11572 raft_consensus.cc:2804] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:15.729506 11572 raft_consensus.cc:697] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 3 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:15.729454 11326 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 3.
I20260709 13:02:15.730754 11548 raft_consensus.cc:993] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a: : Instructing follower 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:15.731299 11573 raft_consensus.cc:1081] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Signalling peer 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:15.731102 11572 consensus_queue.cc:237] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:15.733103 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385"
dest_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50068
I20260709 13:02:15.733587 11401 raft_consensus.cc:493] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:15.733911 11401 raft_consensus.cc:3060] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.739697 11151 catalog_manager.cc:5697] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 2 to 3, leader changed from 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130) to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 3 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.740674 11401 raft_consensus.cc:515] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.743458 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:15.743175 11401 leader_election.cc:290] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:15.744055 11625 raft_consensus.cc:3060] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.743883 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef84c5c46064767bd519bd385e1a385" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:15.744745 11326 raft_consensus.cc:3055] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:15.745085 11326 raft_consensus.cc:740] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:15.745916 11326 consensus_queue.cc:260] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.747347 11326 raft_consensus.cc:3060] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.751521 11625 raft_consensus.cc:2468] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 2.
I20260709 13:02:15.752817 11367 leader_election.cc:304] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:15.753652 11572 raft_consensus.cc:2804] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:15.754184 11572 raft_consensus.cc:697] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:15.754390 11326 raft_consensus.cc:2468] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 2.
I20260709 13:02:15.755349 11572 consensus_queue.cc:237] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:15.761919 11151 catalog_manager.cc:5697] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 1 to 2, leader changed from 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130) to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 2 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:15.859654 11625 raft_consensus.cc:3060] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:16.171953 11625 raft_consensus.cc:1275] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:16.173348 11679 consensus_queue.cc:1048] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:16.180054 11625 raft_consensus.cc:1275] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:16.181711 11572 consensus_queue.cc:1048] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.185055 11326 raft_consensus.cc:1275] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:16.186553 11572 consensus_queue.cc:1048] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:16.198557 11328 raft_consensus.cc:1275] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:16.200138 11684 consensus_queue.cc:1048] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.481732  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:16.498612 11401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17"
dest_uuid: "82b450665c33499699a555694c705b78"
mode: GRACEFUL
new_leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
 from {username='slave'} at 127.0.0.1:55418
I20260709 13:02:16.499214 11401 raft_consensus.cc:606] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Received request to transfer leadership to TS 05f0bb7d1171403ab57e8c9465f3e67a
I20260709 13:02:16.502105 11401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa"
dest_uuid: "82b450665c33499699a555694c705b78"
mode: GRACEFUL
new_leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
 from {username='slave'} at 127.0.0.1:55418
I20260709 13:02:16.502796 11401 raft_consensus.cc:606] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 3 LEADER]: Received request to transfer leadership to TS 05f0bb7d1171403ab57e8c9465f3e67a
I20260709 13:02:16.504029  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:16.504530  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:16.505098  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:16.538383 11684 raft_consensus.cc:993] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78: : Instructing follower 05f0bb7d1171403ab57e8c9465f3e67a to start an election
I20260709 13:02:16.538913 11572 raft_consensus.cc:1081] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Signalling peer 05f0bb7d1171403ab57e8c9465f3e67a to start an election
I20260709 13:02:16.540578 11328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
 from {username='slave'} at 127.0.0.1:52538
I20260709 13:02:16.541108 11328 raft_consensus.cc:493] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.541405 11328 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.546414 11328 raft_consensus.cc:515] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:16.547948 11328 leader_election.cc:290] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 3 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:16.548959 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:16.548944 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:16.549793 11401 raft_consensus.cc:3055] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:16.549811 11624 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.550256 11401 raft_consensus.cc:740] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:16.551110 11401 consensus_queue.cc:260] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:16.552341 11401 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.557183 11624 raft_consensus.cc:2468] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 3.
I20260709 13:02:16.558458 11293 leader_election.cc:304] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:16.559176 11401 raft_consensus.cc:2468] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 3.
I20260709 13:02:16.559253 11678 raft_consensus.cc:2804] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:16.559859 11678 raft_consensus.cc:697] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:16.560659 11678 consensus_queue.cc:237] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:16.567809 11152 catalog_manager.cc:5697] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 2 to 3, leader changed from 82b450665c33499699a555694c705b78 (127.6.233.131) to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 3 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.697830 11669 raft_consensus.cc:993] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78: : Instructing follower 05f0bb7d1171403ab57e8c9465f3e67a to start an election
I20260709 13:02:16.698310 11572 raft_consensus.cc:1081] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 3 LEADER]: Signalling peer 05f0bb7d1171403ab57e8c9465f3e67a to start an election
I20260709 13:02:16.700178 11328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
 from {username='slave'} at 127.0.0.1:52538
I20260709 13:02:16.700688 11328 raft_consensus.cc:493] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.701026 11328 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:16.706835 11328 raft_consensus.cc:515] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:16.708711 11328 leader_election.cc:290] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 4 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:16.709484 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:16.710033 11624 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:16.714809 11624 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 4.
I20260709 13:02:16.715580 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:16.716001 11293 leader_election.cc:304] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:16.716140 11401 raft_consensus.cc:3055] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:16.716681 11401 raft_consensus.cc:740] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
W20260709 13:02:16.717130 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:16.717068 11678 raft_consensus.cc:2804] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:16.717803 11678 raft_consensus.cc:697] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:16.717479 11401 consensus_queue.cc:260] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:16.718519 11678 consensus_queue.cc:237] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:16.719408 11401 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:16.724565 11152 catalog_manager.cc:5697] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 3 to 4, leader changed from 82b450665c33499699a555694c705b78 (127.6.233.131) to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 4 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:16.725015 11401 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 4.
I20260709 13:02:16.955569 11401 raft_consensus.cc:1275] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:16.957573 11573 consensus_queue.cc:1048] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:16.972205 11624 raft_consensus.cc:1275] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:16.973780 11573 consensus_queue.cc:1048] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:17.310081 11401 raft_consensus.cc:1275] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 4 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:17.311470 11573 consensus_queue.cc:1048] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.324141 11624 raft_consensus.cc:1275] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 4 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:17.325615 11573 consensus_queue.cc:1048] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.511353  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:17.519364 11326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
mode: GRACEFUL
new_leader_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:02:17.520038 11326 raft_consensus.cc:606] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 LEADER]: Received request to transfer leadership to TS 82b450665c33499699a555694c705b78
I20260709 13:02:17.522806 11326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
mode: GRACEFUL
new_leader_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:02:17.523322 11326 raft_consensus.cc:606] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 LEADER]: Received request to transfer leadership to TS 82b450665c33499699a555694c705b78
I20260709 13:02:17.524287  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:17.524724  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:17.525262  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:17.718189 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:17.720695 11573 raft_consensus.cc:993] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a: : Instructing follower 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:17.721199 11573 raft_consensus.cc:1081] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 LEADER]: Signalling peer 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:17.722646 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa"
dest_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50068
I20260709 13:02:17.723204 11401 raft_consensus.cc:493] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:17.723531 11401 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:17.728777 11401 raft_consensus.cc:515] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:17.730413 11401 leader_election.cc:290] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 5 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:17.731411 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:17.731683 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e7a9921b004c30837c24bcec1497aa" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:17.732161 11624 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:17.732440 11326 raft_consensus.cc:3055] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:17.732909 11326 raft_consensus.cc:740] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:17.733743 11326 consensus_queue.cc:260] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:17.734694 11326 raft_consensus.cc:3060] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:17.737609 11624 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 5.
I20260709 13:02:17.739048 11367 leader_election.cc:304] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [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: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:17.739820 11669 raft_consensus.cc:2804] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:02:17.740296 11669 raft_consensus.cc:697] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 5 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:17.740830 11326 raft_consensus.cc:2468] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 5.
I20260709 13:02:17.741076 11669 consensus_queue.cc:237] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } }
I20260709 13:02:17.747745 11152 catalog_manager.cc:5697] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 4 to 5, leader changed from 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130) to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 5 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.895787 11699 raft_consensus.cc:993] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a: : Instructing follower 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:17.896633 11573 raft_consensus.cc:1081] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 LEADER]: Signalling peer 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:17.898325 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17"
dest_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50068
I20260709 13:02:17.898892 11401 raft_consensus.cc:493] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:17.899209 11401 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:17.907801 11401 raft_consensus.cc:515] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:17.910318 11401 leader_election.cc:290] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 4 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:17.911896 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:17.912024 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d3a42fea3b9466dab612d6c3a83af17" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:17.912784 11326 raft_consensus.cc:3055] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:17.913120 11625 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:17.913146 11326 raft_consensus.cc:740] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:17.914703 11326 consensus_queue.cc:260] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:17.916380 11326 raft_consensus.cc:3060] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:17.920997 11625 raft_consensus.cc:2468] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 4.
I20260709 13:02:17.922304 11367 leader_election.cc:304] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [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: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:17.923168 11669 raft_consensus.cc:2804] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:17.923679 11669 raft_consensus.cc:697] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 4 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:17.924139 11326 raft_consensus.cc:2468] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 4.
I20260709 13:02:17.925334 11669 consensus_queue.cc:237] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:17.937041 11152 catalog_manager.cc:5697] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 3 to 4, leader changed from 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130) to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 4 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:18.257637 11326 raft_consensus.cc:1275] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 5 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:18.259094 11669 consensus_queue.cc:1048] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:18.270556 11625 raft_consensus.cc:1275] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 5 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:18.272358 11669 consensus_queue.cc:1048] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:18.315762 11625 raft_consensus.cc:1275] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 4 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:18.316926 11669 consensus_queue.cc:1048] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:18.326208 11326 raft_consensus.cc:1275] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:18.328276 11707 consensus_queue.cc:1048] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:18.532150  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:18.541329 11401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4189a45702584b6cac88f06e3440109c"
dest_uuid: "82b450665c33499699a555694c705b78"
mode: GRACEFUL
new_leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
 from {username='slave'} at 127.0.0.1:55418
I20260709 13:02:18.542124 11401 raft_consensus.cc:606] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Received request to transfer leadership to TS 05f0bb7d1171403ab57e8c9465f3e67a
I20260709 13:02:18.544881 11401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0"
dest_uuid: "82b450665c33499699a555694c705b78"
mode: GRACEFUL
new_leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
 from {username='slave'} at 127.0.0.1:55418
I20260709 13:02:18.545456 11401 raft_consensus.cc:606] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 1 LEADER]: Received request to transfer leadership to TS 05f0bb7d1171403ab57e8c9465f3e67a
I20260709 13:02:18.546660  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:18.547211  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:18.547952  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:18.719542 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:18.777043 11707 raft_consensus.cc:993] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78: : Instructing follower 05f0bb7d1171403ab57e8c9465f3e67a to start an election
I20260709 13:02:18.777678 11572 raft_consensus.cc:1081] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Signalling peer 05f0bb7d1171403ab57e8c9465f3e67a to start an election
I20260709 13:02:18.779192 11326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4189a45702584b6cac88f06e3440109c"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
 from {username='slave'} at 127.0.0.1:52538
I20260709 13:02:18.779670 11326 raft_consensus.cc:493] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.779979 11326 raft_consensus.cc:3060] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:18.785907 11326 raft_consensus.cc:515] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:18.787664 11326 leader_election.cc:290] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 3 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:18.788473 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:18.788678 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4189a45702584b6cac88f06e3440109c" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:18.789144 11625 raft_consensus.cc:3060] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:18.789304 11401 raft_consensus.cc:3055] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:18.789721 11401 raft_consensus.cc:740] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:18.790575 11401 consensus_queue.cc:260] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:18.791644 11401 raft_consensus.cc:3060] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:18.795226 11625 raft_consensus.cc:2468] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 3.
I20260709 13:02:18.796717 11293 leader_election.cc:304] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [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: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:18.797528 11573 raft_consensus.cc:2804] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:18.797763 11401 raft_consensus.cc:2468] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 3.
I20260709 13:02:18.798619 11573 raft_consensus.cc:697] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:18.799681 11573 consensus_queue.cc:237] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [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: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:18.807999 11147 catalog_manager.cc:5697] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 2 to 3, leader changed from 82b450665c33499699a555694c705b78 (127.6.233.131) to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 3 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.056655 11707 raft_consensus.cc:993] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78: : Instructing follower 05f0bb7d1171403ab57e8c9465f3e67a to start an election
I20260709 13:02:19.057164 11572 raft_consensus.cc:1081] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 1 LEADER]: Signalling peer 05f0bb7d1171403ab57e8c9465f3e67a to start an election
I20260709 13:02:19.058753 11326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
 from {username='slave'} at 127.0.0.1:52538
I20260709 13:02:19.059310 11326 raft_consensus.cc:493] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:19.059629 11326 raft_consensus.cc:3060] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.065474 11326 raft_consensus.cc:515] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:19.067262 11326 leader_election.cc:290] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 82b450665c33499699a555694c705b78 (127.6.233.131:34985)
I20260709 13:02:19.068076 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:19.068214 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "462a4818376c4c8bbcd73e86a91d7db0" candidate_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82b450665c33499699a555694c705b78"
I20260709 13:02:19.068892 11625 raft_consensus.cc:3060] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.068928 11401 raft_consensus.cc:3055] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:19.069393 11401 raft_consensus.cc:740] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:19.070461 11401 consensus_queue.cc:260] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:19.071926 11401 raft_consensus.cc:3060] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.076987 11625 raft_consensus.cc:2468] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 2.
I20260709 13:02:19.078404 11293 leader_election.cc:304] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05f0bb7d1171403ab57e8c9465f3e67a, 749ab9512c3d4ba9bfdf38b65cf4c74e; no voters: 
I20260709 13:02:19.079187 11573 raft_consensus.cc:2804] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:19.079210 11401 raft_consensus.cc:2468] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05f0bb7d1171403ab57e8c9465f3e67a in term 2.
I20260709 13:02:19.079980 11573 raft_consensus.cc:697] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 LEADER]: Becoming Leader. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:19.080947 11573 consensus_queue.cc:237] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:19.088183 11147 catalog_manager.cc:5697] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a reported cstate change: term changed from 1 to 2, leader changed from 82b450665c33499699a555694c705b78 (127.6.233.131) to 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130). New cstate: current_term: 2 leader_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.192915 11625 raft_consensus.cc:1275] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:19.194136 11573 consensus_queue.cc:1048] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.204566 11401 raft_consensus.cc:1275] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:19.206234 11713 consensus_queue.cc:1048] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.489398 11624 raft_consensus.cc:1275] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.490669 11722 consensus_queue.cc:1048] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.500051 11401 raft_consensus.cc:1275] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Refusing update from remote peer 05f0bb7d1171403ab57e8c9465f3e67a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:19.502223 11573 consensus_queue.cc:1048] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [LEADER]: Connected to new peer: Peer: permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.554672  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:19.561928 11326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b966205e23b143d790fbdddfdb219156"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
mode: GRACEFUL
new_leader_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:02:19.562441 11326 raft_consensus.cc:606] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Received request to transfer leadership to TS 82b450665c33499699a555694c705b78
I20260709 13:02:19.564975 11326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfaa010de0b84129b473d11ff76c46dd"
dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
mode: GRACEFUL
new_leader_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:02:19.565443 11326 raft_consensus.cc:606] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Received request to transfer leadership to TS 82b450665c33499699a555694c705b78
I20260709 13:02:19.566692  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:19.567289  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:19.567906  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:19.569367 11713 raft_consensus.cc:993] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a: : Instructing follower 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:19.569861 11573 raft_consensus.cc:1081] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Signalling peer 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:19.571369 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfaa010de0b84129b473d11ff76c46dd"
dest_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50068
I20260709 13:02:19.571868 11401 raft_consensus.cc:493] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:19.572168 11401 raft_consensus.cc:3060] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.577572 11401 raft_consensus.cc:515] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:19.579051 11401 leader_election.cc:290] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:19.580103 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfaa010de0b84129b473d11ff76c46dd" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:19.580027 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfaa010de0b84129b473d11ff76c46dd" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:19.580880 11326 raft_consensus.cc:3055] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:19.580935 11624 raft_consensus.cc:3060] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.581313 11326 raft_consensus.cc:740] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:19.582351 11326 consensus_queue.cc:260] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:19.583861 11326 raft_consensus.cc:3060] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:19.589581 11624 raft_consensus.cc:2468] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 2.
I20260709 13:02:19.590890 11367 leader_election.cc:304] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:19.591714 11707 raft_consensus.cc:2804] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:19.591856 11326 raft_consensus.cc:2468] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 2.
I20260709 13:02:19.592231 11707 raft_consensus.cc:697] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:19.593320 11707 consensus_queue.cc:237] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:19.600921 11147 catalog_manager.cc:5697] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 1 to 2, leader changed from 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130) to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 2 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:19.720643 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:20.005599 11722 raft_consensus.cc:993] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a: : Instructing follower 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:20.006145 11713 raft_consensus.cc:1081] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Signalling peer 82b450665c33499699a555694c705b78 to start an election
I20260709 13:02:20.007918 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b966205e23b143d790fbdddfdb219156"
dest_uuid: "82b450665c33499699a555694c705b78"
 from {username='slave'} at 127.0.0.1:50068
I20260709 13:02:20.008529 11401 raft_consensus.cc:493] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:20.008761 11401 raft_consensus.cc:3060] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.013221 11401 raft_consensus.cc:515] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:20.014691 11401 leader_election.cc:290] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: Requested vote from peers 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879), 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401)
I20260709 13:02:20.015756 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b966205e23b143d790fbdddfdb219156" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05f0bb7d1171403ab57e8c9465f3e67a"
I20260709 13:02:20.015765 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b966205e23b143d790fbdddfdb219156" candidate_uuid: "82b450665c33499699a555694c705b78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e"
I20260709 13:02:20.016366 11326 raft_consensus.cc:3055] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:20.016500 11624 raft_consensus.cc:3060] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.016669 11326 raft_consensus.cc:740] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05f0bb7d1171403ab57e8c9465f3e67a, State: Running, Role: LEADER
I20260709 13:02:20.017557 11326 consensus_queue.cc:260] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:20.018567 11326 raft_consensus.cc:3060] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:20.022073 11624 raft_consensus.cc:2468] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 2.
I20260709 13:02:20.023424 11367 leader_election.cc:304] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 749ab9512c3d4ba9bfdf38b65cf4c74e, 82b450665c33499699a555694c705b78; no voters: 
I20260709 13:02:20.024255 11707 raft_consensus.cc:2804] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:20.024391 11326 raft_consensus.cc:2468] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82b450665c33499699a555694c705b78 in term 2.
I20260709 13:02:20.025878 11707 raft_consensus.cc:697] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Becoming Leader. State: Replica: 82b450665c33499699a555694c705b78, State: Running, Role: LEADER
I20260709 13:02:20.026965 11707 consensus_queue.cc:237] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } }
I20260709 13:02:20.028245 11326 raft_consensus.cc:1275] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.030086 11732 consensus_queue.cc:1048] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:20.038483 11152 catalog_manager.cc:5697] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 reported cstate change: term changed from 1 to 2, leader changed from 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130) to 82b450665c33499699a555694c705b78 (127.6.233.131). New cstate: current_term: 2 leader_uuid: "82b450665c33499699a555694c705b78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82b450665c33499699a555694c705b78" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 34985 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:20.052193 11625 raft_consensus.cc:1275] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.055476 11732 consensus_queue.cc:1048] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:20.463544 11624 raft_consensus.cc:1275] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.464763 11707 consensus_queue.cc:1048] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "749ab9512c3d4ba9bfdf38b65cf4c74e" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 35879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:20.473897 11326 raft_consensus.cc:1275] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Refusing update from remote peer 82b450665c33499699a555694c705b78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:20.475384 11732 consensus_queue.cc:1048] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05f0bb7d1171403ab57e8c9465f3e67a" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:20.574790  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:20.609508  7078 tablet_server.cc:179] TabletServer@127.6.233.129:35879 shutting down...
W20260709 13:02:20.633142 11367 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]
I20260709 13:02:20.634289  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:20.635321  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.636180  7078 raft_consensus.cc:2243] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:20.636518 11367 consensus_peers.cc:597] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:20.636663  7078 raft_consensus.cc:2272] T 0ef84c5c46064767bd519bd385e1a385 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.639212  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.639765  7078 raft_consensus.cc:2243] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.640194  7078 raft_consensus.cc:2272] T 4189a45702584b6cac88f06e3440109c P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.642160  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.642668  7078 raft_consensus.cc:2243] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.643148  7078 raft_consensus.cc:2272] T 462a4818376c4c8bbcd73e86a91d7db0 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.645200  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.645735  7078 raft_consensus.cc:2243] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.646154  7078 raft_consensus.cc:2272] T 0d3a42fea3b9466dab612d6c3a83af17 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.648156  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.648782  7078 raft_consensus.cc:2243] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.649236  7078 raft_consensus.cc:2272] T bca3dd82760e45a0aa3791b1308be865 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.651813  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.652381  7078 raft_consensus.cc:2243] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.652796  7078 raft_consensus.cc:2272] T b966205e23b143d790fbdddfdb219156 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.655392  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.655975  7078 raft_consensus.cc:2243] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.656454  7078 raft_consensus.cc:2272] T c0e7a9921b004c30837c24bcec1497aa P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.659525  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.660431  7078 raft_consensus.cc:2243] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.661114  7078 raft_consensus.cc:2272] T bb9715a520354ff4a8f582d28ae65377 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.664098  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.664812  7078 raft_consensus.cc:2243] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.665292  7078 raft_consensus.cc:2272] T dfaa010de0b84129b473d11ff76c46dd P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:20.666464 11367 consensus_peers.cc:597] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:20.668439  7078 tablet_replica.cc:333] stopping tablet replica
I20260709 13:02:20.669193  7078 raft_consensus.cc:2243] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.669786  7078 raft_consensus.cc:2272] T b587fb06c0064e3bb94838a4e0e3dd08 P 749ab9512c3d4ba9bfdf38b65cf4c74e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:20.673615 11367 consensus_peers.cc:597] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 -> Peer 749ab9512c3d4ba9bfdf38b65cf4c74e (127.6.233.129:35879): Couldn't send request to peer 749ab9512c3d4ba9bfdf38b65cf4c74e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:20.703683  7078 tablet_server.cc:196] TabletServer@127.6.233.129:35879 shutdown complete.
W20260709 13:02:20.721618 11200 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:02:20.728538  7078 tablet_server.cc:179] TabletServer@127.6.233.130:0 shutting down...
I20260709 13:02:20.755980  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:20.756844  7078 tablet_replica.cc:333] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.757614  7078 raft_consensus.cc:2243] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.758091  7078 raft_consensus.cc:2272] T dfaa010de0b84129b473d11ff76c46dd P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.760694  7078 tablet_replica.cc:333] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.761303  7078 raft_consensus.cc:2243] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.762166  7078 raft_consensus.cc:2272] T b587fb06c0064e3bb94838a4e0e3dd08 P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.764364  7078 tablet_replica.cc:333] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.764915  7078 raft_consensus.cc:2243] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.765632  7078 raft_consensus.cc:2272] T 4189a45702584b6cac88f06e3440109c P 05f0bb7d1171403ab57e8c9465f3e67a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.767700  7078 tablet_replica.cc:333] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.768282  7078 raft_consensus.cc:2243] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.768759  7078 raft_consensus.cc:2272] T 0ef84c5c46064767bd519bd385e1a385 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.770908  7078 tablet_replica.cc:333] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.771595  7078 raft_consensus.cc:2243] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.772023  7078 raft_consensus.cc:2272] T c0e7a9921b004c30837c24bcec1497aa P 05f0bb7d1171403ab57e8c9465f3e67a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.774138  7078 tablet_replica.cc:333] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.774670  7078 raft_consensus.cc:2243] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.775539  7078 raft_consensus.cc:2272] T bb9715a520354ff4a8f582d28ae65377 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.777660  7078 tablet_replica.cc:333] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.778153  7078 raft_consensus.cc:2243] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.778564  7078 raft_consensus.cc:2272] T 0d3a42fea3b9466dab612d6c3a83af17 P 05f0bb7d1171403ab57e8c9465f3e67a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.780439  7078 tablet_replica.cc:333] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.780902  7078 raft_consensus.cc:2243] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.781589  7078 raft_consensus.cc:2272] T 462a4818376c4c8bbcd73e86a91d7db0 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.783453  7078 tablet_replica.cc:333] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.784015  7078 raft_consensus.cc:2243] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.784392  7078 raft_consensus.cc:2272] T b966205e23b143d790fbdddfdb219156 P 05f0bb7d1171403ab57e8c9465f3e67a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.786648  7078 tablet_replica.cc:333] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a: stopping tablet replica
I20260709 13:02:20.787202  7078 raft_consensus.cc:2243] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.787647  7078 raft_consensus.cc:2272] T bca3dd82760e45a0aa3791b1308be865 P 05f0bb7d1171403ab57e8c9465f3e67a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:20.793370 11368 consensus_peers.cc:597] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 -> Peer 05f0bb7d1171403ab57e8c9465f3e67a (127.6.233.130:44401): Couldn't send request to peer 05f0bb7d1171403ab57e8c9465f3e67a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:20.819991  7078 tablet_server.cc:196] TabletServer@127.6.233.130:0 shutdown complete.
I20260709 13:02:20.843771  7078 tablet_server.cc:179] TabletServer@127.6.233.131:0 shutting down...
I20260709 13:02:20.869740  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:20.870610  7078 tablet_replica.cc:333] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.871937  7078 raft_consensus.cc:2243] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.872968  7078 raft_consensus.cc:2272] T 0ef84c5c46064767bd519bd385e1a385 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.875649  7078 tablet_replica.cc:333] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.876407  7078 raft_consensus.cc:2243] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.877164  7078 raft_consensus.cc:2272] T dfaa010de0b84129b473d11ff76c46dd P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.879454  7078 tablet_replica.cc:333] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.880014  7078 raft_consensus.cc:2243] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.880717  7078 raft_consensus.cc:2272] T 0d3a42fea3b9466dab612d6c3a83af17 P 82b450665c33499699a555694c705b78 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.882582  7078 tablet_replica.cc:333] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.883149  7078 raft_consensus.cc:2243] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.883555  7078 raft_consensus.cc:2272] T 462a4818376c4c8bbcd73e86a91d7db0 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.885362  7078 tablet_replica.cc:333] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.885872  7078 raft_consensus.cc:2243] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.886559  7078 raft_consensus.cc:2272] T c0e7a9921b004c30837c24bcec1497aa P 82b450665c33499699a555694c705b78 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.888468  7078 tablet_replica.cc:333] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.888995  7078 raft_consensus.cc:2243] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.889425  7078 raft_consensus.cc:2272] T bb9715a520354ff4a8f582d28ae65377 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.891355  7078 tablet_replica.cc:333] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.891850  7078 raft_consensus.cc:2243] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.892256  7078 raft_consensus.cc:2272] T 4189a45702584b6cac88f06e3440109c P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.894016  7078 tablet_replica.cc:333] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.894496  7078 raft_consensus.cc:2243] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.895296  7078 raft_consensus.cc:2272] T b966205e23b143d790fbdddfdb219156 P 82b450665c33499699a555694c705b78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.897653  7078 tablet_replica.cc:333] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.898164  7078 raft_consensus.cc:2243] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.898952  7078 raft_consensus.cc:2272] T bca3dd82760e45a0aa3791b1308be865 P 82b450665c33499699a555694c705b78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.900830  7078 tablet_replica.cc:333] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78: stopping tablet replica
I20260709 13:02:20.901324  7078 raft_consensus.cc:2243] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:20.901795  7078 raft_consensus.cc:2272] T b587fb06c0064e3bb94838a4e0e3dd08 P 82b450665c33499699a555694c705b78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.933467  7078 tablet_server.cc:196] TabletServer@127.6.233.131:0 shutdown complete.
I20260709 13:02:20.958846  7078 master.cc:562] Master@127.6.233.190:45471 shutting down...
I20260709 13:02:20.982700  7078 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:20.983295  7078 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:20.983654  7078 tablet_replica.cc:333] T 00000000000000000000000000000000 P a94ead1e7020408d9b4b87f36ba9a86d: stopping tablet replica
I20260709 13:02:21.007354  7078 master.cc:584] Master@127.6.233.190:45471 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14506 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:02:21.052917  7078 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.233.190:37369
I20260709 13:02:21.054008  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:21.060046 11746 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
W20260709 13:02:21.060096 11747 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
W20260709 13:02:21.060472 11749 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
I20260709 13:02:21.062726  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:21.063678  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:21.063898  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:21.064071  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602141064051 us; error 0 us; skew 500 ppm
I20260709 13:02:21.064610  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:21.067070  7078 webserver.cc:533] Webserver started at http://127.6.233.190:34985/ using document root <none> and password file <none>
I20260709 13:02:21.067566  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:21.067767  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:21.068054  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:21.069154  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/master-0-root/instance:
uuid: "731dd361680b419dbefada0e6c2eabcc"
format_stamp: "Formatted at 2026-07-09 13:02:21 on dist-test-slave-gvjr"
I20260709 13:02:21.073588  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:02:21.076982 11754 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.077751  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:21.078116  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/master-0-root
uuid: "731dd361680b419dbefada0e6c2eabcc"
format_stamp: "Formatted at 2026-07-09 13:02:21 on dist-test-slave-gvjr"
I20260709 13:02:21.078445  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-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)
I20260709 13:02:21.090849  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:21.092196  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:21.130285  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.190:37369
I20260709 13:02:21.130393 11805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.190:37369 every 8 connection(s)
I20260709 13:02:21.134696 11806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.145422 11806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc: Bootstrap starting.
I20260709 13:02:21.150199 11806 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:21.154476 11806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc: No bootstrap required, opened a new log
I20260709 13:02:21.156757 11806 raft_consensus.cc:359] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "731dd361680b419dbefada0e6c2eabcc" member_type: VOTER }
I20260709 13:02:21.157146 11806 raft_consensus.cc:385] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:21.157383 11806 raft_consensus.cc:740] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 731dd361680b419dbefada0e6c2eabcc, State: Initialized, Role: FOLLOWER
I20260709 13:02:21.157948 11806 consensus_queue.cc:260] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "731dd361680b419dbefada0e6c2eabcc" member_type: VOTER }
I20260709 13:02:21.158404 11806 raft_consensus.cc:399] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:21.158627 11806 raft_consensus.cc:493] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:21.158895 11806 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.164041 11806 raft_consensus.cc:515] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "731dd361680b419dbefada0e6c2eabcc" member_type: VOTER }
I20260709 13:02:21.164559 11806 leader_election.cc:304] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [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: 731dd361680b419dbefada0e6c2eabcc; no voters: 
I20260709 13:02:21.165917 11806 leader_election.cc:290] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:21.166303 11809 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:21.167744 11809 raft_consensus.cc:697] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 1 LEADER]: Becoming Leader. State: Replica: 731dd361680b419dbefada0e6c2eabcc, State: Running, Role: LEADER
I20260709 13:02:21.168458 11809 consensus_queue.cc:237] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [LEADER]: Queue going to LEADER mode. State: All 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: "731dd361680b419dbefada0e6c2eabcc" member_type: VOTER }
I20260709 13:02:21.169056 11806 sys_catalog.cc:565] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:21.174840 11811 sys_catalog.cc:455] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 731dd361680b419dbefada0e6c2eabcc. Latest consensus state: current_term: 1 leader_uuid: "731dd361680b419dbefada0e6c2eabcc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "731dd361680b419dbefada0e6c2eabcc" member_type: VOTER } }
I20260709 13:02:21.174664 11810 sys_catalog.cc:455] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "731dd361680b419dbefada0e6c2eabcc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "731dd361680b419dbefada0e6c2eabcc" member_type: VOTER } }
I20260709 13:02:21.175514 11811 sys_catalog.cc:458] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:21.175628 11810 sys_catalog.cc:458] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:21.177721 11816 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:21.185837 11816 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:21.186805  7078 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:21.194725 11816 catalog_manager.cc:1383] Generated new cluster ID: ddee69bff62245c6b6b3b00f948a1828
I20260709 13:02:21.195039 11816 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:21.219935 11816 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:21.221195 11816 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:21.239033 11816 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc: Generated new TSK 0
I20260709 13:02:21.239643 11816 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:21.253131  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:21.259061 11827 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
W20260709 13:02:21.260298 11828 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
W20260709 13:02:21.261507 11830 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
I20260709 13:02:21.261839  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:21.262826  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:21.263079  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:21.263208  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602141263197 us; error 0 us; skew 500 ppm
I20260709 13:02:21.263681  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:21.265894  7078 webserver.cc:533] Webserver started at http://127.6.233.129:44021/ using document root <none> and password file <none>
I20260709 13:02:21.266324  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:21.266481  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:21.266688  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:21.267797  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-0-root/instance:
uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
format_stamp: "Formatted at 2026-07-09 13:02:21 on dist-test-slave-gvjr"
I20260709 13:02:21.272316  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:21.275642 11835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.276396  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:21.276715  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
format_stamp: "Formatted at 2026-07-09 13:02:21 on dist-test-slave-gvjr"
I20260709 13:02:21.277020  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-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)
I20260709 13:02:21.290428  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:21.291728  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:21.293200  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:21.295467  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:21.295686  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.295928  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:21.296110  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.336221  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:36105
I20260709 13:02:21.336316 11897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:36105 every 8 connection(s)
I20260709 13:02:21.341405  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:21.348459 11902 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
W20260709 13:02:21.349370 11903 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
W20260709 13:02:21.352542 11905 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
I20260709 13:02:21.352814  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:21.354298  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:21.354560  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:21.354692 11898 heartbeater.cc:344] Connected to a master server at 127.6.233.190:37369
I20260709 13:02:21.354790  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602141354747 us; error 0 us; skew 500 ppm
I20260709 13:02:21.355223 11898 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:21.355628  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:21.355979 11898 heartbeater.cc:507] Master 127.6.233.190:37369 requested a full tablet report, sending...
I20260709 13:02:21.358560  7078 webserver.cc:533] Webserver started at http://127.6.233.130:41127/ using document root <none> and password file <none>
I20260709 13:02:21.358714 11771 ts_manager.cc:194] Registered new tserver with Master: 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105)
I20260709 13:02:21.359246  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:21.359484  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:21.359752  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:21.360805 11771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58036
I20260709 13:02:21.360922  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-1-root/instance:
uuid: "34faba865273400488bd2655915db5d8"
format_stamp: "Formatted at 2026-07-09 13:02:21 on dist-test-slave-gvjr"
I20260709 13:02:21.365648  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:02:21.369004 11910 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.369807  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:21.370177  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-1-root
uuid: "34faba865273400488bd2655915db5d8"
format_stamp: "Formatted at 2026-07-09 13:02:21 on dist-test-slave-gvjr"
I20260709 13:02:21.370474  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-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)
I20260709 13:02:21.390374  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:21.391707  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:21.393177  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:21.395416  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:21.395639  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.395880  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:21.396050  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.435833  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.130:42117
I20260709 13:02:21.435911 11972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.130:42117 every 8 connection(s)
I20260709 13:02:21.440697  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:21.448129 11976 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
W20260709 13:02:21.449172 11977 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
I20260709 13:02:21.452816 11973 heartbeater.cc:344] Connected to a master server at 127.6.233.190:37369
W20260709 13:02:21.453153 11979 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
I20260709 13:02:21.453320 11973 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:21.453521  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:21.454375 11973 heartbeater.cc:507] Master 127.6.233.190:37369 requested a full tablet report, sending...
I20260709 13:02:21.454896  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:21.455236  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:21.455456  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602141455436 us; error 0 us; skew 500 ppm
I20260709 13:02:21.456233  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:21.456738 11771 ts_manager.cc:194] Registered new tserver with Master: 34faba865273400488bd2655915db5d8 (127.6.233.130:42117)
I20260709 13:02:21.458357 11771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58046
I20260709 13:02:21.458921  7078 webserver.cc:533] Webserver started at http://127.6.233.131:44821/ using document root <none> and password file <none>
I20260709 13:02:21.459663  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:21.459916  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:21.460214  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:21.461387  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-2-root/instance:
uuid: "321eb690fed6490d8bbc1f870a16b713"
format_stamp: "Formatted at 2026-07-09 13:02:21 on dist-test-slave-gvjr"
I20260709 13:02:21.465811  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:02:21.469345 11984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.470223  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:21.470566  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-2-root
uuid: "321eb690fed6490d8bbc1f870a16b713"
format_stamp: "Formatted at 2026-07-09 13:02:21 on dist-test-slave-gvjr"
I20260709 13:02:21.470850  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602016243738-7078-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)
I20260709 13:02:21.488435  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:21.489730  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:21.491276  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:21.493436  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:21.493661  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.493911  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:21.494107  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:21.534505  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.131:42207
I20260709 13:02:21.534608 12046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.131:42207 every 8 connection(s)
I20260709 13:02:21.548053 12047 heartbeater.cc:344] Connected to a master server at 127.6.233.190:37369
I20260709 13:02:21.548442 12047 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:21.549166 12047 heartbeater.cc:507] Master 127.6.233.190:37369 requested a full tablet report, sending...
I20260709 13:02:21.551106 11771 ts_manager.cc:194] Registered new tserver with Master: 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:21.551208  7078 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013586734s
I20260709 13:02:21.552493 11771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58048
I20260709 13:02:21.576769 11771 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58058:
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"
    }
  }
}
W20260709 13:02:21.578954 11771 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.
I20260709 13:02:21.624804 11863 tablet_service.cc:1511] Processing CreateTablet for tablet af0b28523bc247b7b71519f3f6576147 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=246f32ecf44842a287d29469412d612a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:21.624725 11862 tablet_service.cc:1511] Processing CreateTablet for tablet fc2b23a3696547f4a298731c0bfed8c4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=246f32ecf44842a287d29469412d612a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:21.626349 11863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0b28523bc247b7b71519f3f6576147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.627570 12012 tablet_service.cc:1511] Processing CreateTablet for tablet af0b28523bc247b7b71519f3f6576147 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=246f32ecf44842a287d29469412d612a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:21.628050 12011 tablet_service.cc:1511] Processing CreateTablet for tablet fc2b23a3696547f4a298731c0bfed8c4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=246f32ecf44842a287d29469412d612a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:21.628906 12012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0b28523bc247b7b71519f3f6576147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.629590 12011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2b23a3696547f4a298731c0bfed8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.630146 11862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2b23a3696547f4a298731c0bfed8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.651809 11938 tablet_service.cc:1511] Processing CreateTablet for tablet af0b28523bc247b7b71519f3f6576147 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=246f32ecf44842a287d29469412d612a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:21.652954 12063 tablet_bootstrap.cc:492] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713: Bootstrap starting.
I20260709 13:02:21.653381 11938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0b28523bc247b7b71519f3f6576147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.653204 11937 tablet_service.cc:1511] Processing CreateTablet for tablet fc2b23a3696547f4a298731c0bfed8c4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=246f32ecf44842a287d29469412d612a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:21.654620 11937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2b23a3696547f4a298731c0bfed8c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:21.651760 12062 tablet_bootstrap.cc:492] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6: Bootstrap starting.
I20260709 13:02:21.661023 12063 tablet_bootstrap.cc:654] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:21.671463 12062 tablet_bootstrap.cc:654] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:21.677879 12065 tablet_bootstrap.cc:492] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8: Bootstrap starting.
I20260709 13:02:21.678442 12063 tablet_bootstrap.cc:492] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713: No bootstrap required, opened a new log
I20260709 13:02:21.679025 12063 ts_tablet_manager.cc:1403] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260709 13:02:21.681541 12062 tablet_bootstrap.cc:492] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6: No bootstrap required, opened a new log
I20260709 13:02:21.682001 12062 ts_tablet_manager.cc:1403] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.003s
I20260709 13:02:21.682207 12063 raft_consensus.cc:359] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.683048 12063 raft_consensus.cc:385] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:21.683363 12063 raft_consensus.cc:740] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eb690fed6490d8bbc1f870a16b713, State: Initialized, Role: FOLLOWER
I20260709 13:02:21.684139 12063 consensus_queue.cc:260] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.684453 12062 raft_consensus.cc:359] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:21.685140 12062 raft_consensus.cc:385] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:21.685254 12065 tablet_bootstrap.cc:654] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:21.685411 12062 raft_consensus.cc:740] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Initialized, Role: FOLLOWER
I20260709 13:02:21.686540 12047 heartbeater.cc:499] Master 127.6.233.190:37369 was elected leader, sending a full tablet report...
I20260709 13:02:21.690093 12062 consensus_queue.cc:260] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:21.691926 12063 ts_tablet_manager.cc:1434] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:02:21.692130 12065 tablet_bootstrap.cc:492] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8: No bootstrap required, opened a new log
I20260709 13:02:21.692842 12065 ts_tablet_manager.cc:1403] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.009s
I20260709 13:02:21.693506 12063 tablet_bootstrap.cc:492] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713: Bootstrap starting.
I20260709 13:02:21.695818 12065 raft_consensus.cc:359] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.696530 12065 raft_consensus.cc:385] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:21.696839 12065 raft_consensus.cc:740] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34faba865273400488bd2655915db5d8, State: Initialized, Role: FOLLOWER
I20260709 13:02:21.697697 12065 consensus_queue.cc:260] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.700004 12062 ts_tablet_manager.cc:1434] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 13:02:21.700757 11898 heartbeater.cc:499] Master 127.6.233.190:37369 was elected leader, sending a full tablet report...
I20260709 13:02:21.702246 12063 tablet_bootstrap.cc:654] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:21.708097 11973 heartbeater.cc:499] Master 127.6.233.190:37369 was elected leader, sending a full tablet report...
I20260709 13:02:21.708711 12065 ts_tablet_manager.cc:1434] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.002s
I20260709 13:02:21.710860 12065 tablet_bootstrap.cc:492] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8: Bootstrap starting.
I20260709 13:02:21.711925 12062 tablet_bootstrap.cc:492] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6: Bootstrap starting.
I20260709 13:02:21.717552 12065 tablet_bootstrap.cc:654] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:21.719369 12062 tablet_bootstrap.cc:654] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:21.728404 12063 tablet_bootstrap.cc:492] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713: No bootstrap required, opened a new log
I20260709 13:02:21.729045 12063 ts_tablet_manager.cc:1403] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.021s
I20260709 13:02:21.732419 12062 tablet_bootstrap.cc:492] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6: No bootstrap required, opened a new log
I20260709 13:02:21.733001 12062 ts_tablet_manager.cc:1403] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.001s
I20260709 13:02:21.732568 12063 raft_consensus.cc:359] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:21.733211 12065 tablet_bootstrap.cc:492] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8: No bootstrap required, opened a new log
I20260709 13:02:21.733423 12063 raft_consensus.cc:385] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:21.733754 12065 ts_tablet_manager.cc:1403] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260709 13:02:21.733784 12063 raft_consensus.cc:740] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eb690fed6490d8bbc1f870a16b713, State: Initialized, Role: FOLLOWER
I20260709 13:02:21.734772 12063 consensus_queue.cc:260] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:21.735733 12062 raft_consensus.cc:359] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.736440 12062 raft_consensus.cc:385] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:21.736725 12062 raft_consensus.cc:740] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Initialized, Role: FOLLOWER
I20260709 13:02:21.736909 12063 ts_tablet_manager.cc:1434] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:02:21.736843 12065 raft_consensus.cc:359] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:21.737690 12065 raft_consensus.cc:385] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:21.737977 12065 raft_consensus.cc:740] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34faba865273400488bd2655915db5d8, State: Initialized, Role: FOLLOWER
I20260709 13:02:21.737584 12062 consensus_queue.cc:260] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.738623 12065 consensus_queue.cc:260] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:21.740806 12065 ts_tablet_manager.cc:1434] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:21.741946 12062 ts_tablet_manager.cc:1434] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:02:21.776050 12069 raft_consensus.cc:493] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:21.779146 12069 raft_consensus.cc:515] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.784271 12070 raft_consensus.cc:493] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:21.784782 12070 raft_consensus.cc:515] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.785724 12069 leader_election.cc:290] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34faba865273400488bd2655915db5d8 (127.6.233.130:42117), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:21.787184 12070 leader_election.cc:290] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:21.792932 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34faba865273400488bd2655915db5d8" is_pre_election: true
I20260709 13:02:21.793533 11948 raft_consensus.cc:2468] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 0.
I20260709 13:02:21.795333 11839 leader_election.cc:304] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd1d3891ade4b2ba3969a7855c037a6, 34faba865273400488bd2655915db5d8; no voters: 
I20260709 13:02:21.796191 12069 raft_consensus.cc:2804] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:21.797183 12069 raft_consensus.cc:493] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:21.797495 12069 raft_consensus.cc:3060] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.798000 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eb690fed6490d8bbc1f870a16b713" is_pre_election: true
I20260709 13:02:21.798758 12022 raft_consensus.cc:2468] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 0.
I20260709 13:02:21.803633 12069 raft_consensus.cc:515] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.805720 12069 leader_election.cc:290] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 1 election: Requested vote from peers 34faba865273400488bd2655915db5d8 (127.6.233.130:42117), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:21.806136 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" is_pre_election: true
I20260709 13:02:21.807899 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34faba865273400488bd2655915db5d8"
I20260709 13:02:21.808410 11873 raft_consensus.cc:2393] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 34faba865273400488bd2655915db5d8 in current term 1: Already voted for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in this term.
I20260709 13:02:21.808441 11948 raft_consensus.cc:3060] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.806808 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eb690fed6490d8bbc1f870a16b713"
I20260709 13:02:21.809873 12022 raft_consensus.cc:3060] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.812216 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eb690fed6490d8bbc1f870a16b713" is_pre_election: true
I20260709 13:02:21.813859 11913 leader_election.cc:304] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34faba865273400488bd2655915db5d8; no voters: 1dd1d3891ade4b2ba3969a7855c037a6, 321eb690fed6490d8bbc1f870a16b713
I20260709 13:02:21.814589 11948 raft_consensus.cc:2468] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 1.
I20260709 13:02:21.815166 12070 raft_consensus.cc:2749] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:21.815825 11839 leader_election.cc:304] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd1d3891ade4b2ba3969a7855c037a6, 34faba865273400488bd2655915db5d8; no voters: 
I20260709 13:02:21.816519 12069 raft_consensus.cc:2804] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:21.817199 12022 raft_consensus.cc:2468] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 1.
I20260709 13:02:21.817765 12069 raft_consensus.cc:697] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Becoming Leader. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Running, Role: LEADER
I20260709 13:02:21.818698 12069 consensus_queue.cc:237] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:21.826742 11769 catalog_manager.cc:5697] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:21.894825 12070 raft_consensus.cc:493] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:21.895393 12070 raft_consensus.cc:515] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:21.897010 12070 leader_election.cc:290] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:21.897895 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0b28523bc247b7b71519f3f6576147" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" is_pre_election: true
I20260709 13:02:21.898128 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0b28523bc247b7b71519f3f6576147" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eb690fed6490d8bbc1f870a16b713" is_pre_election: true
I20260709 13:02:21.898516 11873 raft_consensus.cc:2468] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34faba865273400488bd2655915db5d8 in term 0.
I20260709 13:02:21.898773 12022 raft_consensus.cc:2468] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34faba865273400488bd2655915db5d8 in term 0.
I20260709 13:02:21.899647 11913 leader_election.cc:304] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd1d3891ade4b2ba3969a7855c037a6, 34faba865273400488bd2655915db5d8; no voters: 
I20260709 13:02:21.900413 12070 raft_consensus.cc:2804] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:21.900774 12070 raft_consensus.cc:493] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:21.901065 12070 raft_consensus.cc:3060] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.906075 12070 raft_consensus.cc:515] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:21.907707 12070 leader_election.cc:290] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 election: Requested vote from peers 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:21.908449 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0b28523bc247b7b71519f3f6576147" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
I20260709 13:02:21.908700 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0b28523bc247b7b71519f3f6576147" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eb690fed6490d8bbc1f870a16b713"
I20260709 13:02:21.909139 11873 raft_consensus.cc:3060] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.909204 12022 raft_consensus.cc:3060] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:21.916424 11873 raft_consensus.cc:2468] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34faba865273400488bd2655915db5d8 in term 1.
I20260709 13:02:21.916424 12022 raft_consensus.cc:2468] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34faba865273400488bd2655915db5d8 in term 1.
I20260709 13:02:21.917785 11913 leader_election.cc:304] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eb690fed6490d8bbc1f870a16b713, 34faba865273400488bd2655915db5d8; no voters: 
I20260709 13:02:21.918489 12070 raft_consensus.cc:2804] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:21.919497 12070 raft_consensus.cc:697] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Becoming Leader. State: Replica: 34faba865273400488bd2655915db5d8, State: Running, Role: LEADER
I20260709 13:02:21.920607 12070 consensus_queue.cc:237] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:21.928223 11769 catalog_manager.cc:5697] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34faba865273400488bd2655915db5d8 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "34faba865273400488bd2655915db5d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:21.976452 11769 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58060:
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"
    }
  }
}
W20260709 13:02:21.978432 11769 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.
I20260709 13:02:22.001883 11863 tablet_service.cc:1511] Processing CreateTablet for tablet c8d42fa8adaa4ca7ad59dbee551db261 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb3467eb86de487192b8465436f097e2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:22.003258 11863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d42fa8adaa4ca7ad59dbee551db261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:22.002944 11937 tablet_service.cc:1511] Processing CreateTablet for tablet c8d42fa8adaa4ca7ad59dbee551db261 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb3467eb86de487192b8465436f097e2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:22.004261 11937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d42fa8adaa4ca7ad59dbee551db261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:22.005823 12012 tablet_service.cc:1511] Processing CreateTablet for tablet c8d42fa8adaa4ca7ad59dbee551db261 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb3467eb86de487192b8465436f097e2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:02:22.007130 12012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d42fa8adaa4ca7ad59dbee551db261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:22.007164 11938 tablet_service.cc:1511] Processing CreateTablet for tablet 7125d23706004d9fabecc112c487c613 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb3467eb86de487192b8465436f097e2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:22.008529 11938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7125d23706004d9fabecc112c487c613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:22.008756 11862 tablet_service.cc:1511] Processing CreateTablet for tablet 7125d23706004d9fabecc112c487c613 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb3467eb86de487192b8465436f097e2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:22.011344 12011 tablet_service.cc:1511] Processing CreateTablet for tablet 7125d23706004d9fabecc112c487c613 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=eb3467eb86de487192b8465436f097e2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:02:22.012298 11862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7125d23706004d9fabecc112c487c613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:22.012638 12011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7125d23706004d9fabecc112c487c613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:22.020908 12065 tablet_bootstrap.cc:492] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8: Bootstrap starting.
I20260709 13:02:22.023835 12063 tablet_bootstrap.cc:492] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713: Bootstrap starting.
I20260709 13:02:22.027724 12065 tablet_bootstrap.cc:654] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:22.030712 12063 tablet_bootstrap.cc:654] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:22.040225 12065 tablet_bootstrap.cc:492] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8: No bootstrap required, opened a new log
I20260709 13:02:22.040930 12065 ts_tablet_manager.cc:1403] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.009s
I20260709 13:02:22.043778 12062 tablet_bootstrap.cc:492] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6: Bootstrap starting.
I20260709 13:02:22.046432 12065 raft_consensus.cc:359] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.047605 12065 raft_consensus.cc:385] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:22.047993 12065 raft_consensus.cc:740] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34faba865273400488bd2655915db5d8, State: Initialized, Role: FOLLOWER
I20260709 13:02:22.049187 12065 consensus_queue.cc:260] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.051172 12062 tablet_bootstrap.cc:654] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:22.054399 12065 ts_tablet_manager.cc:1434] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:02:22.055590 12065 tablet_bootstrap.cc:492] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8: Bootstrap starting.
I20260709 13:02:22.059063 12063 tablet_bootstrap.cc:492] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713: No bootstrap required, opened a new log
I20260709 13:02:22.059463 12062 tablet_bootstrap.cc:492] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6: No bootstrap required, opened a new log
I20260709 13:02:22.059844 12063 ts_tablet_manager.cc:1403] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.010s
I20260709 13:02:22.059944 12062 ts_tablet_manager.cc:1403] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.012s
I20260709 13:02:22.063102 12063 raft_consensus.cc:359] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.063740 12070 raft_consensus.cc:493] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:22.063967 12063 raft_consensus.cc:385] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:22.064065 12062 raft_consensus.cc:359] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.064533 12063 raft_consensus.cc:740] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eb690fed6490d8bbc1f870a16b713, State: Initialized, Role: FOLLOWER
I20260709 13:02:22.064934 12062 raft_consensus.cc:385] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:22.064296 12070 raft_consensus.cc:515] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.063521 12065 tablet_bootstrap.cc:654] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:22.065263 12062 raft_consensus.cc:740] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Initialized, Role: FOLLOWER
I20260709 13:02:22.065850 12063 consensus_queue.cc:260] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.066213 12062 consensus_queue.cc:260] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.068550 12062 ts_tablet_manager.cc:1434] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:22.069260 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d42fa8adaa4ca7ad59dbee551db261" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" is_pre_election: true
I20260709 13:02:22.069628 12062 tablet_bootstrap.cc:492] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6: Bootstrap starting.
I20260709 13:02:22.070515 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d42fa8adaa4ca7ad59dbee551db261" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eb690fed6490d8bbc1f870a16b713" is_pre_election: true
W20260709 13:02:22.072090 11913 leader_election.cc:343] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:22.073056 12022 raft_consensus.cc:2468] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34faba865273400488bd2655915db5d8 in term 0.
I20260709 13:02:22.074630 11913 leader_election.cc:304] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [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: 321eb690fed6490d8bbc1f870a16b713, 34faba865273400488bd2655915db5d8; no voters: 1dd1d3891ade4b2ba3969a7855c037a6
I20260709 13:02:22.075888 12079 raft_consensus.cc:2804] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:22.076251 12079 raft_consensus.cc:493] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:22.076592 12079 raft_consensus.cc:3060] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:22.076704 12062 tablet_bootstrap.cc:654] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:22.066861 12070 leader_election.cc:290] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:22.084791 12065 tablet_bootstrap.cc:492] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8: No bootstrap required, opened a new log
I20260709 13:02:22.085342 12065 ts_tablet_manager.cc:1403] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.006s
I20260709 13:02:22.085573 12069 raft_consensus.cc:493] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:22.086122 12069 raft_consensus.cc:515] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.088315 12069 leader_election.cc:290] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34faba865273400488bd2655915db5d8 (127.6.233.130:42117), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:22.088399 12065 raft_consensus.cc:359] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.089154 12065 raft_consensus.cc:385] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:22.089464 12065 raft_consensus.cc:740] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34faba865273400488bd2655915db5d8, State: Initialized, Role: FOLLOWER
I20260709 13:02:22.090210 12065 consensus_queue.cc:260] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.090816 12063 ts_tablet_manager.cc:1434] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 13:02:22.093003 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7125d23706004d9fabecc112c487c613" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eb690fed6490d8bbc1f870a16b713" is_pre_election: true
I20260709 13:02:22.095075 12062 tablet_bootstrap.cc:492] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6: No bootstrap required, opened a new log
I20260709 13:02:22.095600 12062 ts_tablet_manager.cc:1403] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260709 13:02:22.096328 12063 tablet_bootstrap.cc:492] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713: Bootstrap starting.
I20260709 13:02:22.097129 12065 ts_tablet_manager.cc:1434] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:02:22.098543 12062 raft_consensus.cc:359] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.099382 12062 raft_consensus.cc:385] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:22.099690 12062 raft_consensus.cc:740] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Initialized, Role: FOLLOWER
W20260709 13:02:22.100281 11838 leader_election.cc:343] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:22.092216 12079 raft_consensus.cc:515] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.100666 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7125d23706004d9fabecc112c487c613" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34faba865273400488bd2655915db5d8" is_pre_election: true
I20260709 13:02:22.100626 12062 consensus_queue.cc:260] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.101462 11948 raft_consensus.cc:2468] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 0.
I20260709 13:02:22.102734 11839 leader_election.cc:304] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [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: 1dd1d3891ade4b2ba3969a7855c037a6, 34faba865273400488bd2655915db5d8; no voters: 321eb690fed6490d8bbc1f870a16b713
I20260709 13:02:22.103092 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d42fa8adaa4ca7ad59dbee551db261" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
I20260709 13:02:22.103753 11873 raft_consensus.cc:3060] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:22.104421 12063 tablet_bootstrap.cc:654] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:22.104823 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d42fa8adaa4ca7ad59dbee551db261" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eb690fed6490d8bbc1f870a16b713"
I20260709 13:02:22.105875 12022 raft_consensus.cc:3060] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:22.104166 12077 raft_consensus.cc:2804] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:22.106956 12077 raft_consensus.cc:493] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:22.107326 12077 raft_consensus.cc:3060] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:22.112419 11873 raft_consensus.cc:2468] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34faba865273400488bd2655915db5d8 in term 1.
I20260709 13:02:22.113713 11913 leader_election.cc:304] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd1d3891ade4b2ba3969a7855c037a6, 34faba865273400488bd2655915db5d8; no voters: 
I20260709 13:02:22.114614 12070 raft_consensus.cc:2804] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:22.114588 12077 raft_consensus.cc:515] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.117022 12077 leader_election.cc:290] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 1 election: Requested vote from peers 34faba865273400488bd2655915db5d8 (127.6.233.130:42117), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:22.118240 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7125d23706004d9fabecc112c487c613" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321eb690fed6490d8bbc1f870a16b713"
W20260709 13:02:22.119807 11838 leader_election.cc:343] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:22.103053 12062 ts_tablet_manager.cc:1434] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:02:22.120643 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7125d23706004d9fabecc112c487c613" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34faba865273400488bd2655915db5d8"
I20260709 13:02:22.104369 12079 leader_election.cc:290] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 1 election: Requested vote from peers 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:22.121316 11948 raft_consensus.cc:3060] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:22.121379 12022 raft_consensus.cc:2468] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34faba865273400488bd2655915db5d8 in term 1.
I20260709 13:02:22.126071 12070 raft_consensus.cc:697] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Becoming Leader. State: Replica: 34faba865273400488bd2655915db5d8, State: Running, Role: LEADER
I20260709 13:02:22.127456 12070 consensus_queue.cc:237] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.130581 11948 raft_consensus.cc:2468] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 1.
I20260709 13:02:22.131860 11839 leader_election.cc:304] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [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: 1dd1d3891ade4b2ba3969a7855c037a6, 34faba865273400488bd2655915db5d8; no voters: 321eb690fed6490d8bbc1f870a16b713
I20260709 13:02:22.133021 12077 raft_consensus.cc:2804] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:22.133715 12077 raft_consensus.cc:697] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Becoming Leader. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Running, Role: LEADER
I20260709 13:02:22.134582 12063 tablet_bootstrap.cc:492] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713: No bootstrap required, opened a new log
I20260709 13:02:22.135223 12063 ts_tablet_manager.cc:1403] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.000s
I20260709 13:02:22.134624 12077 consensus_queue.cc:237] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.138032 11770 catalog_manager.cc:5697] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34faba865273400488bd2655915db5d8 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "34faba865273400488bd2655915db5d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.138242 12063 raft_consensus.cc:359] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.140829 12063 raft_consensus.cc:385] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:22.141184 12063 raft_consensus.cc:740] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321eb690fed6490d8bbc1f870a16b713, State: Initialized, Role: FOLLOWER
I20260709 13:02:22.141980 12063 consensus_queue.cc:260] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.144215 12063 ts_tablet_manager.cc:1434] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:22.143442 11768 catalog_manager.cc:5697] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.183733 11948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af0b28523bc247b7b71519f3f6576147"
dest_uuid: "34faba865273400488bd2655915db5d8"
mode: GRACEFUL
new_leader_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
 from {username='slave'} at 127.0.0.1:50916
I20260709 13:02:22.184302 11948 raft_consensus.cc:606] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Received request to transfer leadership to TS 1dd1d3891ade4b2ba3969a7855c037a6
I20260709 13:02:22.196995 11873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4"
dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
mode: GRACEFUL
new_leader_uuid: "321eb690fed6490d8bbc1f870a16b713"
 from {username='slave'} at 127.0.0.1:59936
I20260709 13:02:22.197517 11873 raft_consensus.cc:606] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Received request to transfer leadership to TS 321eb690fed6490d8bbc1f870a16b713
I20260709 13:02:22.203095 11948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8d42fa8adaa4ca7ad59dbee551db261"
dest_uuid: "34faba865273400488bd2655915db5d8"
mode: GRACEFUL
new_leader_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
 from {username='slave'} at 127.0.0.1:50916
I20260709 13:02:22.203615 11948 raft_consensus.cc:606] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Received request to transfer leadership to TS 1dd1d3891ade4b2ba3969a7855c037a6
I20260709 13:02:22.277323 12077 consensus_queue.cc:1048] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:22.284862 12069 raft_consensus.cc:993] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6: : Instructing follower 321eb690fed6490d8bbc1f870a16b713 to start an election
I20260709 13:02:22.285624 12077 raft_consensus.cc:1081] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Signalling peer 321eb690fed6490d8bbc1f870a16b713 to start an election
I20260709 13:02:22.288163 12021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4"
dest_uuid: "321eb690fed6490d8bbc1f870a16b713"
 from {username='slave'} at 127.0.0.1:53688
I20260709 13:02:22.292353 12021 raft_consensus.cc:493] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.292819 12021 raft_consensus.cc:3060] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.295256 12069 consensus_queue.cc:1048] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:22.300239 12021 raft_consensus.cc:515] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.322662 12021 leader_election.cc:290] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [CANDIDATE]: Term 2 election: Requested vote from peers 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105), 34faba865273400488bd2655915db5d8 (127.6.233.130:42117)
I20260709 13:02:22.339617 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4" candidate_uuid: "321eb690fed6490d8bbc1f870a16b713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
I20260709 13:02:22.340214 11873 raft_consensus.cc:3055] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.340590 11873 raft_consensus.cc:740] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Running, Role: LEADER
I20260709 13:02:22.341344 11873 consensus_queue.cc:260] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.341647 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2b23a3696547f4a298731c0bfed8c4" candidate_uuid: "321eb690fed6490d8bbc1f870a16b713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34faba865273400488bd2655915db5d8"
I20260709 13:02:22.342154 11948 raft_consensus.cc:3060] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.342433 11873 raft_consensus.cc:3060] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.345093 12070 consensus_queue.cc:1048] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:22.348809 11948 raft_consensus.cc:2468] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eb690fed6490d8bbc1f870a16b713 in term 2.
I20260709 13:02:22.348165 11873 raft_consensus.cc:2468] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321eb690fed6490d8bbc1f870a16b713 in term 2.
I20260709 13:02:22.351079 11987 leader_election.cc:304] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd1d3891ade4b2ba3969a7855c037a6, 321eb690fed6490d8bbc1f870a16b713; no voters: 
I20260709 13:02:22.352074 12067 raft_consensus.cc:2804] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.353160 12067 raft_consensus.cc:697] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 2 LEADER]: Becoming Leader. State: Replica: 321eb690fed6490d8bbc1f870a16b713, State: Running, Role: LEADER
I20260709 13:02:22.354074 12067 consensus_queue.cc:237] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.358292 12079 consensus_queue.cc:1048] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:22.369952 11769 catalog_manager.cc:5697] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 reported cstate change: term changed from 1 to 2, leader changed from 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129) to 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131). New cstate: current_term: 2 leader_uuid: "321eb690fed6490d8bbc1f870a16b713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.379980 12091 raft_consensus.cc:993] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8: : Instructing follower 1dd1d3891ade4b2ba3969a7855c037a6 to start an election
I20260709 13:02:22.380438 12079 raft_consensus.cc:1081] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Signalling peer 1dd1d3891ade4b2ba3969a7855c037a6 to start an election
I20260709 13:02:22.382061 11873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af0b28523bc247b7b71519f3f6576147"
dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
 from {username='slave'} at 127.0.0.1:59932
I20260709 13:02:22.382726 11873 raft_consensus.cc:493] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.383185 11873 raft_consensus.cc:3060] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.388729 11873 raft_consensus.cc:515] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:22.391183 11873 leader_election.cc:290] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 2 election: Requested vote from peers 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207), 34faba865273400488bd2655915db5d8 (127.6.233.130:42117)
I20260709 13:02:22.391528 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0b28523bc247b7b71519f3f6576147" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "321eb690fed6490d8bbc1f870a16b713"
I20260709 13:02:22.391767 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0b28523bc247b7b71519f3f6576147" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34faba865273400488bd2655915db5d8"
I20260709 13:02:22.392287 12022 raft_consensus.cc:3060] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.392697 11948 raft_consensus.cc:3055] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.393015 11948 raft_consensus.cc:740] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34faba865273400488bd2655915db5d8, State: Running, Role: LEADER
I20260709 13:02:22.393843 11948 consensus_queue.cc:260] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:22.395164 11948 raft_consensus.cc:3060] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.399689 12022 raft_consensus.cc:2468] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 2.
I20260709 13:02:22.400978 11838 leader_election.cc:304] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd1d3891ade4b2ba3969a7855c037a6, 321eb690fed6490d8bbc1f870a16b713; no voters: 
I20260709 13:02:22.401700 12069 raft_consensus.cc:2804] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.401964 11948 raft_consensus.cc:2468] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 2.
I20260709 13:02:22.402205 12069 raft_consensus.cc:697] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 LEADER]: Becoming Leader. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Running, Role: LEADER
I20260709 13:02:22.403208 12069 consensus_queue.cc:237] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } }
I20260709 13:02:22.409060 11770 catalog_manager.cc:5697] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 reported cstate change: term changed from 1 to 2, leader changed from 34faba865273400488bd2655915db5d8 (127.6.233.130) to 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.518091 12079 consensus_queue.cc:1048] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:22.524495 12091 raft_consensus.cc:993] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8: : Instructing follower 1dd1d3891ade4b2ba3969a7855c037a6 to start an election
I20260709 13:02:22.524960 12070 raft_consensus.cc:1081] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Signalling peer 1dd1d3891ade4b2ba3969a7855c037a6 to start an election
I20260709 13:02:22.527223 11872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8d42fa8adaa4ca7ad59dbee551db261"
dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
 from {username='slave'} at 127.0.0.1:59932
I20260709 13:02:22.527907 11872 raft_consensus.cc:493] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:22.528247 11872 raft_consensus.cc:3060] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.530902 12070 consensus_queue.cc:1048] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:22.537755 12069 consensus_queue.cc:1048] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:22.538275 11872 raft_consensus.cc:515] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.539479 11873 raft_consensus.cc:1240] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Rejecting Update request from peer 34faba865273400488bd2655915db5d8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:22.540995 12067 raft_consensus.cc:493] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:22.541548 12067 raft_consensus.cc:515] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.543452 12070 consensus_queue.cc:1059] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:22.543751 12067 leader_election.cc:290] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105), 34faba865273400488bd2655915db5d8 (127.6.233.130:42117)
I20260709 13:02:22.544288 12070 raft_consensus.cc:3055] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:22.544662 12070 raft_consensus.cc:740] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 34faba865273400488bd2655915db5d8, State: Running, Role: LEADER
I20260709 13:02:22.544512 11873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7125d23706004d9fabecc112c487c613" candidate_uuid: "321eb690fed6490d8bbc1f870a16b713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" is_pre_election: true
I20260709 13:02:22.545346 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7125d23706004d9fabecc112c487c613" candidate_uuid: "321eb690fed6490d8bbc1f870a16b713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34faba865273400488bd2655915db5d8" is_pre_election: true
I20260709 13:02:22.545572 12070 consensus_queue.cc:260] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.546696 12070 raft_consensus.cc:3060] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.547029 11988 leader_election.cc:304] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 321eb690fed6490d8bbc1f870a16b713; no voters: 1dd1d3891ade4b2ba3969a7855c037a6, 34faba865273400488bd2655915db5d8
I20260709 13:02:22.547904 12067 raft_consensus.cc:2749] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:22.554121 11872 leader_election.cc:290] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 2 election: Requested vote from peers 34faba865273400488bd2655915db5d8 (127.6.233.130:42117), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:22.554278 11947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d42fa8adaa4ca7ad59dbee551db261" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "34faba865273400488bd2655915db5d8"
I20260709 13:02:22.556849 12022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d42fa8adaa4ca7ad59dbee551db261" candidate_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "321eb690fed6490d8bbc1f870a16b713"
I20260709 13:02:22.557476 12022 raft_consensus.cc:3060] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:22.562265 12021 raft_consensus.cc:3060] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:22.562284 11947 raft_consensus.cc:2468] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 2.
I20260709 13:02:22.564074 11839 leader_election.cc:304] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dd1d3891ade4b2ba3969a7855c037a6, 34faba865273400488bd2655915db5d8; no voters: 
I20260709 13:02:22.564837 12022 raft_consensus.cc:2468] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dd1d3891ade4b2ba3969a7855c037a6 in term 2.
I20260709 13:02:22.565065 12097 raft_consensus.cc:2804] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:22.565546 12097 raft_consensus.cc:697] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 LEADER]: Becoming Leader. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Running, Role: LEADER
I20260709 13:02:22.566475 12097 consensus_queue.cc:237] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [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: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:22.574553 12097 consensus_queue.cc:1048] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:22.574162 11768 catalog_manager.cc:5697] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 reported cstate change: term changed from 1 to 2, leader changed from 34faba865273400488bd2655915db5d8 (127.6.233.130) to 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.674103  7078 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:02:22.675740  7078 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:02:22.676081  7078 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:02:22.687623 11872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7125d23706004d9fabecc112c487c613"
dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
mode: GRACEFUL
new_leader_uuid: "34faba865273400488bd2655915db5d8"
 from {username='slave'} at 127.0.0.1:59952
I20260709 13:02:22.688207 11872 raft_consensus.cc:606] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Received request to transfer leadership to TS 34faba865273400488bd2655915db5d8
I20260709 13:02:22.689450  7078 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:02:22.741779 11872 raft_consensus.cc:1275] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Refusing update from remote peer 321eb690fed6490d8bbc1f870a16b713: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.743049 12067 consensus_queue.cc:1048] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.750512 11948 raft_consensus.cc:1275] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Refusing update from remote peer 321eb690fed6490d8bbc1f870a16b713: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.752539 12067 consensus_queue.cc:1048] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.931893 12021 raft_consensus.cc:1275] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Refusing update from remote peer 1dd1d3891ade4b2ba3969a7855c037a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.933172 12097 consensus_queue.cc:1048] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:22.940387 11948 raft_consensus.cc:1275] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Refusing update from remote peer 1dd1d3891ade4b2ba3969a7855c037a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:22.942277 12077 consensus_queue.cc:1048] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.021716 12097 raft_consensus.cc:993] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6: : Instructing follower 34faba865273400488bd2655915db5d8 to start an election
I20260709 13:02:23.022172 12077 raft_consensus.cc:1081] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Signalling peer 34faba865273400488bd2655915db5d8 to start an election
I20260709 13:02:23.023684 11948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7125d23706004d9fabecc112c487c613"
dest_uuid: "34faba865273400488bd2655915db5d8"
 from {username='slave'} at 127.0.0.1:50900
I20260709 13:02:23.024225 11948 raft_consensus.cc:493] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:23.024544 11948 raft_consensus.cc:3060] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.030187 11948 raft_consensus.cc:515] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:23.032022 11948 leader_election.cc:290] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 2 election: Requested vote from peers 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105), 321eb690fed6490d8bbc1f870a16b713 (127.6.233.131:42207)
I20260709 13:02:23.032873 11872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7125d23706004d9fabecc112c487c613" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dd1d3891ade4b2ba3969a7855c037a6"
I20260709 13:02:23.033128 12021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7125d23706004d9fabecc112c487c613" candidate_uuid: "34faba865273400488bd2655915db5d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "321eb690fed6490d8bbc1f870a16b713"
I20260709 13:02:23.033706 11872 raft_consensus.cc:3055] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:23.033741 12021 raft_consensus.cc:3060] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.034205 11872 raft_consensus.cc:740] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dd1d3891ade4b2ba3969a7855c037a6, State: Running, Role: LEADER
I20260709 13:02:23.035149 11872 consensus_queue.cc:260] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:23.036185 11872 raft_consensus.cc:3060] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:23.039973 12021 raft_consensus.cc:2468] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34faba865273400488bd2655915db5d8 in term 2.
I20260709 13:02:23.041316 11913 leader_election.cc:304] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321eb690fed6490d8bbc1f870a16b713, 34faba865273400488bd2655915db5d8; no voters: 
I20260709 13:02:23.042140 12070 raft_consensus.cc:2804] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:23.042622 12070 raft_consensus.cc:697] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 2 LEADER]: Becoming Leader. State: Replica: 34faba865273400488bd2655915db5d8, State: Running, Role: LEADER
I20260709 13:02:23.043444 12070 consensus_queue.cc:237] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } }
I20260709 13:02:23.043877 11872 raft_consensus.cc:2468] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34faba865273400488bd2655915db5d8 in term 2.
I20260709 13:02:23.050401 11769 catalog_manager.cc:5697] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 reported cstate change: term changed from 1 to 2, leader changed from 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129) to 34faba865273400488bd2655915db5d8 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "34faba865273400488bd2655915db5d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dd1d3891ade4b2ba3969a7855c037a6" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 36105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:23.107321 12021 raft_consensus.cc:1275] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Refusing update from remote peer 1dd1d3891ade4b2ba3969a7855c037a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.108651 12077 consensus_queue.cc:1048] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "321eb690fed6490d8bbc1f870a16b713" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 42207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.116645 11948 raft_consensus.cc:1275] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Refusing update from remote peer 1dd1d3891ade4b2ba3969a7855c037a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:23.118245 12113 consensus_queue.cc:1048] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34faba865273400488bd2655915db5d8" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 42117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:23.314618  7078 tablet_server.cc:179] TabletServer@127.6.233.129:0 shutting down...
I20260709 13:02:23.340708  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:23.341393  7078 tablet_replica.cc:333] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6: stopping tablet replica
W20260709 13:02:23.341338 11987 consensus_peers.cc:597] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 -> Peer 1dd1d3891ade4b2ba3969a7855c037a6 (127.6.233.129:36105): Couldn't send request to peer 1dd1d3891ade4b2ba3969a7855c037a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:23.342191  7078 raft_consensus.cc:2243] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.343070  7078 raft_consensus.cc:2272] T c8d42fa8adaa4ca7ad59dbee551db261 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.345474  7078 tablet_replica.cc:333] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6: stopping tablet replica
I20260709 13:02:23.345989  7078 raft_consensus.cc:2243] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.346402  7078 raft_consensus.cc:2272] T 7125d23706004d9fabecc112c487c613 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.348626  7078 tablet_replica.cc:333] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6: stopping tablet replica
I20260709 13:02:23.349125  7078 raft_consensus.cc:2243] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.349582  7078 raft_consensus.cc:2272] T fc2b23a3696547f4a298731c0bfed8c4 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.351549  7078 tablet_replica.cc:333] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6: stopping tablet replica
I20260709 13:02:23.352046  7078 raft_consensus.cc:2243] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.352818  7078 raft_consensus.cc:2272] T af0b28523bc247b7b71519f3f6576147 P 1dd1d3891ade4b2ba3969a7855c037a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.365622  7078 tablet_server.cc:196] TabletServer@127.6.233.129:0 shutdown complete.
I20260709 13:02:23.377279  7078 tablet_server.cc:179] TabletServer@127.6.233.130:0 shutting down...
I20260709 13:02:23.396343  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:23.397024  7078 tablet_replica.cc:333] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8: stopping tablet replica
I20260709 13:02:23.397612  7078 raft_consensus.cc:2243] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.398238  7078 pending_rounds.cc:70] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8: Trying to abort 1 pending ops.
I20260709 13:02:23.398437  7078 pending_rounds.cc:77] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305634377914044416 op_type: NO_OP noop_request { }
I20260709 13:02:23.398751  7078 raft_consensus.cc:2889] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:23.399086  7078 raft_consensus.cc:2272] T 7125d23706004d9fabecc112c487c613 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.401688  7078 tablet_replica.cc:333] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8: stopping tablet replica
I20260709 13:02:23.402475  7078 raft_consensus.cc:2243] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.402941  7078 raft_consensus.cc:2272] T c8d42fa8adaa4ca7ad59dbee551db261 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.405030  7078 tablet_replica.cc:333] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8: stopping tablet replica
I20260709 13:02:23.405565  7078 raft_consensus.cc:2243] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.406002  7078 raft_consensus.cc:2272] T af0b28523bc247b7b71519f3f6576147 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.408049  7078 tablet_replica.cc:333] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8: stopping tablet replica
I20260709 13:02:23.408568  7078 raft_consensus.cc:2243] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.408986  7078 raft_consensus.cc:2272] T fc2b23a3696547f4a298731c0bfed8c4 P 34faba865273400488bd2655915db5d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.430873  7078 tablet_server.cc:196] TabletServer@127.6.233.130:0 shutdown complete.
I20260709 13:02:23.441990  7078 tablet_server.cc:179] TabletServer@127.6.233.131:0 shutting down...
I20260709 13:02:23.460554  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:23.461266  7078 tablet_replica.cc:333] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713: stopping tablet replica
I20260709 13:02:23.461871  7078 raft_consensus.cc:2243] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.462342  7078 raft_consensus.cc:2272] T 7125d23706004d9fabecc112c487c613 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.465000  7078 tablet_replica.cc:333] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713: stopping tablet replica
I20260709 13:02:23.465569  7078 raft_consensus.cc:2243] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.466035  7078 raft_consensus.cc:2272] T c8d42fa8adaa4ca7ad59dbee551db261 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.468336  7078 tablet_replica.cc:333] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713: stopping tablet replica
I20260709 13:02:23.468928  7078 raft_consensus.cc:2243] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.469404  7078 raft_consensus.cc:2272] T af0b28523bc247b7b71519f3f6576147 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.471796  7078 tablet_replica.cc:333] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713: stopping tablet replica
I20260709 13:02:23.472285  7078 raft_consensus.cc:2243] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.473081  7078 raft_consensus.cc:2272] T fc2b23a3696547f4a298731c0bfed8c4 P 321eb690fed6490d8bbc1f870a16b713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.495530  7078 tablet_server.cc:196] TabletServer@127.6.233.131:0 shutdown complete.
I20260709 13:02:23.507172  7078 master.cc:562] Master@127.6.233.190:37369 shutting down...
I20260709 13:02:23.521656  7078 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:23.522212  7078 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.522547  7078 tablet_replica.cc:333] T 00000000000000000000000000000000 P 731dd361680b419dbefada0e6c2eabcc: stopping tablet replica
I20260709 13:02:23.540640  7078 master.cc:584] Master@127.6.233.190:37369 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2515 ms)
[----------] 6 tests from LeaderRebalancerTest (127161 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:02:23.568871  7078 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.233.190:38321
I20260709 13:02:23.570149  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:23.575455 12118 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
W20260709 13:02:23.576220 12117 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
W20260709 13:02:23.577463 12120 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
I20260709 13:02:23.577508  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:23.578590  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:23.578823  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:23.579023  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602143578984 us; error 0 us; skew 500 ppm
I20260709 13:02:23.579651  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:23.582101  7078 webserver.cc:533] Webserver started at http://127.6.233.190:35381/ using document root <none> and password file <none>
I20260709 13:02:23.582594  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:23.582799  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:23.583112  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:23.584179  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/master-0-root/instance:
uuid: "89e712a15f99477286db9a60c46371e1"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-gvjr"
I20260709 13:02:23.588677  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:23.592125 12125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.593037  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:23.593443  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/master-0-root
uuid: "89e712a15f99477286db9a60c46371e1"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-gvjr"
I20260709 13:02:23.593772  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-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)
I20260709 13:02:23.609970  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:23.611768  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:23.663477  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.190:38321
I20260709 13:02:23.663573 12176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.190:38321 every 8 connection(s)
I20260709 13:02:23.667203 12177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:23.677825 12177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1: Bootstrap starting.
I20260709 13:02:23.682092 12177 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:23.685909 12177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1: No bootstrap required, opened a new log
I20260709 13:02:23.687881 12177 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89e712a15f99477286db9a60c46371e1" member_type: VOTER }
I20260709 13:02:23.688251 12177 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:23.688428 12177 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e712a15f99477286db9a60c46371e1, State: Initialized, Role: FOLLOWER
I20260709 13:02:23.689000 12177 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89e712a15f99477286db9a60c46371e1" member_type: VOTER }
I20260709 13:02:23.689404 12177 raft_consensus.cc:399] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:23.689584 12177 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:23.689795 12177 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:23.694422 12177 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89e712a15f99477286db9a60c46371e1" member_type: VOTER }
I20260709 13:02:23.694980 12177 leader_election.cc:304] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [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: 89e712a15f99477286db9a60c46371e1; no voters: 
I20260709 13:02:23.696367 12177 leader_election.cc:290] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:23.696749 12180 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:23.698125 12180 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 1 LEADER]: Becoming Leader. State: Replica: 89e712a15f99477286db9a60c46371e1, State: Running, Role: LEADER
I20260709 13:02:23.698781 12180 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [LEADER]: Queue going to LEADER mode. State: All 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: "89e712a15f99477286db9a60c46371e1" member_type: VOTER }
I20260709 13:02:23.699193 12177 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:23.701700 12181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "89e712a15f99477286db9a60c46371e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89e712a15f99477286db9a60c46371e1" member_type: VOTER } }
I20260709 13:02:23.702494 12181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:23.701728 12182 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89e712a15f99477286db9a60c46371e1. Latest consensus state: current_term: 1 leader_uuid: "89e712a15f99477286db9a60c46371e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89e712a15f99477286db9a60c46371e1" member_type: VOTER } }
I20260709 13:02:23.703599 12182 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:23.705191 12186 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:23.712960 12186 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:23.714661  7078 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:23.721902 12186 catalog_manager.cc:1383] Generated new cluster ID: 69597bde1c794a72b7a09121c8941a15
I20260709 13:02:23.722226 12186 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:23.751742 12186 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:23.753084 12186 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:23.765096 12186 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1: Generated new TSK 0
I20260709 13:02:23.765740 12186 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:23.781136  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:23.787189 12198 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
W20260709 13:02:23.788445 12199 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
I20260709 13:02:23.790215  7078 server_base.cc:1061] running on GCE node
W20260709 13:02:23.790575 12201 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
I20260709 13:02:23.791554  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:23.791776  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:23.791951  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602143791932 us; error 0 us; skew 500 ppm
I20260709 13:02:23.792482  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:23.794706  7078 webserver.cc:533] Webserver started at http://127.6.233.129:34767/ using document root <none> and password file <none>
I20260709 13:02:23.795251  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:23.795445  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:23.795786  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:23.796877  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-0-root/instance:
uuid: "6dc4a0837144460db89a8e9682e33fb5"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-gvjr"
I20260709 13:02:23.801506  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:02:23.804845 12206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.805670  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:02:23.805982  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "6dc4a0837144460db89a8e9682e33fb5"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-gvjr"
I20260709 13:02:23.806267  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-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)
I20260709 13:02:23.837253  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:23.838428  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:23.839911  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:23.842139  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:23.842376  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.842617  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:23.842790  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.881701  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:41855
I20260709 13:02:23.881801 12268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:41855 every 8 connection(s)
I20260709 13:02:23.886685  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:23.893337 12273 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
W20260709 13:02:23.893694 12274 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
W20260709 13:02:23.897612 12276 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
I20260709 13:02:23.898068  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:23.898634 12269 heartbeater.cc:344] Connected to a master server at 127.6.233.190:38321
I20260709 13:02:23.899086 12269 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:23.899714  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:02:23.899798 12269 heartbeater.cc:507] Master 127.6.233.190:38321 requested a full tablet report, sending...
W20260709 13:02:23.900007  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:23.900280  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602143900247 us; error 0 us; skew 500 ppm
I20260709 13:02:23.900955  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:23.902083 12142 ts_manager.cc:194] Registered new tserver with Master: 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855)
I20260709 13:02:23.903621  7078 webserver.cc:533] Webserver started at http://127.6.233.130:39993/ using document root <none> and password file <none>
I20260709 13:02:23.904151  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:23.904354  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:23.904224 12142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50524
I20260709 13:02:23.904753  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:23.905972  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-1-root/instance:
uuid: "8ab58518d8394d7f94798290655843c1"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-gvjr"
I20260709 13:02:23.910354  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.006s
I20260709 13:02:23.913547 12281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.914327  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:02:23.914697  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-1-root
uuid: "8ab58518d8394d7f94798290655843c1"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-gvjr"
I20260709 13:02:23.915050  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-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)
I20260709 13:02:23.937182  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:23.938256  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:23.939746  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:23.941938  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:23.942164  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.942397  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:23.942569  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:23.979285  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.130:44329
I20260709 13:02:23.979377 12343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.130:44329 every 8 connection(s)
I20260709 13:02:23.983990  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:23.990566 12347 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
W20260709 13:02:23.993914 12348 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
I20260709 13:02:23.994174  7078 server_base.cc:1061] running on GCE node
W20260709 13:02:23.994809 12350 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
I20260709 13:02:23.995913  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:23.996181  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:23.996405  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602143996387 us; error 0 us; skew 500 ppm
I20260709 13:02:23.997006  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:23.997466 12344 heartbeater.cc:344] Connected to a master server at 127.6.233.190:38321
I20260709 13:02:23.997875 12344 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:23.998629 12344 heartbeater.cc:507] Master 127.6.233.190:38321 requested a full tablet report, sending...
I20260709 13:02:24.000074  7078 webserver.cc:533] Webserver started at http://127.6.233.131:39029/ using document root <none> and password file <none>
I20260709 13:02:24.000662 12142 ts_manager.cc:194] Registered new tserver with Master: 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:24.000667  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:24.001194  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:24.001471  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:24.002249 12142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50540
I20260709 13:02:24.002476  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-2-root/instance:
uuid: "73cf91f8987a423d9969b33d0840000d"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-gvjr"
I20260709 13:02:24.007138  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:02:24.010576 12355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:24.011468  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:24.011790  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-2-root
uuid: "73cf91f8987a423d9969b33d0840000d"
format_stamp: "Formatted at 2026-07-09 13:02:23 on dist-test-slave-gvjr"
I20260709 13:02:24.012044  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602016243738-7078-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)
I20260709 13:02:24.022740  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:24.023873  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:24.025324  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:24.027601  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:24.027810  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:24.028090  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:24.028230  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:24.065552  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.131:40403
I20260709 13:02:24.065649 12417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.131:40403 every 8 connection(s)
I20260709 13:02:24.079154 12418 heartbeater.cc:344] Connected to a master server at 127.6.233.190:38321
I20260709 13:02:24.079520 12418 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:24.080252 12418 heartbeater.cc:507] Master 127.6.233.190:38321 requested a full tablet report, sending...
I20260709 13:02:24.082069 12142 ts_manager.cc:194] Registered new tserver with Master: 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.082286  7078 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013555993s
I20260709 13:02:24.083483 12142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50556
I20260709 13:02:24.109061 12142 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50570:
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"
    }
  }
}
W20260709 13:02:24.111716 12142 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.
I20260709 13:02:24.174496 12234 tablet_service.cc:1511] Processing CreateTablet for tablet 182f1bb8ee7a4a20823ffc789ecb3dce (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:24.175935 12234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182f1bb8ee7a4a20823ffc789ecb3dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.176035 12232 tablet_service.cc:1511] Processing CreateTablet for tablet 114181f72ccf4e8383dda7358336d455 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:24.177376 12232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114181f72ccf4e8383dda7358336d455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.179396 12233 tablet_service.cc:1511] Processing CreateTablet for tablet c565c482407a4b59b5e0f9272a31be85 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:24.179914 12231 tablet_service.cc:1511] Processing CreateTablet for tablet 2e036491ef504a78b8ecab834c4983a8 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:24.181226 12231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e036491ef504a78b8ecab834c4983a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.185706 12233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c565c482407a4b59b5e0f9272a31be85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.186925 12230 tablet_service.cc:1511] Processing CreateTablet for tablet 2b115dfeb822494584cc7afdce53b5dd (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:24.188388 12230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b115dfeb822494584cc7afdce53b5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.192193 12309 tablet_service.cc:1511] Processing CreateTablet for tablet 182f1bb8ee7a4a20823ffc789ecb3dce (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:24.193711 12309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182f1bb8ee7a4a20823ffc789ecb3dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.196578 12229 tablet_service.cc:1511] Processing CreateTablet for tablet fa659d2ac33e45f0bd0649c366d70b2f (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:24.198048 12229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa659d2ac33e45f0bd0649c366d70b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.198377 12308 tablet_service.cc:1511] Processing CreateTablet for tablet c565c482407a4b59b5e0f9272a31be85 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:24.200031 12308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c565c482407a4b59b5e0f9272a31be85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.201402 12228 tablet_service.cc:1511] Processing CreateTablet for tablet a10404af43694a89bb6695e5584b1300 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:24.202793 12228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10404af43694a89bb6695e5584b1300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.211468 12227 tablet_service.cc:1511] Processing CreateTablet for tablet fa5bce8157514856afd94a32271562b8 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:24.213008 12227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5bce8157514856afd94a32271562b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.248413 12307 tablet_service.cc:1511] Processing CreateTablet for tablet 114181f72ccf4e8383dda7358336d455 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:24.248771 12230 tablet_service.cc:1511] Processing CreateTablet for tablet ad186c6929f34620a235bf88c8df1a55 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:24.249855 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114181f72ccf4e8383dda7358336d455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.250545 12230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad186c6929f34620a235bf88c8df1a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.256574 12306 tablet_service.cc:1511] Processing CreateTablet for tablet 2e036491ef504a78b8ecab834c4983a8 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:24.258059 12306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e036491ef504a78b8ecab834c4983a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.258165 12301 tablet_service.cc:1511] Processing CreateTablet for tablet ad186c6929f34620a235bf88c8df1a55 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:24.260061 12305 tablet_service.cc:1511] Processing CreateTablet for tablet 2b115dfeb822494584cc7afdce53b5dd (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:24.261106 12382 tablet_service.cc:1511] Processing CreateTablet for tablet c565c482407a4b59b5e0f9272a31be85 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:24.261890 12304 tablet_service.cc:1511] Processing CreateTablet for tablet fa659d2ac33e45f0bd0649c366d70b2f (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:24.262499 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c565c482407a4b59b5e0f9272a31be85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.263741 12378 tablet_service.cc:1511] Processing CreateTablet for tablet fa659d2ac33e45f0bd0649c366d70b2f (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:24.264014 12381 tablet_service.cc:1511] Processing CreateTablet for tablet 114181f72ccf4e8383dda7358336d455 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:24.265095 12378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa659d2ac33e45f0bd0649c366d70b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.266088 12380 tablet_service.cc:1511] Processing CreateTablet for tablet 2e036491ef504a78b8ecab834c4983a8 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:24.260061 12383 tablet_service.cc:1511] Processing CreateTablet for tablet 182f1bb8ee7a4a20823ffc789ecb3dce (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:24.268741 12379 tablet_service.cc:1511] Processing CreateTablet for tablet 2b115dfeb822494584cc7afdce53b5dd (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:24.270761 12376 tablet_service.cc:1511] Processing CreateTablet for tablet fa5bce8157514856afd94a32271562b8 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:24.271219 12377 tablet_service.cc:1511] Processing CreateTablet for tablet a10404af43694a89bb6695e5584b1300 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:24.271744 12302 tablet_service.cc:1511] Processing CreateTablet for tablet fa5bce8157514856afd94a32271562b8 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:24.273962 12381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114181f72ccf4e8383dda7358336d455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.274681 12377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10404af43694a89bb6695e5584b1300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.276772 12375 tablet_service.cc:1511] Processing CreateTablet for tablet ad186c6929f34620a235bf88c8df1a55 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:24.278095 12375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad186c6929f34620a235bf88c8df1a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.278837 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b115dfeb822494584cc7afdce53b5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.278914 12301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad186c6929f34620a235bf88c8df1a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.280128 12376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5bce8157514856afd94a32271562b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.282091 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182f1bb8ee7a4a20823ffc789ecb3dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.283764 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e036491ef504a78b8ecab834c4983a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.268738 12303 tablet_service.cc:1511] Processing CreateTablet for tablet a10404af43694a89bb6695e5584b1300 (DEFAULT_TABLE table=test-workload [id=a1d9765a4a354915ab2042c6dbc9115e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:24.314087 12435 tablet_bootstrap.cc:492] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:24.320919 12433 tablet_bootstrap.cc:492] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:24.321195 12435 tablet_bootstrap.cc:654] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.323501 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa659d2ac33e45f0bd0649c366d70b2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.325541 12305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b115dfeb822494584cc7afdce53b5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.331349 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5bce8157514856afd94a32271562b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.336194 12303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10404af43694a89bb6695e5584b1300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:24.340526 12433 tablet_bootstrap.cc:654] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.361840 12435 tablet_bootstrap.cc:492] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:24.367697 12435 ts_tablet_manager.cc:1403] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.000s
I20260709 13:02:24.369516 12434 tablet_bootstrap.cc:492] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:24.370633 12435 raft_consensus.cc:359] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.371479 12435 raft_consensus.cc:385] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.371835 12435 raft_consensus.cc:740] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.372830 12435 consensus_queue.cc:260] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.374265 12433 tablet_bootstrap.cc:492] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:24.375099 12433 ts_tablet_manager.cc:1403] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260709 13:02:24.376899 12434 tablet_bootstrap.cc:654] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.380067 12344 heartbeater.cc:499] Master 127.6.233.190:38321 was elected leader, sending a full tablet report...
I20260709 13:02:24.380602 12435 ts_tablet_manager.cc:1434] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:02:24.381589 12435 tablet_bootstrap.cc:492] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:24.381480 12433 raft_consensus.cc:359] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.382404 12433 raft_consensus.cc:385] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.382786 12434 tablet_bootstrap.cc:492] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:24.382752 12433 raft_consensus.cc:740] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.383415 12434 ts_tablet_manager.cc:1403] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 13:02:24.383762 12433 consensus_queue.cc:260] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.387972 12435 tablet_bootstrap.cc:654] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.387233 12434 raft_consensus.cc:359] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.388595 12434 raft_consensus.cc:385] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.389081 12434 raft_consensus.cc:740] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.390398 12434 consensus_queue.cc:260] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.400274 12435 tablet_bootstrap.cc:492] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:24.400979 12435 ts_tablet_manager.cc:1403] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:02:24.404150 12435 raft_consensus.cc:359] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.404932 12435 raft_consensus.cc:385] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.405452 12435 raft_consensus.cc:740] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.406458 12435 consensus_queue.cc:260] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.409258 12435 ts_tablet_manager.cc:1434] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:24.410457 12435 tablet_bootstrap.cc:492] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:24.417714 12435 tablet_bootstrap.cc:654] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.426471 12418 heartbeater.cc:499] Master 127.6.233.190:38321 was elected leader, sending a full tablet report...
I20260709 13:02:24.427425 12269 heartbeater.cc:499] Master 127.6.233.190:38321 was elected leader, sending a full tablet report...
I20260709 13:02:24.428018 12433 ts_tablet_manager.cc:1434] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.052s	user 0.022s	sys 0.027s
I20260709 13:02:24.429196 12433 tablet_bootstrap.cc:492] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:24.429401 12435 tablet_bootstrap.cc:492] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:24.429993 12435 ts_tablet_manager.cc:1403] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:02:24.433027 12434 ts_tablet_manager.cc:1434] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.049s	user 0.018s	sys 0.023s
I20260709 13:02:24.433238 12435 raft_consensus.cc:359] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
I20260709 13:02:24.434350 12435 raft_consensus.cc:385] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.434373 12434 tablet_bootstrap.cc:492] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:24.434855 12435 raft_consensus.cc:740] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.436156 12433 tablet_bootstrap.cc:654] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.436048 12435 consensus_queue.cc:260] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
I20260709 13:02:24.439121 12435 ts_tablet_manager.cc:1434] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.008s
I20260709 13:02:24.440289 12435 tablet_bootstrap.cc:492] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:24.443266 12434 tablet_bootstrap.cc:654] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.447193 12435 tablet_bootstrap.cc:654] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.449302 12433 tablet_bootstrap.cc:492] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:24.450139 12433 ts_tablet_manager.cc:1403] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260709 13:02:24.454185 12433 raft_consensus.cc:359] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.455401 12433 raft_consensus.cc:385] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.455891 12433 raft_consensus.cc:740] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.457036 12433 consensus_queue.cc:260] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.458791 12435 tablet_bootstrap.cc:492] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:24.459486 12435 ts_tablet_manager.cc:1403] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.015s
I20260709 13:02:24.460212 12433 ts_tablet_manager.cc:1434] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:02:24.461750 12433 tablet_bootstrap.cc:492] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:24.462558 12435 raft_consensus.cc:359] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.463569 12435 raft_consensus.cc:385] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.463910 12435 raft_consensus.cc:740] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.464810 12435 consensus_queue.cc:260] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.467399 12435 ts_tablet_manager.cc:1434] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:02:24.468526 12435 tablet_bootstrap.cc:492] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:24.470681 12433 tablet_bootstrap.cc:654] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.474602 12435 tablet_bootstrap.cc:654] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.483636 12440 raft_consensus.cc:493] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.484362 12440 raft_consensus.cc:515] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.486063 12435 tablet_bootstrap.cc:492] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:24.486719 12435 ts_tablet_manager.cc:1403] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:02:24.489622 12435 raft_consensus.cc:359] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.490774 12435 raft_consensus.cc:385] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.491281 12435 raft_consensus.cc:740] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.492506 12435 consensus_queue.cc:260] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.497978 12435 ts_tablet_manager.cc:1434] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:02:24.499241 12435 tablet_bootstrap.cc:492] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:24.502306 12438 raft_consensus.cc:493] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.502902 12438 raft_consensus.cc:515] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.505425 12435 tablet_bootstrap.cc:654] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.508237 12438 leader_election.cc:290] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.543738 12440 leader_election.cc:290] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.544996 12440 raft_consensus.cc:493] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.545722 12440 raft_consensus.cc:515] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.550870 12440 leader_election.cc:290] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.557228 12442 raft_consensus.cc:493] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.641032 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:24.641145 12442 raft_consensus.cc:515] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.643822 12442 leader_election.cc:290] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:24.582404 12438 raft_consensus.cc:493] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.644558 12438 raft_consensus.cc:515] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.619005 12434 tablet_bootstrap.cc:492] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:24.634768 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:24.636312 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:24.640007 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:24.640420 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114181f72ccf4e8383dda7358336d455" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
W20260709 13:02:24.668920 12207 leader_election.cc:343] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.657512 12434 ts_tablet_manager.cc:1403] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.222s	user 0.078s	sys 0.106s
I20260709 13:02:24.657344 12318 raft_consensus.cc:2468] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 0.
I20260709 13:02:24.674161 12438 leader_election.cc:290] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.678251 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa659d2ac33e45f0bd0649c366d70b2f" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:24.682869 12435 tablet_bootstrap.cc:492] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
W20260709 13:02:24.683296 12285 leader_election.cc:343] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.683660 12435 ts_tablet_manager.cc:1403] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.185s	user 0.076s	sys 0.102s
I20260709 13:02:24.684371 12438 raft_consensus.cc:493] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.690052 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114181f72ccf4e8383dda7358336d455" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:24.690979 12433 tablet_bootstrap.cc:492] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:24.691468 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa659d2ac33e45f0bd0649c366d70b2f" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
W20260709 13:02:24.691565 12282 leader_election.cc:343] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.691639 12435 raft_consensus.cc:359] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.692229 12392 raft_consensus.cc:2468] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:24.692340 12282 leader_election.cc:304] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:24.693158 12435 raft_consensus.cc:385] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.693506 12435 raft_consensus.cc:740] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.694211 12458 raft_consensus.cc:2749] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.691608 12433 ts_tablet_manager.cc:1403] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.230s	user 0.089s	sys 0.098s
W20260709 13:02:24.686833 12207 leader_election.cc:343] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.695362 12438 raft_consensus.cc:515] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
W20260709 13:02:24.695837 12207 leader_election.cc:343] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.695891 12434 raft_consensus.cc:359] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.696446 12207 leader_election.cc:304] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5; no voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1
I20260709 13:02:24.696849 12434 raft_consensus.cc:385] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.697211 12434 raft_consensus.cc:740] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.697395 12438 leader_election.cc:290] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
W20260709 13:02:24.686491 12285 leader_election.cc:343] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.697959 12433 raft_consensus.cc:359] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
I20260709 13:02:24.698307 12440 raft_consensus.cc:2749] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.698132 12434 consensus_queue.cc:260] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.699236 12433 raft_consensus.cc:385] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.699143 12207 leader_election.cc:304] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [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: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:24.699450 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:24.699781 12433 raft_consensus.cc:740] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.694311 12435 consensus_queue.cc:260] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.700089 12243 raft_consensus.cc:2468] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:24.700731 12440 raft_consensus.cc:2804] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.701059 12440 raft_consensus.cc:493] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.701139 12434 ts_tablet_manager.cc:1434] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:02:24.701436 12440 raft_consensus.cc:3060] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.701617 12285 leader_election.cc:304] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:24.702183 12435 ts_tablet_manager.cc:1434] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:02:24.702353 12434 tablet_bootstrap.cc:492] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:24.705341 12435 tablet_bootstrap.cc:492] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:24.706347 12438 raft_consensus.cc:2804] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.708282 12438 raft_consensus.cc:493] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:02:24.709762 12190 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:24.708513 12282 leader_election.cc:304] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:24.710249 12434 tablet_bootstrap.cc:654] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.709847 12438 raft_consensus.cc:3060] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.713274 12435 tablet_bootstrap.cc:654] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.712366 12440 raft_consensus.cc:515] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.712731 12433 consensus_queue.cc:260] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
I20260709 13:02:24.719465 12442 raft_consensus.cc:493] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.715284 12458 raft_consensus.cc:2804] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.724867 12458 raft_consensus.cc:493] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.725286 12458 raft_consensus.cc:3060] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.724891 12442 raft_consensus.cc:515] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.730191 12442 leader_election.cc:290] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:24.733026 12433 ts_tablet_manager.cc:1434] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.004s
I20260709 13:02:24.735368 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:24.735670 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:24.737068 12440 leader_election.cc:290] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.744055 12433 tablet_bootstrap.cc:492] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
W20260709 13:02:24.746042 12282 leader_election.cc:343] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.751607 12433 tablet_bootstrap.cc:654] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.763468 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:24.775653 12458 raft_consensus.cc:515] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
W20260709 13:02:24.779683 12207 leader_election.cc:343] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.781677 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa659d2ac33e45f0bd0649c366d70b2f" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:24.782612 12392 raft_consensus.cc:3060] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.797163 12440 raft_consensus.cc:493] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.797794 12440 raft_consensus.cc:515] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
I20260709 13:02:24.800071 12440 leader_election.cc:290] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:24.802151 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182f1bb8ee7a4a20823ffc789ecb3dce" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:24.802860 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182f1bb8ee7a4a20823ffc789ecb3dce" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:24.803154 12319 raft_consensus.cc:2468] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 0.
W20260709 13:02:24.804723 12207 leader_election.cc:343] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.805737 12207 leader_election.cc:304] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [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: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:24.807224 12440 raft_consensus.cc:2804] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.807723 12440 raft_consensus.cc:493] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.808149 12440 raft_consensus.cc:3060] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.834306 12458 leader_election.cc:290] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.846131 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa659d2ac33e45f0bd0649c366d70b2f" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:24.846488 12434 tablet_bootstrap.cc:492] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:24.846652 12463 raft_consensus.cc:493] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.851367 12434 ts_tablet_manager.cc:1403] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.149s	user 0.047s	sys 0.073s
I20260709 13:02:24.851286 12463 raft_consensus.cc:515] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.853672 12463 leader_election.cc:290] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.854210 12463 raft_consensus.cc:493] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.854254 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad186c6929f34620a235bf88c8df1a55" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:24.854830 12463 raft_consensus.cc:515] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.855850 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa659d2ac33e45f0bd0649c366d70b2f" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:24.847587 12392 raft_consensus.cc:2468] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:24.849789 12440 raft_consensus.cc:515] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
I20260709 13:02:24.847311 12462 raft_consensus.cc:493] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:24.857177 12463 leader_election.cc:290] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.857254 12462 raft_consensus.cc:515] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
I20260709 13:02:24.858773 12440 leader_election.cc:290] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:24.855473 12434 raft_consensus.cc:359] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
I20260709 13:02:24.859455 12462 leader_election.cc:290] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.859599 12434 raft_consensus.cc:385] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.860003 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182f1bb8ee7a4a20823ffc789ecb3dce" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:24.860109 12434 raft_consensus.cc:740] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.861332 12319 raft_consensus.cc:3060] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.861865 12434 consensus_queue.cc:260] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
W20260709 13:02:24.863726 12359 leader_election.cc:343] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.865530 12434 ts_tablet_manager.cc:1434] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 13:02:24.866652 12434 tablet_bootstrap.cc:492] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
W20260709 13:02:24.867467 12359 leader_election.cc:343] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.869588 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa659d2ac33e45f0bd0649c366d70b2f" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:24.870587 12317 raft_consensus.cc:2393] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73cf91f8987a423d9969b33d0840000d in current term 1: Already voted for candidate 8ab58518d8394d7f94798290655843c1 in this term.
I20260709 13:02:24.873147 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad186c6929f34620a235bf88c8df1a55" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:24.873873 12434 tablet_bootstrap.cc:654] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.875945 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:24.877449 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad186c6929f34620a235bf88c8df1a55" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:24.877720 12356 leader_election.cc:304] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d; no voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1
I20260709 13:02:24.878175 12317 raft_consensus.cc:2468] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 0.
I20260709 13:02:24.878404 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182f1bb8ee7a4a20823ffc789ecb3dce" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:24.879379 12442 raft_consensus.cc:2749] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.879276 12392 raft_consensus.cc:3060] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.881265 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182f1bb8ee7a4a20823ffc789ecb3dce" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:24.882078 12243 raft_consensus.cc:2393] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ab58518d8394d7f94798290655843c1 in current term 1: Already voted for candidate 6dc4a0837144460db89a8e9682e33fb5 in this term.
I20260709 13:02:24.883632 12356 leader_election.cc:304] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:24.884503 12442 raft_consensus.cc:2804] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:24.884869 12442 raft_consensus.cc:493] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:24.885243 12442 raft_consensus.cc:3060] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.884968 12319 raft_consensus.cc:2468] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 1.
W20260709 13:02:24.883726 12285 leader_election.cc:343] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.887435 12207 leader_election.cc:304] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:24.888073 12438 raft_consensus.cc:515] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.888986 12440 raft_consensus.cc:2804] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.889287 12318 raft_consensus.cc:2393] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6dc4a0837144460db89a8e9682e33fb5 in current term 1: Already voted for candidate 8ab58518d8394d7f94798290655843c1 in this term.
I20260709 13:02:24.889461 12433 tablet_bootstrap.cc:492] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:24.889622 12440 raft_consensus.cc:697] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Becoming Leader. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:24.889982 12433 ts_tablet_manager.cc:1403] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.146s	user 0.030s	sys 0.062s
I20260709 13:02:24.890883 12440 consensus_queue.cc:237] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } }
I20260709 13:02:24.904029 12442 raft_consensus.cc:515] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.893842 12433 raft_consensus.cc:359] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.906328 12433 raft_consensus.cc:385] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.906739 12433 raft_consensus.cc:740] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.893221 12438 leader_election.cc:290] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:24.893689 12207 leader_election.cc:304] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [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: 6dc4a0837144460db89a8e9682e33fb5; no voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1
I20260709 13:02:24.910166 12453 raft_consensus.cc:2749] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.907768 12433 consensus_queue.cc:260] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.911541 12392 raft_consensus.cc:2468] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 1.
W20260709 13:02:24.905545 12285 leader_election.cc:343] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:24.916113 12285 leader_election.cc:343] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.916561 12433 ts_tablet_manager.cc:1434] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
I20260709 13:02:24.917079 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad186c6929f34620a235bf88c8df1a55" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:24.917613 12433 tablet_bootstrap.cc:492] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:24.918017 12318 raft_consensus.cc:3060] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:24.920686 12435 tablet_bootstrap.cc:492] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:24.920605 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad186c6929f34620a235bf88c8df1a55" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:24.921380 12435 ts_tablet_manager.cc:1403] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.216s	user 0.041s	sys 0.112s
W20260709 13:02:24.922115 12359 leader_election.cc:343] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.924057 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:24.924628 12435 raft_consensus.cc:359] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.925450 12435 raft_consensus.cc:385] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.925733 12435 raft_consensus.cc:740] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.926331 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182f1bb8ee7a4a20823ffc789ecb3dce" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:24.926486 12435 consensus_queue.cc:260] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.927229 12393 raft_consensus.cc:2393] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ab58518d8394d7f94798290655843c1 in current term 1: Already voted for candidate 6dc4a0837144460db89a8e9682e33fb5 in this term.
I20260709 13:02:24.928974 12434 tablet_bootstrap.cc:492] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:24.929545 12434 ts_tablet_manager.cc:1403] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.013s
I20260709 13:02:24.930553 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:24.931396 12243 raft_consensus.cc:2393] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ab58518d8394d7f94798290655843c1 in current term 1: Already voted for candidate 6dc4a0837144460db89a8e9682e33fb5 in this term.
I20260709 13:02:24.932229 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:24.932304 12434 raft_consensus.cc:359] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.933166 12434 raft_consensus.cc:385] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.933434 12434 raft_consensus.cc:740] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.933902 12282 leader_election.cc:304] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:24.915539 12442 leader_election.cc:290] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:24.929045 12435 ts_tablet_manager.cc:1434] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:24.935568 12464 raft_consensus.cc:2804] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.936116 12464 raft_consensus.cc:697] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:24.934128 12434 consensus_queue.cc:260] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
W20260709 13:02:24.936936 12282 leader_election.cc:343] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.937045 12464 consensus_queue.cc:237] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.937543 12282 leader_election.cc:304] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:24.937415 12142 catalog_manager.cc:5697] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "6dc4a0837144460db89a8e9682e33fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.938539 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad186c6929f34620a235bf88c8df1a55" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:24.939266 12434 ts_tablet_manager.cc:1434] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:02:24.940459 12434 tablet_bootstrap.cc:492] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:24.936069 12435 tablet_bootstrap.cc:492] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:24.941927 12438 raft_consensus.cc:2749] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.943354 12282 leader_election.cc:304] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:24.939366 12392 raft_consensus.cc:2393] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ab58518d8394d7f94798290655843c1 in current term 1: Already voted for candidate 73cf91f8987a423d9969b33d0840000d in this term.
I20260709 13:02:24.945081 12438 raft_consensus.cc:2749] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:24.946455 12282 leader_election.cc:343] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:24.941354 12433 tablet_bootstrap.cc:654] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.946895 12282 leader_election.cc:304] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [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: 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:24.951946 12434 tablet_bootstrap.cc:654] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.952363 12435 tablet_bootstrap.cc:654] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.941461 12318 raft_consensus.cc:2468] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 1.
I20260709 13:02:24.954749 12356 leader_election.cc:304] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:24.954887 12438 raft_consensus.cc:2749] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.955905 12282 leader_election.cc:304] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:24.956698 12438 raft_consensus.cc:2749] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:24.956343 12442 raft_consensus.cc:2804] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:24.960112 12442 raft_consensus.cc:697] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:24.960994 12442 consensus_queue.cc:237] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.963990 12434 tablet_bootstrap.cc:492] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:24.964561 12434 ts_tablet_manager.cc:1403] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260709 13:02:24.964581 12433 tablet_bootstrap.cc:492] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:24.965332 12433 ts_tablet_manager.cc:1403] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.012s
I20260709 13:02:24.967773 12434 raft_consensus.cc:359] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.968744 12434 raft_consensus.cc:385] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.968406 12433 raft_consensus.cc:359] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.969084 12434 raft_consensus.cc:740] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.969451 12433 raft_consensus.cc:385] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.969826 12433 raft_consensus.cc:740] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.972659 12435 tablet_bootstrap.cc:492] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:24.973687 12435 ts_tablet_manager.cc:1403] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260709 13:02:24.974087 12141 catalog_manager.cc:5697] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 0 to 1, leader changed from <none> to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 1 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.975632 12433 consensus_queue.cc:260] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.976281 12434 consensus_queue.cc:260] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.977501 12435 raft_consensus.cc:359] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.979794 12434 ts_tablet_manager.cc:1434] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:02:24.979970 12435 raft_consensus.cc:385] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:24.980389 12435 raft_consensus.cc:740] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:24.980907 12434 tablet_bootstrap.cc:492] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:24.979641 12433 ts_tablet_manager.cc:1434] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:02:24.982836 12433 tablet_bootstrap.cc:492] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:24.981379 12435 consensus_queue.cc:260] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:24.985016 12435 ts_tablet_manager.cc:1434] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:02:24.987824 12435 tablet_bootstrap.cc:492] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:24.988595 12434 tablet_bootstrap.cc:654] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.988819 12140 catalog_manager.cc:5697] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.991883 12433 tablet_bootstrap.cc:654] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:24.996960 12435 tablet_bootstrap.cc:654] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:25.001421 12434 tablet_bootstrap.cc:492] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:25.002000 12434 ts_tablet_manager.cc:1403] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 13:02:25.005262 12434 raft_consensus.cc:359] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.006023 12434 raft_consensus.cc:385] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:25.006340 12434 raft_consensus.cc:740] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:25.007344 12434 consensus_queue.cc:260] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.007850 12433 tablet_bootstrap.cc:492] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:25.008634 12433 ts_tablet_manager.cc:1403] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260709 13:02:25.009991 12434 ts_tablet_manager.cc:1434] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:02:25.011086 12434 tablet_bootstrap.cc:492] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:25.013990 12433 raft_consensus.cc:359] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.014933 12433 raft_consensus.cc:385] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:25.015383 12433 raft_consensus.cc:740] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:25.018833 12434 tablet_bootstrap.cc:654] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:25.021989 12435 tablet_bootstrap.cc:492] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:25.018867 12433 consensus_queue.cc:260] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.022691 12435 ts_tablet_manager.cc:1403] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.017s
I20260709 13:02:25.024495 12433 ts_tablet_manager.cc:1434] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:02:25.025530 12435 raft_consensus.cc:359] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.026306 12435 raft_consensus.cc:385] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:25.026587 12435 raft_consensus.cc:740] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:25.025565 12433 tablet_bootstrap.cc:492] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:25.027382 12435 consensus_queue.cc:260] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.029538 12435 ts_tablet_manager.cc:1434] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:02:25.030146 12434 tablet_bootstrap.cc:492] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:25.030753 12434 ts_tablet_manager.cc:1403] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 13:02:25.033957 12434 raft_consensus.cc:359] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.034813 12434 raft_consensus.cc:385] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:25.035007 12433 tablet_bootstrap.cc:654] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:25.035178 12434 raft_consensus.cc:740] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:25.036085 12434 consensus_queue.cc:260] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.038605 12434 ts_tablet_manager.cc:1434] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:25.040082 12434 tablet_bootstrap.cc:492] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:25.048837 12434 tablet_bootstrap.cc:654] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:25.049643 12433 tablet_bootstrap.cc:492] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:25.050158 12433 ts_tablet_manager.cc:1403] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 13:02:25.052526 12433 raft_consensus.cc:359] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.053117 12433 raft_consensus.cc:385] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:25.053274 12434 tablet_bootstrap.cc:492] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:25.053385 12433 raft_consensus.cc:740] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:25.053898 12434 ts_tablet_manager.cc:1403] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 13:02:25.054304 12433 consensus_queue.cc:260] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.056296 12433 ts_tablet_manager.cc:1434] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:25.056360 12434 raft_consensus.cc:359] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.057143 12434 raft_consensus.cc:385] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:25.057371 12433 tablet_bootstrap.cc:492] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:25.057448 12434 raft_consensus.cc:740] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:25.058456 12434 consensus_queue.cc:260] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.060297 12434 ts_tablet_manager.cc:1434] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:02:25.061308 12434 tablet_bootstrap.cc:492] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:25.065056 12433 tablet_bootstrap.cc:654] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:25.067096 12434 tablet_bootstrap.cc:654] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:25.078495 12433 tablet_bootstrap.cc:492] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:25.078864 12433 ts_tablet_manager.cc:1403] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 13:02:25.080411 12434 tablet_bootstrap.cc:492] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:25.080931 12434 ts_tablet_manager.cc:1403] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260709 13:02:25.081655 12433 raft_consensus.cc:359] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.082511 12433 raft_consensus.cc:385] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:25.082837 12433 raft_consensus.cc:740] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:25.083833 12433 consensus_queue.cc:260] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.084348 12434 raft_consensus.cc:359] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.085005 12434 raft_consensus.cc:385] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:25.085268 12434 raft_consensus.cc:740] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:25.085884 12433 ts_tablet_manager.cc:1434] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:02:25.085897 12434 consensus_queue.cc:260] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.087059 12433 tablet_bootstrap.cc:492] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:25.088290 12434 ts_tablet_manager.cc:1434] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:25.092770 12433 tablet_bootstrap.cc:654] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:25.098521 12433 tablet_bootstrap.cc:492] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:25.099020 12433 ts_tablet_manager.cc:1403] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:02:25.101567 12433 raft_consensus.cc:359] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.102109 12433 raft_consensus.cc:385] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:25.102279 12433 raft_consensus.cc:740] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:25.102797 12433 consensus_queue.cc:260] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.104192 12433 ts_tablet_manager.cc:1434] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:25.144878 12440 raft_consensus.cc:493] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:25.145393 12440 raft_consensus.cc:515] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.147080 12440 leader_election.cc:290] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:25.147990 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa659d2ac33e45f0bd0649c366d70b2f" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:25.148365 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa659d2ac33e45f0bd0649c366d70b2f" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:25.149175 12392 raft_consensus.cc:2393] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dc4a0837144460db89a8e9682e33fb5 in current term 1: Already voted for candidate 8ab58518d8394d7f94798290655843c1 in this term.
I20260709 13:02:25.150058 12207 leader_election.cc:304] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5; no voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1
I20260709 13:02:25.150691 12440 raft_consensus.cc:3060] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.155700 12440 raft_consensus.cc:2749] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:25.189133 12440 raft_consensus.cc:493] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:25.189607 12440 raft_consensus.cc:515] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.191658 12440 leader_election.cc:290] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:25.192410 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:25.192781 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:25.193035 12318 raft_consensus.cc:2468] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 0.
I20260709 13:02:25.193455 12392 raft_consensus.cc:2468] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 0.
I20260709 13:02:25.194092 12207 leader_election.cc:304] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:25.194767 12440 raft_consensus.cc:2804] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:25.195171 12440 raft_consensus.cc:493] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:25.195518 12440 raft_consensus.cc:3060] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.200882 12440 raft_consensus.cc:515] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.202736 12440 leader_election.cc:290] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:25.203655 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:25.203802 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:25.204213 12318 raft_consensus.cc:3060] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.204501 12392 raft_consensus.cc:3060] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.209677 12318 raft_consensus.cc:2468] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 1.
I20260709 13:02:25.210364 12392 raft_consensus.cc:2468] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 1.
I20260709 13:02:25.211092 12207 leader_election.cc:304] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:25.212039 12440 raft_consensus.cc:2804] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:25.212477 12440 raft_consensus.cc:697] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Becoming Leader. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:25.213214 12440 consensus_queue.cc:237] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.220618 12140 catalog_manager.cc:5697] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "6dc4a0837144460db89a8e9682e33fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.234104 12464 raft_consensus.cc:493] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:25.234709 12464 raft_consensus.cc:515] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.236600 12464 leader_election.cc:290] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:25.237653 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10404af43694a89bb6695e5584b1300" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:25.237793 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10404af43694a89bb6695e5584b1300" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:25.238359 12243 raft_consensus.cc:2468] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:25.238418 12392 raft_consensus.cc:2468] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:25.239516 12285 leader_election.cc:304] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:25.240303 12464 raft_consensus.cc:2804] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:25.240688 12464 raft_consensus.cc:493] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:25.240906 12464 raft_consensus.cc:3060] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.245853 12464 raft_consensus.cc:515] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.247736 12464 leader_election.cc:290] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:25.248497 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10404af43694a89bb6695e5584b1300" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:25.248764 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10404af43694a89bb6695e5584b1300" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:25.249203 12243 raft_consensus.cc:3060] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.249315 12392 raft_consensus.cc:3060] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.256474 12392 raft_consensus.cc:2468] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:25.256476 12243 raft_consensus.cc:2468] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:25.257828 12285 leader_election.cc:304] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:25.258523 12464 raft_consensus.cc:2804] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:25.258956 12464 raft_consensus.cc:697] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:25.259711 12464 consensus_queue.cc:237] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.266731 12140 catalog_manager.cc:5697] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.315229 12442 raft_consensus.cc:493] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:25.315796 12442 raft_consensus.cc:515] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.317653 12442 leader_election.cc:290] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:25.318559 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:25.318682 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:25.319428 12243 raft_consensus.cc:2468] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 0.
I20260709 13:02:25.319428 12318 raft_consensus.cc:2468] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 0.
I20260709 13:02:25.320673 12359 leader_election.cc:304] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d; no voters: 
I20260709 13:02:25.321419 12442 raft_consensus.cc:2804] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:25.321727 12442 raft_consensus.cc:493] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:25.322005 12442 raft_consensus.cc:3060] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.324676 12471 raft_consensus.cc:493] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:25.325243 12471 raft_consensus.cc:515] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.326107 12440 raft_consensus.cc:493] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:25.326638 12440 raft_consensus.cc:515] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.327476 12471 leader_election.cc:290] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:25.328464 12440 leader_election.cc:290] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:25.328732 12442 raft_consensus.cc:515] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.329630 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5bce8157514856afd94a32271562b8" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:25.330080 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114181f72ccf4e8383dda7358336d455" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:25.330288 12318 raft_consensus.cc:2468] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 0.
I20260709 13:02:25.330732 12319 raft_consensus.cc:2468] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 0.
I20260709 13:02:25.331522 12356 leader_election.cc:304] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:25.331900 12207 leader_election.cc:304] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:25.332086 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5bce8157514856afd94a32271562b8" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:25.332803 12440 raft_consensus.cc:2804] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:25.332080 12442 leader_election.cc:290] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:25.332814 12243 raft_consensus.cc:2468] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 0.
I20260709 13:02:25.333442 12440 raft_consensus.cc:493] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:25.333683 12442 raft_consensus.cc:2804] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:25.333847 12440 raft_consensus.cc:3060] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.334079 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:25.334093 12442 raft_consensus.cc:493] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:25.334776 12319 raft_consensus.cc:3060] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.334797 12442 raft_consensus.cc:3060] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.336862 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:25.337469 12243 raft_consensus.cc:3060] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.341357 12471 raft_consensus.cc:493] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:25.341843 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114181f72ccf4e8383dda7358336d455" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:25.341975 12471 raft_consensus.cc:515] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.342711 12392 raft_consensus.cc:2468] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 0.
I20260709 13:02:25.342593 12442 raft_consensus.cc:515] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.345022 12442 leader_election.cc:290] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:25.345400 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:25.345917 12319 raft_consensus.cc:2468] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 1.
I20260709 13:02:25.346259 12244 raft_consensus.cc:2393] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73cf91f8987a423d9969b33d0840000d in current term 1: Already voted for candidate 6dc4a0837144460db89a8e9682e33fb5 in this term.
I20260709 13:02:25.346132 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5bce8157514856afd94a32271562b8" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:25.346869 12317 raft_consensus.cc:3060] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.341420 12440 raft_consensus.cc:515] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.347240 12356 leader_election.cc:304] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:25.348208 12442 raft_consensus.cc:2804] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:25.348830 12440 leader_election.cc:290] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:25.348919 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5bce8157514856afd94a32271562b8" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:25.349782 12244 raft_consensus.cc:3060] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.349835 12471 leader_election.cc:290] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:25.352705 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:25.353869 12318 raft_consensus.cc:2393] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73cf91f8987a423d9969b33d0840000d in current term 1: Already voted for candidate 8ab58518d8394d7f94798290655843c1 in this term.
I20260709 13:02:25.355172 12317 raft_consensus.cc:2468] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 1.
I20260709 13:02:25.355604 12442 raft_consensus.cc:697] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:25.355407 12356 leader_election.cc:304] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d; no voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1
I20260709 13:02:25.357046 12356 leader_election.cc:304] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:25.357764 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114181f72ccf4e8383dda7358336d455" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:25.357937 12471 raft_consensus.cc:3060] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.358191 12488 raft_consensus.cc:2804] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:25.358457 12392 raft_consensus.cc:3060] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.360481 12243 raft_consensus.cc:2468] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 1.
I20260709 13:02:25.358583 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114181f72ccf4e8383dda7358336d455" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:25.362262 12317 raft_consensus.cc:3060] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.368615 12471 raft_consensus.cc:2749] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:25.356635 12442 consensus_queue.cc:237] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.366747 12392 raft_consensus.cc:2468] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 1.
I20260709 13:02:25.369661 12317 raft_consensus.cc:2468] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 1.
I20260709 13:02:25.369706 12244 raft_consensus.cc:2468] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 1.
I20260709 13:02:25.371218 12207 leader_election.cc:304] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d; no voters: 
I20260709 13:02:25.372438 12488 raft_consensus.cc:697] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:25.372936 12440 raft_consensus.cc:2804] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:25.373472 12440 raft_consensus.cc:697] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Becoming Leader. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:25.374353 12440 consensus_queue.cc:237] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.373982 12488 consensus_queue.cc:237] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:25.379321 12464 consensus_queue.cc:1048] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:25.387785 12140 catalog_manager.cc:5697] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 0 to 1, leader changed from <none> to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 1 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.392980 12440 consensus_queue.cc:1048] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:25.392629 12141 catalog_manager.cc:5697] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "6dc4a0837144460db89a8e9682e33fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.401458 12464 consensus_queue.cc:1048] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:25.413854 12142 catalog_manager.cc:5697] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 0 to 1, leader changed from <none> to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 1 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:25.425261 12499 consensus_queue.cc:1048] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:25.430466 12243 raft_consensus.cc:3060] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:25.441704 12488 consensus_queue.cc:1048] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:25.444329 12488 consensus_queue.cc:1048] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:25.657618 12440 consensus_queue.cc:1048] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.669410 12440 consensus_queue.cc:1048] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.672300 12438 consensus_queue.cc:1048] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:25.686861 12507 consensus_queue.cc:1048] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:02:25.712236 12190 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:25.836817 12442 consensus_queue.cc:1048] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.846922 12442 consensus_queue.cc:1048] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.918385 12442 consensus_queue.cc:1048] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.921042 12440 consensus_queue.cc:1048] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.935349 12442 consensus_queue.cc:1048] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:25.942524 12499 consensus_queue.cc:1048] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:02:26.714670 12190 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:27.118275 12464 raft_consensus.cc:493] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:27.118840 12464 raft_consensus.cc:515] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:27.120648 12464 leader_election.cc:290] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:27.121592 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:27.121762 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:27.122219 12243 raft_consensus.cc:2468] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:27.122372 12393 raft_consensus.cc:2468] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:27.123356 12285 leader_election.cc:304] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [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: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:27.124027 12464 raft_consensus.cc:2804] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:27.124361 12464 raft_consensus.cc:493] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:27.124585 12464 raft_consensus.cc:3060] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.130520 12464 raft_consensus.cc:515] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:27.132488 12464 leader_election.cc:290] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:27.133164 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:27.133507 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:27.133744 12243 raft_consensus.cc:3060] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.134100 12393 raft_consensus.cc:3060] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.139074 12393 raft_consensus.cc:2468] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 2.
I20260709 13:02:27.139096 12243 raft_consensus.cc:2468] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 2.
I20260709 13:02:27.140378 12285 leader_election.cc:304] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:27.141389 12464 raft_consensus.cc:2804] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.142339 12464 raft_consensus.cc:697] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:27.143077 12464 consensus_queue.cc:237] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER 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: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:27.149776 12141 catalog_manager.cc:5697] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 0 to 2, leader changed from <none> to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:27.637416 12393 raft_consensus.cc:1275] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Refusing update from remote peer 8ab58518d8394d7f94798290655843c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:02:27.638659 12464 consensus_queue.cc:1048] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:27.650571 12243 raft_consensus.cc:1275] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Refusing update from remote peer 8ab58518d8394d7f94798290655843c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:02:27.653488 12523 consensus_queue.cc:1048] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:27.695446 12318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85"
dest_uuid: "8ab58518d8394d7f94798290655843c1"
mode: GRACEFUL
new_leader_uuid: "6dc4a0837144460db89a8e9682e33fb5"
 from {username='slave'} at 127.0.0.1:57110
I20260709 13:02:27.696063 12318 raft_consensus.cc:606] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Received request to transfer leadership to TS 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:27.714507 12393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd"
dest_uuid: "73cf91f8987a423d9969b33d0840000d"
mode: GRACEFUL
new_leader_uuid: "8ab58518d8394d7f94798290655843c1"
 from {username='slave'} at 127.0.0.1:40714
I20260709 13:02:27.715090 12393 raft_consensus.cc:606] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Received request to transfer leadership to TS 8ab58518d8394d7f94798290655843c1
I20260709 13:02:27.725940 12393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa5bce8157514856afd94a32271562b8"
dest_uuid: "73cf91f8987a423d9969b33d0840000d"
mode: GRACEFUL
new_leader_uuid: "8ab58518d8394d7f94798290655843c1"
 from {username='slave'} at 127.0.0.1:40714
I20260709 13:02:27.726605 12393 raft_consensus.cc:606] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Received request to transfer leadership to TS 8ab58518d8394d7f94798290655843c1
I20260709 13:02:27.758703 12521 raft_consensus.cc:993] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d: : Instructing follower 8ab58518d8394d7f94798290655843c1 to start an election
I20260709 13:02:27.759426 12442 raft_consensus.cc:1081] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Signalling peer 8ab58518d8394d7f94798290655843c1 to start an election
I20260709 13:02:27.760927 12318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd"
dest_uuid: "8ab58518d8394d7f94798290655843c1"
 from {username='slave'} at 127.0.0.1:57100
I20260709 13:02:27.761498 12318 raft_consensus.cc:493] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:27.761906 12318 raft_consensus.cc:3060] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.768087 12318 raft_consensus.cc:515] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:27.769761 12318 leader_election.cc:290] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:27.770725 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:27.770953 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b115dfeb822494584cc7afdce53b5dd" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:27.771451 12243 raft_consensus.cc:3060] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.771637 12393 raft_consensus.cc:3055] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:27.772068 12393 raft_consensus.cc:740] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:27.772925 12393 consensus_queue.cc:260] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:27.774196 12393 raft_consensus.cc:3060] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.777096 12243 raft_consensus.cc:2468] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 2.
I20260709 13:02:27.778236 12285 leader_election.cc:304] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:27.779052 12523 raft_consensus.cc:2804] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.779467 12523 raft_consensus.cc:697] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:27.779623 12393 raft_consensus.cc:2468] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 2.
I20260709 13:02:27.780258 12523 consensus_queue.cc:237] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:27.787604 12142 catalog_manager.cc:5697] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 1 to 2, leader changed from 73cf91f8987a423d9969b33d0840000d (127.6.233.131) to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:27.807425 12521 raft_consensus.cc:993] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d: : Instructing follower 8ab58518d8394d7f94798290655843c1 to start an election
I20260709 13:02:27.807861 12521 raft_consensus.cc:1081] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Signalling peer 8ab58518d8394d7f94798290655843c1 to start an election
I20260709 13:02:27.809652 12317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa5bce8157514856afd94a32271562b8"
dest_uuid: "8ab58518d8394d7f94798290655843c1"
 from {username='slave'} at 127.0.0.1:57100
I20260709 13:02:27.810235 12317 raft_consensus.cc:493] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:27.810580 12317 raft_consensus.cc:3060] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.816154 12317 raft_consensus.cc:515] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:27.817835 12317 leader_election.cc:290] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:27.818714 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5bce8157514856afd94a32271562b8" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:27.818918 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5bce8157514856afd94a32271562b8" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:27.819491 12243 raft_consensus.cc:3060] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.819571 12393 raft_consensus.cc:3055] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:27.820063 12393 raft_consensus.cc:740] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:27.820812 12393 consensus_queue.cc:260] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:27.822047 12393 raft_consensus.cc:3060] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:27.825062 12243 raft_consensus.cc:2468] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 2.
I20260709 13:02:27.826071 12285 leader_election.cc:304] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:27.826768 12523 raft_consensus.cc:2804] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:27.827277 12523 raft_consensus.cc:697] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:27.827324 12393 raft_consensus.cc:2468] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 2.
I20260709 13:02:27.828217 12523 consensus_queue.cc:237] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:27.837148 12142 catalog_manager.cc:5697] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 1 to 2, leader changed from 73cf91f8987a423d9969b33d0840000d (127.6.233.131) to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.061209 12464 raft_consensus.cc:993] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1: : Instructing follower 6dc4a0837144460db89a8e9682e33fb5 to start an election
I20260709 13:02:28.062177 12523 raft_consensus.cc:1081] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Signalling peer 6dc4a0837144460db89a8e9682e33fb5 to start an election
I20260709 13:02:28.064308 12243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85"
dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
 from {username='slave'} at 127.0.0.1:57042
I20260709 13:02:28.065300 12243 raft_consensus.cc:493] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:28.065892 12243 raft_consensus.cc:3060] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:28.075348 12243 raft_consensus.cc:515] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:28.077298 12243 leader_election.cc:290] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 3 election: Requested vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:28.078960 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:28.078956 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c565c482407a4b59b5e0f9272a31be85" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:28.080058 12393 raft_consensus.cc:3060] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:28.080089 12317 raft_consensus.cc:3055] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:28.080682 12317 raft_consensus.cc:740] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:28.081876 12317 consensus_queue.cc:260] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [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: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:28.083688 12317 raft_consensus.cc:3060] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:28.090548 12393 raft_consensus.cc:2468] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 3.
I20260709 13:02:28.092378 12207 leader_election.cc:304] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [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: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d; no voters: 
I20260709 13:02:28.093298 12440 raft_consensus.cc:2804] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:28.093386 12317 raft_consensus.cc:2468] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 3.
I20260709 13:02:28.094853 12440 raft_consensus.cc:697] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 LEADER]: Becoming Leader. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:28.096235 12440 consensus_queue.cc:237] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [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: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:28.104856 12142 catalog_manager.cc:5697] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 reported cstate change: term changed from 2 to 3, leader changed from 8ab58518d8394d7f94798290655843c1 (127.6.233.130) to 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129). New cstate: current_term: 3 leader_uuid: "6dc4a0837144460db89a8e9682e33fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.302340 12393 raft_consensus.cc:1275] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Refusing update from remote peer 8ab58518d8394d7f94798290655843c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:28.303658 12523 consensus_queue.cc:1048] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:28.315503 12243 raft_consensus.cc:1275] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Refusing update from remote peer 8ab58518d8394d7f94798290655843c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:28.317451 12523 consensus_queue.cc:1048] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:28.333907 12243 raft_consensus.cc:1275] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Refusing update from remote peer 8ab58518d8394d7f94798290655843c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:28.335340 12523 consensus_queue.cc:1048] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:28.348436 12393 raft_consensus.cc:1275] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Refusing update from remote peer 8ab58518d8394d7f94798290655843c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:28.350436 12523 consensus_queue.cc:1048] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:28.539753 12317 raft_consensus.cc:1275] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Refusing update from remote peer 6dc4a0837144460db89a8e9682e33fb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:28.541093 12440 consensus_queue.cc:1048] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:28.550206 12393 raft_consensus.cc:1275] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Refusing update from remote peer 6dc4a0837144460db89a8e9682e33fb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:28.552634 12546 consensus_queue.cc:1048] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:30.759904 12141 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54030:
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"
    }
  }
}
W20260709 13:02:30.762444 12141 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.
I20260709 13:02:30.820078 12230 tablet_service.cc:1511] Processing CreateTablet for tablet aeac2bc147244ab2a5438938a3a9fc64 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:30.821795 12302 tablet_service.cc:1511] Processing CreateTablet for tablet aeac2bc147244ab2a5438938a3a9fc64 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:30.822201 12230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeac2bc147244ab2a5438938a3a9fc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.823513 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeac2bc147244ab2a5438938a3a9fc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.828753 12377 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6ba7e7a47e4da596afe574f7bfe202 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:30.830716 12377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6ba7e7a47e4da596afe574f7bfe202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.832242 12379 tablet_service.cc:1511] Processing CreateTablet for tablet aeac2bc147244ab2a5438938a3a9fc64 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:30.834199 12382 tablet_service.cc:1511] Processing CreateTablet for tablet 5b6949db4b56465389baf92f6633efd3 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:30.832387 12303 tablet_service.cc:1511] Processing CreateTablet for tablet 5b6949db4b56465389baf92f6633efd3 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:30.836222 12303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b6949db4b56465389baf92f6633efd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.840389 12304 tablet_service.cc:1511] Processing CreateTablet for tablet 1a813838472647ffa436c1b363d76763 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:30.842010 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a813838472647ffa436c1b363d76763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.834811 12305 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6ba7e7a47e4da596afe574f7bfe202 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:30.843780 12305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6ba7e7a47e4da596afe574f7bfe202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.844372 12376 tablet_service.cc:1511] Processing CreateTablet for tablet a3a8369f94044f85ba4dfc6edc9d9c01 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:30.844889 12306 tablet_service.cc:1511] Processing CreateTablet for tablet a3a8369f94044f85ba4dfc6edc9d9c01 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:30.846334 12306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a8369f94044f85ba4dfc6edc9d9c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.847566 12376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a8369f94044f85ba4dfc6edc9d9c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.843004 12380 tablet_service.cc:1511] Processing CreateTablet for tablet 1a813838472647ffa436c1b363d76763 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:30.850098 12380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a813838472647ffa436c1b363d76763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.851339 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b6949db4b56465389baf92f6633efd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.851442 12381 tablet_service.cc:1511] Processing CreateTablet for tablet c8e7d6358fa14af5bef6483cd73022e3 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:30.852947 12381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e7d6358fa14af5bef6483cd73022e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.853317 12301 tablet_service.cc:1511] Processing CreateTablet for tablet c8e7d6358fa14af5bef6483cd73022e3 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:30.854770 12301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e7d6358fa14af5bef6483cd73022e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.854511 12375 tablet_service.cc:1511] Processing CreateTablet for tablet dae0385455fe4565bb34d5999876984a (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:30.856280 12309 tablet_service.cc:1511] Processing CreateTablet for tablet dae0385455fe4565bb34d5999876984a (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:30.871678 12231 tablet_service.cc:1511] Processing CreateTablet for tablet 1a813838472647ffa436c1b363d76763 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:30.872946 12231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a813838472647ffa436c1b363d76763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.873517 12379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeac2bc147244ab2a5438938a3a9fc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.874233 12375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae0385455fe4565bb34d5999876984a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.859784 12383 tablet_service.cc:1511] Processing CreateTablet for tablet 263c188d3e7243ff855bdae652653a3d (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:30.875792 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263c188d3e7243ff855bdae652653a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.879429 12309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae0385455fe4565bb34d5999876984a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.862038 12233 tablet_service.cc:1511] Processing CreateTablet for tablet 5b6949db4b56465389baf92f6633efd3 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:30.863821 12232 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6ba7e7a47e4da596afe574f7bfe202 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:30.864995 12378 tablet_service.cc:1511] Processing CreateTablet for tablet 14de9686ae1a48ba8c867b2021a20c5d (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:30.887745 12232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6ba7e7a47e4da596afe574f7bfe202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.888062 12378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14de9686ae1a48ba8c867b2021a20c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.868373 12308 tablet_service.cc:1511] Processing CreateTablet for tablet 263c188d3e7243ff855bdae652653a3d (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:30.890909 12308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263c188d3e7243ff855bdae652653a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.871307 12307 tablet_service.cc:1511] Processing CreateTablet for tablet 14de9686ae1a48ba8c867b2021a20c5d (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:30.894006 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14de9686ae1a48ba8c867b2021a20c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.880823 12229 tablet_service.cc:1511] Processing CreateTablet for tablet a3a8369f94044f85ba4dfc6edc9d9c01 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:30.895865 12229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a8369f94044f85ba4dfc6edc9d9c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.883306 12228 tablet_service.cc:1511] Processing CreateTablet for tablet c8e7d6358fa14af5bef6483cd73022e3 (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:30.897198 12233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b6949db4b56465389baf92f6633efd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.897990 12228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e7d6358fa14af5bef6483cd73022e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.927963 12227 tablet_service.cc:1511] Processing CreateTablet for tablet dae0385455fe4565bb34d5999876984a (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:30.928432 12226 tablet_service.cc:1511] Processing CreateTablet for tablet 14de9686ae1a48ba8c867b2021a20c5d (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:30.929538 12227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dae0385455fe4565bb34d5999876984a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.930250 12226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14de9686ae1a48ba8c867b2021a20c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.932650 12234 tablet_service.cc:1511] Processing CreateTablet for tablet 263c188d3e7243ff855bdae652653a3d (DEFAULT_TABLE table=soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:30.934424 12234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263c188d3e7243ff855bdae652653a3d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:30.943897 12551 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.6.233.190:38321, user_credentials={real_user=slave}} blocked reactor thread for 74625.9us
W20260709 13:02:31.048357 12207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40403, user_credentials={real_user=slave}} blocked reactor thread for 59937.8us
I20260709 13:02:31.063617 12562 tablet_bootstrap.cc:492] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:31.070919 12562 tablet_bootstrap.cc:654] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.075256 12564 tablet_bootstrap.cc:492] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:31.083902 12565 tablet_bootstrap.cc:492] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:31.086926 12564 tablet_bootstrap.cc:654] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.090456 12565 tablet_bootstrap.cc:654] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.094463 12564 tablet_bootstrap.cc:492] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:31.095021 12564 ts_tablet_manager.cc:1403] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 13:02:31.095278 12562 tablet_bootstrap.cc:492] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:31.095925 12562 ts_tablet_manager.cc:1403] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.012s
I20260709 13:02:31.098100 12564 raft_consensus.cc:359] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.098951 12564 raft_consensus.cc:385] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.098894 12562 raft_consensus.cc:359] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.099927 12562 raft_consensus.cc:385] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.100206 12562 raft_consensus.cc:740] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.099478 12564 raft_consensus.cc:740] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.101425 12565 tablet_bootstrap.cc:492] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:31.101279 12564 consensus_queue.cc:260] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.101980 12565 ts_tablet_manager.cc:1403] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.006s
I20260709 13:02:31.103391 12564 ts_tablet_manager.cc:1434] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:02:31.103899 12562 consensus_queue.cc:260] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.106027 12565 raft_consensus.cc:359] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.106590 12562 ts_tablet_manager.cc:1434] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:02:31.106894 12565 raft_consensus.cc:385] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.107282 12565 raft_consensus.cc:740] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.107715 12562 tablet_bootstrap.cc:492] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:31.108228 12564 tablet_bootstrap.cc:492] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:31.108201 12565 consensus_queue.cc:260] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.116061 12564 tablet_bootstrap.cc:654] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.116966 12565 ts_tablet_manager.cc:1434] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:02:31.118196 12565 tablet_bootstrap.cc:492] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:31.122867 12562 tablet_bootstrap.cc:654] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.130259 12565 tablet_bootstrap.cc:654] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.134886 12562 tablet_bootstrap.cc:492] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:31.135406 12562 ts_tablet_manager.cc:1403] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260709 13:02:31.136063 12564 tablet_bootstrap.cc:492] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:31.136704 12564 ts_tablet_manager.cc:1403] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.001s
I20260709 13:02:31.138417 12562 raft_consensus.cc:359] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.139235 12562 raft_consensus.cc:385] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.139806 12562 raft_consensus.cc:740] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.139719 12564 raft_consensus.cc:359] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.140769 12564 raft_consensus.cc:385] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.141181 12564 raft_consensus.cc:740] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.140774 12562 consensus_queue.cc:260] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.142910 12565 tablet_bootstrap.cc:492] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:31.143508 12565 ts_tablet_manager.cc:1403] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260709 13:02:31.144089 12562 ts_tablet_manager.cc:1434] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:31.144635 12564 consensus_queue.cc:260] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.147156 12564 ts_tablet_manager.cc:1434] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:02:31.146749 12565 raft_consensus.cc:359] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.147657 12565 raft_consensus.cc:385] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.147986 12565 raft_consensus.cc:740] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.145522 12562 tablet_bootstrap.cc:492] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:31.148820 12565 consensus_queue.cc:260] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.151382 12565 ts_tablet_manager.cc:1434] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:31.152917 12565 tablet_bootstrap.cc:492] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:31.157027 12562 tablet_bootstrap.cc:654] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.160549 12565 tablet_bootstrap.cc:654] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.169911 12564 tablet_bootstrap.cc:492] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:31.172773 12565 tablet_bootstrap.cc:492] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:31.173389 12565 ts_tablet_manager.cc:1403] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:02:31.176680 12565 raft_consensus.cc:359] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.177510 12565 raft_consensus.cc:385] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.177836 12565 raft_consensus.cc:740] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.178666 12565 consensus_queue.cc:260] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.181452 12565 ts_tablet_manager.cc:1434] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:31.184331 12565 tablet_bootstrap.cc:492] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:31.189296 12564 tablet_bootstrap.cc:654] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.191385 12565 tablet_bootstrap.cc:654] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.195763 12562 tablet_bootstrap.cc:492] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:31.196260 12562 ts_tablet_manager.cc:1403] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.022s
I20260709 13:02:31.196987 12565 tablet_bootstrap.cc:492] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:31.197468 12565 ts_tablet_manager.cc:1403] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 13:02:31.199256 12562 raft_consensus.cc:359] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.200052 12562 raft_consensus.cc:385] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.200446 12562 raft_consensus.cc:740] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.199939 12565 raft_consensus.cc:359] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.200882 12565 raft_consensus.cc:385] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.201396 12564 tablet_bootstrap.cc:492] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:31.201287 12565 raft_consensus.cc:740] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.202067 12564 ts_tablet_manager.cc:1403] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:02:31.201287 12562 consensus_queue.cc:260] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.204172 12562 ts_tablet_manager.cc:1434] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:31.204774 12564 raft_consensus.cc:359] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.205273 12562 tablet_bootstrap.cc:492] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:31.202620 12565 consensus_queue.cc:260] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.205495 12564 raft_consensus.cc:385] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.205915 12564 raft_consensus.cc:740] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.207808 12565 ts_tablet_manager.cc:1434] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:02:31.215031 12562 tablet_bootstrap.cc:654] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.212453 12564 consensus_queue.cc:260] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.215596 12565 tablet_bootstrap.cc:492] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:31.218267 12564 ts_tablet_manager.cc:1434] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:02:31.219427 12564 tablet_bootstrap.cc:492] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:31.225171 12565 tablet_bootstrap.cc:654] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.234855 12565 tablet_bootstrap.cc:492] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:31.235664 12565 ts_tablet_manager.cc:1403] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260709 13:02:31.236195 12564 tablet_bootstrap.cc:654] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.239523 12565 raft_consensus.cc:359] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.240326 12565 raft_consensus.cc:385] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.240623 12565 raft_consensus.cc:740] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.241487 12562 tablet_bootstrap.cc:492] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:31.241806 12564 tablet_bootstrap.cc:492] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:31.241397 12565 consensus_queue.cc:260] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.242012 12562 ts_tablet_manager.cc:1403] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.011s
I20260709 13:02:31.242489 12564 ts_tablet_manager.cc:1403] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.023s	user 0.001s	sys 0.009s
I20260709 13:02:31.244062 12565 ts_tablet_manager.cc:1434] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:31.245148 12565 tablet_bootstrap.cc:492] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:31.245276 12562 raft_consensus.cc:359] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.246096 12562 raft_consensus.cc:385] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.246395 12562 raft_consensus.cc:740] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.247193 12562 consensus_queue.cc:260] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.249920 12562 ts_tablet_manager.cc:1434] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:02:31.251199 12562 tablet_bootstrap.cc:492] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:31.255532 12564 raft_consensus.cc:359] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.256363 12564 raft_consensus.cc:385] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.256654 12564 raft_consensus.cc:740] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.257508 12564 consensus_queue.cc:260] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.258603 12565 tablet_bootstrap.cc:654] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.259279 12562 tablet_bootstrap.cc:654] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.260293 12564 ts_tablet_manager.cc:1434] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.007s
I20260709 13:02:31.261404 12564 tablet_bootstrap.cc:492] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:31.268098 12564 tablet_bootstrap.cc:654] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.271420 12565 tablet_bootstrap.cc:492] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:31.272008 12565 ts_tablet_manager.cc:1403] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260709 13:02:31.275964 12565 raft_consensus.cc:359] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.276795 12565 raft_consensus.cc:385] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.277051 12562 tablet_bootstrap.cc:492] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:31.277128 12565 raft_consensus.cc:740] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.277818 12562 ts_tablet_manager.cc:1403] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.011s
I20260709 13:02:31.278239 12565 consensus_queue.cc:260] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.280519 12564 tablet_bootstrap.cc:492] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:31.281082 12564 ts_tablet_manager.cc:1403] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260709 13:02:31.281311 12565 ts_tablet_manager.cc:1434] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:02:31.281360 12562 raft_consensus.cc:359] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.282444 12562 raft_consensus.cc:385] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.282758 12565 tablet_bootstrap.cc:492] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:31.282758 12562 raft_consensus.cc:740] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.283954 12562 consensus_queue.cc:260] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.284328 12564 raft_consensus.cc:359] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.285246 12564 raft_consensus.cc:385] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.285549 12564 raft_consensus.cc:740] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.286397 12564 consensus_queue.cc:260] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.286859 12562 ts_tablet_manager.cc:1434] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260709 13:02:31.288503 12561 raft_consensus.cc:493] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.289003 12561 raft_consensus.cc:515] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.290410 12562 tablet_bootstrap.cc:492] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:31.291237 12561 leader_election.cc:290] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.293201 12565 tablet_bootstrap.cc:654] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.293001 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
W20260709 13:02:31.295245 12285 leader_election.cc:343] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.295847 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.296542 12392 raft_consensus.cc:2468] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:31.298616 12562 tablet_bootstrap.cc:654] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.300631 12282 leader_election.cc:304] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:31.303174 12561 raft_consensus.cc:2804] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.304630 12561 raft_consensus.cc:493] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.305047 12561 raft_consensus.cc:3060] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.308822 12565 tablet_bootstrap.cc:492] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:31.309499 12565 ts_tablet_manager.cc:1403] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260709 13:02:31.311069 12562 tablet_bootstrap.cc:492] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:31.311615 12562 ts_tablet_manager.cc:1403] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:02:31.312258 12564 ts_tablet_manager.cc:1434] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260709 13:02:31.313051 12565 raft_consensus.cc:359] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.316386 12564 tablet_bootstrap.cc:492] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:31.316510 12565 raft_consensus.cc:385] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.314381 12562 raft_consensus.cc:359] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.318678 12562 raft_consensus.cc:385] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.319087 12562 raft_consensus.cc:740] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.317003 12565 raft_consensus.cc:740] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.319941 12562 consensus_queue.cc:260] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.321852 12562 ts_tablet_manager.cc:1434] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 13:02:31.315060 12561 raft_consensus.cc:515] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.320292 12565 consensus_queue.cc:260] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.324251 12564 tablet_bootstrap.cc:654] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.325171 12561 leader_election.cc:290] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.325546 12565 ts_tablet_manager.cc:1434] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:02:31.325815 12561 raft_consensus.cc:493] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.325399 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:31.326637 12393 raft_consensus.cc:3060] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.326445 12561 raft_consensus.cc:515] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.326933 12565 tablet_bootstrap.cc:492] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:31.328626 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:31.329488 12562 tablet_bootstrap.cc:492] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
W20260709 13:02:31.330416 12285 leader_election.cc:343] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.325485 12548 raft_consensus.cc:493] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.331281 12548 raft_consensus.cc:515] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.334839 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.335734 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:31.336381 12243 raft_consensus.cc:2468] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
W20260709 13:02:31.336448 12282 leader_election.cc:343] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.337416 12561 leader_election.cc:290] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.337807 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0385455fe4565bb34d5999876984a" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:31.338445 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0385455fe4565bb34d5999876984a" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.339228 12392 raft_consensus.cc:2468] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:31.339730 12285 leader_election.cc:304] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [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: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:31.338533 12244 raft_consensus.cc:2468] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:31.340683 12282 leader_election.cc:304] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.343710 12562 tablet_bootstrap.cc:654] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.344409 12565 tablet_bootstrap.cc:654] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.348881 12548 leader_election.cc:290] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.354816 12562 tablet_bootstrap.cc:492] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:31.355662 12562 ts_tablet_manager.cc:1403] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260709 13:02:31.356134 12561 raft_consensus.cc:2804] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.355913 12548 raft_consensus.cc:2804] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.363426 12561 raft_consensus.cc:493] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.364015 12561 raft_consensus.cc:3060] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.366956 12548 raft_consensus.cc:493] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.367542 12548 raft_consensus.cc:3060] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.370404 12393 raft_consensus.cc:2468] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:31.361781 12562 raft_consensus.cc:359] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.361896 12565 tablet_bootstrap.cc:492] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:31.374449 12562 raft_consensus.cc:385] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.375173 12562 raft_consensus.cc:740] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.376240 12282 leader_election.cc:304] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:31.379137 12521 raft_consensus.cc:493] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.376266 12562 consensus_queue.cc:260] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.379647 12521 raft_consensus.cc:515] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.381145 12440 raft_consensus.cc:493] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.381246 12548 raft_consensus.cc:515] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.381788 12440 raft_consensus.cc:515] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.382527 12521 leader_election.cc:290] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:31.384343 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:31.385103 12244 raft_consensus.cc:2468] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 0.
I20260709 13:02:31.385382 12561 raft_consensus.cc:515] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.386783 12548 leader_election.cc:290] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.388705 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:31.389775 12243 raft_consensus.cc:3060] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.394284 12561 leader_election.cc:290] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.394476 12562 ts_tablet_manager.cc:1434] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.000s
I20260709 13:02:31.388904 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0385455fe4565bb34d5999876984a" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:31.395962 12562 tablet_bootstrap.cc:492] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:31.390569 12359 leader_election.cc:304] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d; no voters: 
I20260709 13:02:31.396260 12244 raft_consensus.cc:3060] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.397215 12521 raft_consensus.cc:2804] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.397567 12521 raft_consensus.cc:493] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.397889 12521 raft_consensus.cc:3060] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.401901 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.402815 12440 leader_election.cc:290] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.405356 12244 raft_consensus.cc:2468] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:31.406176 12521 raft_consensus.cc:515] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.407232 12285 leader_election.cc:304] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.408775 12564 tablet_bootstrap.cc:492] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:31.409793 12393 raft_consensus.cc:2393] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dc4a0837144460db89a8e9682e33fb5 in current term 1: Already voted for candidate 73cf91f8987a423d9969b33d0840000d in this term.
I20260709 13:02:31.411759 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:31.412415 12244 raft_consensus.cc:3060] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.413689 12590 raft_consensus.cc:2804] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.414376 12590 raft_consensus.cc:697] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:31.390018 12548 raft_consensus.cc:2804] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.414450 12564 ts_tablet_manager.cc:1403] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.098s	user 0.027s	sys 0.044s
I20260709 13:02:31.438802 12562 tablet_bootstrap.cc:654] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.420222 12548 raft_consensus.cc:697] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:31.415279 12590 consensus_queue.cc:237] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.440320 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:31.440794 12548 consensus_queue.cc:237] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
W20260709 13:02:31.443702 12207 leader_election.cc:343] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.444324 12207 leader_election.cc:304] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5; no voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1
I20260709 13:02:31.421591 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:31.446367 12562 tablet_bootstrap.cc:492] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:31.421641 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:31.446883 12562 ts_tablet_manager.cc:1403] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.008s
I20260709 13:02:31.446918 12244 raft_consensus.cc:2468] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 1.
I20260709 13:02:31.422501 12521 leader_election.cc:290] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:31.417914 12243 raft_consensus.cc:2468] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:31.430642 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:31.415254 12565 ts_tablet_manager.cc:1403] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.009s
I20260709 13:02:31.424486 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dae0385455fe4565bb34d5999876984a" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:31.449280 12392 raft_consensus.cc:3060] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:31.450044 12356 leader_election.cc:343] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:31.450935 12282 leader_election.cc:343] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.451586 12565 raft_consensus.cc:359] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.451874 12562 raft_consensus.cc:359] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.452387 12565 raft_consensus.cc:385] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.452502 12562 raft_consensus.cc:385] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.452703 12565 raft_consensus.cc:740] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.452793 12562 raft_consensus.cc:740] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
W20260709 13:02:31.453513 12356 leader_election.cc:343] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.453469 12565 consensus_queue.cc:260] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.455374 12285 leader_election.cc:304] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [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: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:31.456034 12565 ts_tablet_manager.cc:1434] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:31.447708 12440 raft_consensus.cc:2749] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:31.456251 12590 raft_consensus.cc:2804] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.456750 12590 raft_consensus.cc:697] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:31.457058 12565 tablet_bootstrap.cc:492] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d: Bootstrap starting.
I20260709 13:02:31.457623 12590 consensus_queue.cc:237] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.459003 12359 leader_election.cc:304] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [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: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d; no voters: 8ab58518d8394d7f94798290655843c1
I20260709 13:02:31.460263 12521 raft_consensus.cc:2804] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.460712 12521 raft_consensus.cc:697] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:31.461514 12521 consensus_queue.cc:237] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.463418 12584 raft_consensus.cc:493] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.463943 12584 raft_consensus.cc:515] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.464498 12565 tablet_bootstrap.cc:654] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.466169 12584 leader_election.cc:290] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.453560 12562 consensus_queue.cc:260] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.469594 12562 ts_tablet_manager.cc:1434] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:02:31.470860 12564 raft_consensus.cc:359] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.471426 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e7d6358fa14af5bef6483cd73022e3" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:31.471702 12564 raft_consensus.cc:385] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.471993 12564 raft_consensus.cc:740] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.472071 12562 tablet_bootstrap.cc:492] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1: Bootstrap starting.
I20260709 13:02:31.472731 12564 consensus_queue.cc:260] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.474884 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e7d6358fa14af5bef6483cd73022e3" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.475632 12393 raft_consensus.cc:2468] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:31.475679 12590 raft_consensus.cc:493] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.476347 12590 raft_consensus.cc:515] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.477365 12563 raft_consensus.cc:493] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.478070 12564 ts_tablet_manager.cc:1434] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260709 13:02:31.477869 12563 raft_consensus.cc:515] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.479211 12564 tablet_bootstrap.cc:492] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:31.479149 12590 leader_election.cc:290] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.479863 12562 tablet_bootstrap.cc:654] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.480013 12563 leader_election.cc:290] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
W20260709 13:02:31.473156 12285 leader_election.cc:343] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.484470 12282 leader_election.cc:304] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:31.485868 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263c188d3e7243ff855bdae652653a3d" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:31.486296 12565 tablet_bootstrap.cc:492] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d: No bootstrap required, opened a new log
I20260709 13:02:31.487656 12565 ts_tablet_manager.cc:1403] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.006s
I20260709 13:02:31.488261 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ba7e7a47e4da596afe574f7bfe202" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:31.488933 12317 raft_consensus.cc:2468] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 0.
I20260709 13:02:31.489816 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263c188d3e7243ff855bdae652653a3d" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.490489 12393 raft_consensus.cc:2468] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:31.429059 12592 raft_consensus.cc:493] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.492496 12592 raft_consensus.cc:515] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.492652 12282 leader_election.cc:304] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.493947 12588 raft_consensus.cc:493] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.494588 12588 raft_consensus.cc:515] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.496486 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:31.497277 12317 raft_consensus.cc:2468] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 0.
I20260709 13:02:31.497655 12588 leader_election.cc:290] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.498462 12588 raft_consensus.cc:2804] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.498615 12356 leader_election.cc:304] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.498546 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de9686ae1a48ba8c867b2021a20c5d" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:31.491250 12590 raft_consensus.cc:2804] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.486754 12564 tablet_bootstrap.cc:654] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.486611 12243 raft_consensus.cc:2468] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:31.501152 12565 raft_consensus.cc:359] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.501893 12565 raft_consensus.cc:385] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:31.501955 12285 leader_election.cc:343] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.502802 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de9686ae1a48ba8c867b2021a20c5d" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.500968 12207 leader_election.cc:304] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.503535 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ba7e7a47e4da596afe574f7bfe202" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.504148 12393 raft_consensus.cc:2468] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 0.
I20260709 13:02:31.504668 12440 raft_consensus.cc:2804] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.505049 12440 raft_consensus.cc:493] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.505124 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:31.505579 12440 raft_consensus.cc:3060] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.506006 12243 raft_consensus.cc:2468] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 0.
I20260709 13:02:31.502171 12565 raft_consensus.cc:740] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.511656 12565 consensus_queue.cc:260] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.499536 12588 raft_consensus.cc:493] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.500206 12590 raft_consensus.cc:493] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.514719 12591 raft_consensus.cc:2804] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.514884 12590 raft_consensus.cc:3060] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.515069 12588 raft_consensus.cc:3060] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.515487 12591 raft_consensus.cc:493] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.515949 12591 raft_consensus.cc:3060] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.514372 12391 raft_consensus.cc:2468] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 0.
I20260709 13:02:31.496855 12140 catalog_manager.cc:5697] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.500608 12592 leader_election.cc:290] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:31.536939 12565 ts_tablet_manager.cc:1434] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.005s
I20260709 13:02:31.533677 12591 raft_consensus.cc:515] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.537808 12392 raft_consensus.cc:2468] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:31.536346 12140 catalog_manager.cc:5697] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.540230 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:31.540819 12317 raft_consensus.cc:3060] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.542150 12282 leader_election.cc:304] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:31.543074 12584 raft_consensus.cc:2804] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:31.543437 12584 raft_consensus.cc:493] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:31.543780 12584 raft_consensus.cc:3060] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.545976 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:31.546633 12243 raft_consensus.cc:3060] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.543602 12588 raft_consensus.cc:515] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.545967 12440 raft_consensus.cc:515] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.550568 12440 leader_election.cc:290] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.552520 12590 raft_consensus.cc:515] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.552780 12584 raft_consensus.cc:515] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.554347 12243 raft_consensus.cc:2468] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 1.
I20260709 13:02:31.555030 12590 leader_election.cc:290] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.555728 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ba7e7a47e4da596afe574f7bfe202" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:31.556394 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6ba7e7a47e4da596afe574f7bfe202" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:31.545634 12591 leader_election.cc:290] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:31.557217 12392 raft_consensus.cc:3060] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.557519 12359 leader_election.cc:304] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d; no voters: 
I20260709 13:02:31.559580 12521 raft_consensus.cc:2804] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.559963 12317 raft_consensus.cc:2468] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 1.
I20260709 13:02:31.562541 12521 raft_consensus.cc:697] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:31.556416 12318 raft_consensus.cc:3060] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.563510 12521 consensus_queue.cc:237] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.561918 12564 tablet_bootstrap.cc:492] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:31.565634 12564 ts_tablet_manager.cc:1403] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.011s
I20260709 13:02:31.564977 12142 catalog_manager.cc:5697] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 0 to 1, leader changed from <none> to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 1 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:31.567582 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e7d6358fa14af5bef6483cd73022e3" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:31.568545 12391 raft_consensus.cc:3060] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.568887 12564 raft_consensus.cc:359] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.571210 12564 raft_consensus.cc:385] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.571529 12564 raft_consensus.cc:740] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.572420 12564 consensus_queue.cc:260] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.574259 12562 tablet_bootstrap.cc:492] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1: No bootstrap required, opened a new log
I20260709 13:02:31.574793 12562 ts_tablet_manager.cc:1403] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1: Time spent bootstrapping tablet: real 0.103s	user 0.038s	sys 0.017s
I20260709 13:02:31.575093 12392 raft_consensus.cc:2468] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 1.
I20260709 13:02:31.576218 12318 raft_consensus.cc:2468] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 1.
I20260709 13:02:31.577790 12562 raft_consensus.cc:359] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.578361 12562 raft_consensus.cc:385] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.579627 12207 leader_election.cc:304] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.583066 12564 ts_tablet_manager.cc:1434] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 13:02:31.578575 12562 raft_consensus.cc:740] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.585475 12440 raft_consensus.cc:2804] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.586416 12562 consensus_queue.cc:260] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.585459 12564 tablet_bootstrap.cc:492] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:31.591043 12562 ts_tablet_manager.cc:1434] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:02:31.600216 12391 raft_consensus.cc:2468] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:31.601684 12282 leader_election.cc:304] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.602502 12590 raft_consensus.cc:2804] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.603106 12521 raft_consensus.cc:493] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.603169 12590 raft_consensus.cc:697] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:31.603709 12521 raft_consensus.cc:515] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.604786 12590 consensus_queue.cc:237] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.607205 12392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de9686ae1a48ba8c867b2021a20c5d" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:31.607813 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:31.607889 12392 raft_consensus.cc:3060] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.610102 12440 raft_consensus.cc:697] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Becoming Leader. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:31.609686 12521 leader_election.cc:290] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:31.610952 12440 consensus_queue.cc:237] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.618114 12588 leader_election.cc:290] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.609654 12564 tablet_bootstrap.cc:654] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.619419 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263c188d3e7243ff855bdae652653a3d" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:31.620121 12393 raft_consensus.cc:3060] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.628804 12584 leader_election.cc:290] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.630801 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:31.631752 12243 raft_consensus.cc:2393] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73cf91f8987a423d9969b33d0840000d in current term 1: Already voted for candidate 8ab58518d8394d7f94798290655843c1 in this term.
I20260709 13:02:31.632193 12564 tablet_bootstrap.cc:492] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:31.632761 12564 ts_tablet_manager.cc:1403] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.006s
I20260709 13:02:31.633832 12359 leader_election.cc:304] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d; no voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1
I20260709 13:02:31.631142 12392 raft_consensus.cc:2468] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:31.635517 12521 raft_consensus.cc:3060] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.635625 12141 catalog_manager.cc:5697] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "6dc4a0837144460db89a8e9682e33fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.638440 12564 raft_consensus.cc:359] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.639526 12282 leader_election.cc:304] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.639976 12564 raft_consensus.cc:385] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.640417 12564 raft_consensus.cc:740] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.640892 12590 raft_consensus.cc:2804] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.640942 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e7d6358fa14af5bef6483cd73022e3" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:31.641526 12590 raft_consensus.cc:697] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:31.641258 12564 consensus_queue.cc:260] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.643765 12564 ts_tablet_manager.cc:1434] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:31.644007 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de9686ae1a48ba8c867b2021a20c5d" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:31.644585 12243 raft_consensus.cc:3060] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.644982 12564 tablet_bootstrap.cc:492] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5: Bootstrap starting.
I20260709 13:02:31.642904 12590 consensus_queue.cc:237] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.632679 12393 raft_consensus.cc:2468] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:31.651979 12564 tablet_bootstrap.cc:654] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:31.652729 12243 raft_consensus.cc:2468] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:31.652595 12282 leader_election.cc:304] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.654012 12584 raft_consensus.cc:2804] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:31.654644 12584 raft_consensus.cc:697] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:31.655175 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263c188d3e7243ff855bdae652653a3d" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:31.655589 12584 consensus_queue.cc:237] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.656193 12244 raft_consensus.cc:3060] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.658321 12521 raft_consensus.cc:2749] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:02:31.662544 12285 leader_election.cc:343] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:31.668895 12244 raft_consensus.cc:2468] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 1.
I20260709 13:02:31.678040 12564 tablet_bootstrap.cc:492] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5: No bootstrap required, opened a new log
I20260709 13:02:31.678603 12564 ts_tablet_manager.cc:1403] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260709 13:02:31.683637 12564 raft_consensus.cc:359] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.684356 12564 raft_consensus.cc:385] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:31.684625 12564 raft_consensus.cc:740] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Initialized, Role: FOLLOWER
I20260709 13:02:31.686853 12564 consensus_queue.cc:260] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.689209 12564 ts_tablet_manager.cc:1434] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:31.690022 12140 catalog_manager.cc:5697] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.693080 12140 catalog_manager.cc:5697] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.694744 12140 catalog_manager.cc:5697] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.696285 12140 catalog_manager.cc:5697] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 1 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.706305 12142 catalog_manager.cc:5697] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 0 to 1, leader changed from <none> to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 1 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:31.737216 12440 raft_consensus.cc:493] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.737648 12440 raft_consensus.cc:515] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.739229 12440 leader_election.cc:290] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.740212 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e7d6358fa14af5bef6483cd73022e3" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:31.740427 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e7d6358fa14af5bef6483cd73022e3" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.741216 12393 raft_consensus.cc:2393] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dc4a0837144460db89a8e9682e33fb5 in current term 1: Already voted for candidate 8ab58518d8394d7f94798290655843c1 in this term.
I20260709 13:02:31.742228 12207 leader_election.cc:304] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5; no voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1
I20260709 13:02:31.742859 12440 raft_consensus.cc:3060] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.747611 12440 raft_consensus.cc:2749] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:31.787807 12440 raft_consensus.cc:493] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.788471 12440 raft_consensus.cc:515] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.790098 12440 leader_election.cc:290] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.791014 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ab58518d8394d7f94798290655843c1" is_pre_election: true
I20260709 13:02:31.791282 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.791966 12393 raft_consensus.cc:2393] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dc4a0837144460db89a8e9682e33fb5 in current term 1: Already voted for candidate 8ab58518d8394d7f94798290655843c1 in this term.
I20260709 13:02:31.792883 12207 leader_election.cc:304] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5; no voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1
I20260709 13:02:31.793468 12440 raft_consensus.cc:3060] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.799902 12440 raft_consensus.cc:2749] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:31.819296 12584 raft_consensus.cc:493] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:31.819895 12584 raft_consensus.cc:515] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.821610 12584 leader_election.cc:290] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.822252 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dc4a0837144460db89a8e9682e33fb5" is_pre_election: true
I20260709 13:02:31.822678 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73cf91f8987a423d9969b33d0840000d" is_pre_election: true
I20260709 13:02:31.822897 12243 raft_consensus.cc:2393] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ab58518d8394d7f94798290655843c1 in current term 1: Already voted for candidate 73cf91f8987a423d9969b33d0840000d in this term.
I20260709 13:02:31.824115 12285 leader_election.cc:304] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:31.824764 12584 raft_consensus.cc:3060] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:31.830010 12584 raft_consensus.cc:2749] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:31.865991 12318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64"
dest_uuid: "8ab58518d8394d7f94798290655843c1"
mode: GRACEFUL
new_leader_uuid: "6dc4a0837144460db89a8e9682e33fb5"
 from {username='slave'} at 127.0.0.1:57110
I20260709 13:02:31.866631 12318 raft_consensus.cc:606] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Received request to transfer leadership to TS 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:31.875393 12393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3"
dest_uuid: "73cf91f8987a423d9969b33d0840000d"
mode: GRACEFUL
new_leader_uuid: "6dc4a0837144460db89a8e9682e33fb5"
 from {username='slave'} at 127.0.0.1:40714
I20260709 13:02:31.875937 12393 raft_consensus.cc:606] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Received request to transfer leadership to TS 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:31.881040 12318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a813838472647ffa436c1b363d76763"
dest_uuid: "8ab58518d8394d7f94798290655843c1"
mode: GRACEFUL
new_leader_uuid: "6dc4a0837144460db89a8e9682e33fb5"
 from {username='slave'} at 127.0.0.1:57110
I20260709 13:02:31.881619 12318 raft_consensus.cc:606] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Received request to transfer leadership to TS 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:31.886536 12393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01"
dest_uuid: "73cf91f8987a423d9969b33d0840000d"
mode: GRACEFUL
new_leader_uuid: "8ab58518d8394d7f94798290655843c1"
 from {username='slave'} at 127.0.0.1:40714
I20260709 13:02:31.887099 12393 raft_consensus.cc:606] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Received request to transfer leadership to TS 8ab58518d8394d7f94798290655843c1
I20260709 13:02:31.900502 12318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14de9686ae1a48ba8c867b2021a20c5d"
dest_uuid: "8ab58518d8394d7f94798290655843c1"
mode: GRACEFUL
new_leader_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:57110
I20260709 13:02:31.901222 12318 raft_consensus.cc:606] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Received request to transfer leadership to TS 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:31.930599 12584 consensus_queue.cc:1048] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.943851 12588 consensus_queue.cc:1048] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.951092 12588 raft_consensus.cc:993] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1: : Instructing follower 6dc4a0837144460db89a8e9682e33fb5 to start an election
I20260709 13:02:31.951592 12584 raft_consensus.cc:1081] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Signalling peer 6dc4a0837144460db89a8e9682e33fb5 to start an election
I20260709 13:02:31.953296 12243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a813838472647ffa436c1b363d76763"
dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
 from {username='slave'} at 127.0.0.1:57042
I20260709 13:02:31.953845 12243 raft_consensus.cc:493] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:31.954203 12243 raft_consensus.cc:3060] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.959249 12584 consensus_queue.cc:1048] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.961818 12243 raft_consensus.cc:515] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.963670 12243 leader_election.cc:290] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 2 election: Requested vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:31.964373 12318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:31.965054 12318 raft_consensus.cc:3055] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:31.965384 12318 raft_consensus.cc:740] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:31.966276 12318 consensus_queue.cc:260] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.967592 12318 raft_consensus.cc:3060] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.970542 12521 consensus_queue.cc:1048] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:31.974450 12318 raft_consensus.cc:2468] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 2.
I20260709 13:02:31.975886 12207 leader_election.cc:304] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:31.976694 12440 raft_consensus.cc:2804] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:31.977474 12440 raft_consensus.cc:697] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:31.978279 12440 consensus_queue.cc:237] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:31.980543 12391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:31.981205 12391 raft_consensus.cc:3060] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.987303 12548 consensus_queue.cc:1048] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:31.989327 12599 consensus_queue.cc:1048] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:31.990449 12391 raft_consensus.cc:2468] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 2.
I20260709 13:02:31.990063 12142 catalog_manager.cc:5697] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 reported cstate change: term changed from 1 to 2, leader changed from 8ab58518d8394d7f94798290655843c1 (127.6.233.130) to 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "6dc4a0837144460db89a8e9682e33fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.005472 12590 consensus_queue.cc:1048] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.013350 12599 raft_consensus.cc:993] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d: : Instructing follower 6dc4a0837144460db89a8e9682e33fb5 to start an election
I20260709 13:02:32.013852 12521 raft_consensus.cc:1081] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Signalling peer 6dc4a0837144460db89a8e9682e33fb5 to start an election
I20260709 13:02:32.021426 12588 consensus_queue.cc:1048] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.019882 12244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3"
dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
 from {username='slave'} at 127.0.0.1:57054
I20260709 13:02:32.027597 12244 raft_consensus.cc:493] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.028031 12244 raft_consensus.cc:3060] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.035344 12244 raft_consensus.cc:515] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.037869 12588 consensus_queue.cc:1048] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:32.038220 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:32.038904 12317 raft_consensus.cc:3060] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.039955 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6949db4b56465389baf92f6633efd3" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:32.040596 12393 raft_consensus.cc:3055] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:32.040894 12393 raft_consensus.cc:740] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:32.041632 12393 consensus_queue.cc:260] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.046641 12317 raft_consensus.cc:2468] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 2.
I20260709 13:02:32.047273 12588 consensus_queue.cc:1048] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.048380 12207 leader_election.cc:304] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:32.049384 12440 raft_consensus.cc:2804] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:32.049847 12440 raft_consensus.cc:697] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:32.050176 12244 leader_election.cc:290] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 2 election: Requested vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:32.050575 12440 consensus_queue.cc:237] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.042655 12393 raft_consensus.cc:3060] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.060549 12139 catalog_manager.cc:5697] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 reported cstate change: term changed from 1 to 2, leader changed from 73cf91f8987a423d9969b33d0840000d (127.6.233.131) to 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "6dc4a0837144460db89a8e9682e33fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.066330 12521 consensus_queue.cc:1048] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.074630 12589 consensus_queue.cc:1048] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:32.083395 12590 raft_consensus.cc:993] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1: : Instructing follower 6dc4a0837144460db89a8e9682e33fb5 to start an election
I20260709 13:02:32.083884 12589 raft_consensus.cc:1081] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Signalling peer 6dc4a0837144460db89a8e9682e33fb5 to start an election
I20260709 13:02:32.085623 12244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64"
dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
 from {username='slave'} at 127.0.0.1:57042
I20260709 13:02:32.086177 12244 raft_consensus.cc:493] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.086490 12244 raft_consensus.cc:3060] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.083691 12393 raft_consensus.cc:2468] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 2.
I20260709 13:02:32.091619 12521 raft_consensus.cc:993] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d: : Instructing follower 8ab58518d8394d7f94798290655843c1 to start an election
I20260709 13:02:32.092206 12521 raft_consensus.cc:1081] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Signalling peer 8ab58518d8394d7f94798290655843c1 to start an election
I20260709 13:02:32.096814 12317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01"
dest_uuid: "8ab58518d8394d7f94798290655843c1"
 from {username='slave'} at 127.0.0.1:57100
I20260709 13:02:32.097195 12591 consensus_queue.cc:1048] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.097437 12317 raft_consensus.cc:493] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.097889 12317 raft_consensus.cc:3060] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.098357 12244 raft_consensus.cc:515] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.099275 12590 raft_consensus.cc:993] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1: : Instructing follower 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:32.099725 12590 raft_consensus.cc:1081] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Signalling peer 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:32.100565 12244 leader_election.cc:290] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 2 election: Requested vote from peers 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:32.102967 12319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:32.103551 12319 raft_consensus.cc:3055] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:32.103829 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeac2bc147244ab2a5438938a3a9fc64" candidate_uuid: "6dc4a0837144460db89a8e9682e33fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:32.104450 12393 raft_consensus.cc:3060] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.105160 12392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14de9686ae1a48ba8c867b2021a20c5d"
dest_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:40696
I20260709 13:02:32.105737 12392 raft_consensus.cc:493] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:32.106097 12392 raft_consensus.cc:3060] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.103876 12319 raft_consensus.cc:740] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:32.107357 12319 consensus_queue.cc:260] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.109104 12584 consensus_queue.cc:1048] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.108862 12319 raft_consensus.cc:3060] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.112999 12393 raft_consensus.cc:2468] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 2.
I20260709 13:02:32.114769 12207 leader_election.cc:304] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d; no voters: 
I20260709 13:02:32.115707 12440 raft_consensus.cc:2804] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:32.116122 12440 raft_consensus.cc:697] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:32.116869 12440 consensus_queue.cc:237] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.117130 12392 raft_consensus.cc:515] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.120232 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de9686ae1a48ba8c867b2021a20c5d" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:32.123328 12392 leader_election.cc:290] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 2 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:32.123656 12316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14de9686ae1a48ba8c867b2021a20c5d" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:32.124399 12316 raft_consensus.cc:3055] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:32.124722 12316 raft_consensus.cc:740] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:32.125594 12316 consensus_queue.cc:260] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.127247 12316 raft_consensus.cc:3060] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.140583 12584 consensus_queue.cc:1048] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:32.150184 12319 raft_consensus.cc:2468] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dc4a0837144460db89a8e9682e33fb5 in term 2.
I20260709 13:02:32.150842 12604 consensus_queue.cc:1048] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:32.159139 12317 raft_consensus.cc:515] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.160284 12318 raft_consensus.cc:1240] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Rejecting Update request from peer 73cf91f8987a423d9969b33d0840000d for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:32.164999 12591 consensus_queue.cc:1059] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.165774 12591 raft_consensus.cc:3055] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:32.166100 12591 raft_consensus.cc:740] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:32.166904 12591 consensus_queue.cc:260] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.168033 12591 raft_consensus.cc:3060] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.168747 12604 consensus_queue.cc:1048] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:32.184269 12316 raft_consensus.cc:2468] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 2.
I20260709 13:02:32.187718 12584 consensus_queue.cc:1048] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:32.188337 12317 leader_election.cc:290] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403)
I20260709 13:02:32.187014 12356 leader_election.cc:304] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 6dc4a0837144460db89a8e9682e33fb5
I20260709 13:02:32.190735 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73cf91f8987a423d9969b33d0840000d"
I20260709 13:02:32.190795 12243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01" candidate_uuid: "8ab58518d8394d7f94798290655843c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:32.197606 12243 raft_consensus.cc:3060] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.200660 12142 catalog_manager.cc:5697] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 reported cstate change: term changed from 1 to 2, leader changed from 8ab58518d8394d7f94798290655843c1 (127.6.233.130) to 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "6dc4a0837144460db89a8e9682e33fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.203521 12393 raft_consensus.cc:2468] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 2.
I20260709 13:02:32.204728 12282 leader_election.cc:304] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:32.208202 12591 raft_consensus.cc:2804] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:32.207327 12548 raft_consensus.cc:2804] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:32.215368 12591 raft_consensus.cc:697] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 2 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:32.215915 12548 raft_consensus.cc:697] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:32.216763 12591 consensus_queue.cc:237] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.217137 12548 consensus_queue.cc:237] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [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: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:32.214674 12243 raft_consensus.cc:2468] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ab58518d8394d7f94798290655843c1 in term 2.
I20260709 13:02:32.252070 12142 catalog_manager.cc:5697] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 reported cstate change: term changed from 1 to 2, leader changed from 73cf91f8987a423d9969b33d0840000d (127.6.233.131) to 8ab58518d8394d7f94798290655843c1 (127.6.233.130). New cstate: current_term: 2 leader_uuid: "8ab58518d8394d7f94798290655843c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.256361 12140 catalog_manager.cc:5697] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 1 to 2, leader changed from 8ab58518d8394d7f94798290655843c1 (127.6.233.130) to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 2 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.370339 12392 raft_consensus.cc:1275] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Refusing update from remote peer 6dc4a0837144460db89a8e9682e33fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.371595 12604 consensus_queue.cc:1048] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:32.379297 12315 raft_consensus.cc:1275] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Refusing update from remote peer 6dc4a0837144460db89a8e9682e33fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.380779 12604 consensus_queue.cc:1048] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:32.453392 12392 raft_consensus.cc:1275] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Refusing update from remote peer 6dc4a0837144460db89a8e9682e33fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.455086 12604 consensus_queue.cc:1048] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:32.463850 12315 raft_consensus.cc:1275] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Refusing update from remote peer 6dc4a0837144460db89a8e9682e33fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.465332 12636 consensus_queue.cc:1048] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:32.540661 12392 raft_consensus.cc:1275] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Refusing update from remote peer 6dc4a0837144460db89a8e9682e33fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.541939 12636 consensus_queue.cc:1048] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:32.549335 12315 raft_consensus.cc:1275] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Refusing update from remote peer 6dc4a0837144460db89a8e9682e33fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.551272 12635 consensus_queue.cc:1048] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:32.674685 12315 raft_consensus.cc:1275] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.676242 12591 consensus_queue.cc:1048] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:32.685987 12244 raft_consensus.cc:3060] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:32.693691 12244 raft_consensus.cc:1275] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.695156 12637 consensus_queue.cc:1048] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:32.715888 12392 raft_consensus.cc:1275] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Refusing update from remote peer 8ab58518d8394d7f94798290655843c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.717200 12584 consensus_queue.cc:1048] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:32.727555 12244 raft_consensus.cc:1275] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Refusing update from remote peer 8ab58518d8394d7f94798290655843c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.729071 12584 consensus_queue.cc:1048] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:34.904752 12139 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54030:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:02:34.925678 12139 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54030:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:02:34.975239  7078 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:02:35.084138 12285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.129:41855, user_credentials={real_user=slave}} blocked reactor thread for 84929.2us
I20260709 13:02:35.084604 12677 tablet.cc:1724] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.108951 12685 tablet.cc:1724] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.109404 12689 tablet.cc:1724] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.117434 12691 tablet.cc:1724] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.124127 12697 tablet.cc:1724] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.141558 12678 tablet.cc:1724] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.126721 12696 tablet.cc:1724] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.202522 12695 tablet.cc:1724] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:02:35.211807 12282 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.131:40403, user_credentials={real_user=slave}} blocked reactor thread for 45831.7us
I20260709 13:02:35.256366 12139 catalog_manager.cc:5789] TS 73cf91f8987a423d9969b33d0840000d (127.6.233.131:40403) does not have the latest schema for tablet 14de9686ae1a48ba8c867b2021a20c5d (table soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]). Expected version 1 got 0
I20260709 13:02:35.254196 12691 tablet.cc:1724] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.277773 12692 tablet.cc:1724] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.294764 12678 tablet.cc:1724] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.295418 12677 tablet.cc:1724] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.301514 12695 tablet.cc:1724] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.303169 12701 tablet.cc:1724] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.342762 12240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a813838472647ffa436c1b363d76763"
dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
mode: GRACEFUL
new_leader_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:46612
I20260709 13:02:35.343516 12240 raft_consensus.cc:606] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 LEADER]: Received request to transfer leadership to TS 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:35.339039 12703 tablet.cc:1724] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.345108 12696 tablet.cc:1724] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.346230 12685 tablet.cc:1724] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.365566 12677 tablet.cc:1724] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.369808 12697 tablet.cc:1724] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.373741 12689 tablet.cc:1724] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.388051 12692 tablet.cc:1724] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.390380 12139 catalog_manager.cc:5789] TS 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329) does not have the latest schema for tablet c8e7d6358fa14af5bef6483cd73022e3 (table soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]). Expected version 1 got 0
I20260709 13:02:35.398711 12139 catalog_manager.cc:5789] TS 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329) does not have the latest schema for tablet dae0385455fe4565bb34d5999876984a (table soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70]). Expected version 1 got 0
I20260709 13:02:35.395985 12701 tablet.cc:1724] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.403924 12689 tablet.cc:1724] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.422703 12695 tablet.cc:1724] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.424273 12685 tablet.cc:1724] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.424705 12678 tablet.cc:1724] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.428237 12703 tablet.cc:1724] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:35.456677 12317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01"
dest_uuid: "8ab58518d8394d7f94798290655843c1"
mode: GRACEFUL
new_leader_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:46550
I20260709 13:02:35.457373 12317 raft_consensus.cc:606] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Received request to transfer leadership to TS 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:35.459874  7078 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:02:35.460543  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:35.461405 12140 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1: soft_deleted_table [id=15abc1d6bde946ee88d2b311ee470e70] alter complete (version 1)
I20260709 13:02:35.469940 12242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8"
dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
mode: GRACEFUL
new_leader_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:46612
I20260709 13:02:35.470551 12242 raft_consensus.cc:606] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Received request to transfer leadership to TS 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:35.473129 12317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a10404af43694a89bb6695e5584b1300"
dest_uuid: "8ab58518d8394d7f94798290655843c1"
mode: GRACEFUL
new_leader_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:46550
I20260709 13:02:35.473636 12317 raft_consensus.cc:606] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Received request to transfer leadership to TS 73cf91f8987a423d9969b33d0840000d
I20260709 13:02:35.475045  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:35.475642  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:35.507771 12671 raft_consensus.cc:993] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5: : Instructing follower 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:35.508415 12682 raft_consensus.cc:1081] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 LEADER]: Signalling peer 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:35.509840 12391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a813838472647ffa436c1b363d76763"
dest_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:40708
I20260709 13:02:35.510260 12391 raft_consensus.cc:493] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:35.510509 12391 raft_consensus.cc:3060] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:35.515596 12391 raft_consensus.cc:515] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.517225 12391 leader_election.cc:290] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 3 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:35.518041 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:35.518317 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a813838472647ffa436c1b363d76763" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:35.518735 12242 raft_consensus.cc:3055] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:35.518857 12317 raft_consensus.cc:3060] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:35.519143 12242 raft_consensus.cc:740] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:35.519958 12242 consensus_queue.cc:260] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [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: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.521181 12242 raft_consensus.cc:3060] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:35.525983 12317 raft_consensus.cc:2468] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 3.
I20260709 13:02:35.527376 12356 leader_election.cc:304] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [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: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:35.528048 12242 raft_consensus.cc:2468] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 3.
I20260709 13:02:35.528215 12642 raft_consensus.cc:2804] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:35.528857 12642 raft_consensus.cc:697] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 3 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:35.529646 12642 consensus_queue.cc:237] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [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: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.536417 12140 catalog_manager.cc:5697] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 2 to 3, leader changed from 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129) to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 3 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:35.633875 12705 raft_consensus.cc:993] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1: : Instructing follower 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:35.634513 12641 raft_consensus.cc:1081] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Signalling peer 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:35.636104 12391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01"
dest_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:40696
I20260709 13:02:35.636536 12391 raft_consensus.cc:493] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:35.636786 12391 raft_consensus.cc:3060] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:35.641690 12391 raft_consensus.cc:515] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.643718 12391 leader_election.cc:290] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 3 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:35.644330 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:35.644737 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a8369f94044f85ba4dfc6edc9d9c01" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:35.644944 12242 raft_consensus.cc:3060] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:35.645278 12317 raft_consensus.cc:3055] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:35.645557 12317 raft_consensus.cc:740] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:35.646112 12317 consensus_queue.cc:260] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [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: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.647315 12317 raft_consensus.cc:3060] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:35.650916 12242 raft_consensus.cc:2468] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 3.
I20260709 13:02:35.652016 12317 raft_consensus.cc:2468] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 3.
I20260709 13:02:35.652557 12359 leader_election.cc:304] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [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: 6dc4a0837144460db89a8e9682e33fb5, 73cf91f8987a423d9969b33d0840000d; no voters: 
I20260709 13:02:35.653383 12642 raft_consensus.cc:2804] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:35.653903 12642 raft_consensus.cc:697] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 3 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:35.654706 12642 consensus_queue.cc:237] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [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: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.661201 12140 catalog_manager.cc:5697] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 2 to 3, leader changed from 8ab58518d8394d7f94798290655843c1 (127.6.233.130) to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 3 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:35.714579 12682 raft_consensus.cc:993] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5: : Instructing follower 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:35.715049 12671 raft_consensus.cc:1081] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Signalling peer 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:35.716482 12391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8"
dest_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:40708
I20260709 13:02:35.716934 12391 raft_consensus.cc:493] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:35.717177 12391 raft_consensus.cc:3060] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:35.724121 12391 raft_consensus.cc:515] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.725733 12391 leader_election.cc:290] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 2 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:35.726466 12242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:35.727067 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e036491ef504a78b8ecab834c4983a8" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:35.727145 12242 raft_consensus.cc:3055] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:35.727598 12317 raft_consensus.cc:3060] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:35.727617 12242 raft_consensus.cc:740] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dc4a0837144460db89a8e9682e33fb5, State: Running, Role: LEADER
I20260709 13:02:35.728535 12242 consensus_queue.cc:260] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.729522 12242 raft_consensus.cc:3060] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:35.732333 12317 raft_consensus.cc:2468] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 2.
I20260709 13:02:35.733381 12356 leader_election.cc:304] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:35.734141 12642 raft_consensus.cc:2804] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:35.734625 12642 raft_consensus.cc:697] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 2 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:35.734635 12242 raft_consensus.cc:2468] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 2.
I20260709 13:02:35.735602 12642 consensus_queue.cc:237] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.743281 12140 catalog_manager.cc:5697] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 1 to 2, leader changed from 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129) to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 2 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:35.745337 12705 raft_consensus.cc:993] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1: : Instructing follower 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:35.745813 12641 raft_consensus.cc:1081] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Signalling peer 73cf91f8987a423d9969b33d0840000d to start an election
I20260709 13:02:35.747327 12391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a10404af43694a89bb6695e5584b1300"
dest_uuid: "73cf91f8987a423d9969b33d0840000d"
 from {username='slave'} at 127.0.0.1:40696
I20260709 13:02:35.747792 12391 raft_consensus.cc:493] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:35.748103 12391 raft_consensus.cc:3060] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:35.753927 12391 raft_consensus.cc:515] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.755878 12391 leader_election.cc:290] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 2 election: Requested vote from peers 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855), 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329)
I20260709 13:02:35.756961 12317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10404af43694a89bb6695e5584b1300" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ab58518d8394d7f94798290655843c1"
I20260709 13:02:35.757570 12317 raft_consensus.cc:3055] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:35.757884 12317 raft_consensus.cc:740] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ab58518d8394d7f94798290655843c1, State: Running, Role: LEADER
I20260709 13:02:35.757898 12240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10404af43694a89bb6695e5584b1300" candidate_uuid: "73cf91f8987a423d9969b33d0840000d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dc4a0837144460db89a8e9682e33fb5"
I20260709 13:02:35.758754 12240 raft_consensus.cc:3060] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:35.758632 12317 consensus_queue.cc:260] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.759759 12317 raft_consensus.cc:3060] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:35.764355 12317 raft_consensus.cc:2468] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 2.
I20260709 13:02:35.765586 12356 leader_election.cc:304] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73cf91f8987a423d9969b33d0840000d, 8ab58518d8394d7f94798290655843c1; no voters: 
I20260709 13:02:35.766008 12240 raft_consensus.cc:2468] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73cf91f8987a423d9969b33d0840000d in term 2.
I20260709 13:02:35.766503 12642 raft_consensus.cc:2804] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:35.767021 12642 raft_consensus.cc:697] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 2 LEADER]: Becoming Leader. State: Replica: 73cf91f8987a423d9969b33d0840000d, State: Running, Role: LEADER
I20260709 13:02:35.767793 12642 consensus_queue.cc:237] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } }
I20260709 13:02:35.775312 12140 catalog_manager.cc:5697] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d reported cstate change: term changed from 1 to 2, leader changed from 8ab58518d8394d7f94798290655843c1 (127.6.233.130) to 73cf91f8987a423d9969b33d0840000d (127.6.233.131). New cstate: current_term: 2 leader_uuid: "73cf91f8987a423d9969b33d0840000d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73cf91f8987a423d9969b33d0840000d" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 40403 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:35.974733 12240 raft_consensus.cc:1275] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:35.976274 12642 consensus_queue.cc:1048] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:35.986600 12317 raft_consensus.cc:1275] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:35.987955 12642 consensus_queue.cc:1048] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:36.097321 12317 raft_consensus.cc:1275] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:36.098510 12642 consensus_queue.cc:1048] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:36.106726 12240 raft_consensus.cc:1275] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:36.109180 12642 consensus_queue.cc:1048] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:36.231606 12240 raft_consensus.cc:1275] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:36.233021 12642 consensus_queue.cc:1048] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:36.241508 12317 raft_consensus.cc:1275] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:36.245386 12240 raft_consensus.cc:1275] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:36.245814 12637 consensus_queue.cc:1048] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:36.247274 12642 consensus_queue.cc:1048] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dc4a0837144460db89a8e9682e33fb5" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 41855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:36.262014 12317 raft_consensus.cc:1275] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Refusing update from remote peer 73cf91f8987a423d9969b33d0840000d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:36.263787 12637 consensus_queue.cc:1048] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ab58518d8394d7f94798290655843c1" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:36.532377  7078 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:02:36.537621  7078 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:02:36.538110  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:36.542807  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:02:36.543191  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:37.573741  7078 tablet_server.cc:179] TabletServer@127.6.233.129:0 shutting down...
I20260709 13:02:37.597404  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:37.598098  7078 tablet_replica.cc:333] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.598683  7078 raft_consensus.cc:2243] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.599210  7078 raft_consensus.cc:2272] T c8e7d6358fa14af5bef6483cd73022e3 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.601020  7078 tablet_replica.cc:333] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.601555  7078 raft_consensus.cc:2243] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.602289  7078 raft_consensus.cc:2272] T aeac2bc147244ab2a5438938a3a9fc64 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.604444  7078 tablet_replica.cc:333] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.605228  7078 raft_consensus.cc:2243] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.605757  7078 raft_consensus.cc:2272] T 1a813838472647ffa436c1b363d76763 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.607714  7078 tablet_replica.cc:333] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.608434  7078 raft_consensus.cc:2243] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.608870  7078 raft_consensus.cc:2272] T 263c188d3e7243ff855bdae652653a3d P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.610659  7078 tablet_replica.cc:333] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.611274  7078 raft_consensus.cc:2243] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.611997  7078 raft_consensus.cc:2272] T 5b6949db4b56465389baf92f6633efd3 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.613997  7078 tablet_replica.cc:333] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.614548  7078 raft_consensus.cc:2243] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.614956  7078 raft_consensus.cc:2272] T ad186c6929f34620a235bf88c8df1a55 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.617019  7078 tablet_replica.cc:333] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.617551  7078 raft_consensus.cc:2243] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.618378  7078 raft_consensus.cc:2272] T 114181f72ccf4e8383dda7358336d455 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.620258  7078 tablet_replica.cc:333] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.620808  7078 raft_consensus.cc:2243] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.621255  7078 raft_consensus.cc:2272] T fa659d2ac33e45f0bd0649c366d70b2f P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.623255  7078 tablet_replica.cc:333] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.623776  7078 raft_consensus.cc:2243] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.624362  7078 raft_consensus.cc:2272] T fa5bce8157514856afd94a32271562b8 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.626241  7078 tablet_replica.cc:333] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.626821  7078 raft_consensus.cc:2243] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.627306  7078 raft_consensus.cc:2272] T a10404af43694a89bb6695e5584b1300 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.629199  7078 tablet_replica.cc:333] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.629741  7078 raft_consensus.cc:2243] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.630183  7078 raft_consensus.cc:2272] T 14de9686ae1a48ba8c867b2021a20c5d P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.632043  7078 tablet_replica.cc:333] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.632591  7078 raft_consensus.cc:2243] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.633373  7078 raft_consensus.cc:2272] T 182f1bb8ee7a4a20823ffc789ecb3dce P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.635350  7078 tablet_replica.cc:333] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.635854  7078 raft_consensus.cc:2243] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.636281  7078 raft_consensus.cc:2272] T 2b115dfeb822494584cc7afdce53b5dd P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.638100  7078 tablet_replica.cc:333] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.638754  7078 raft_consensus.cc:2243] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.639317  7078 raft_consensus.cc:2272] T dae0385455fe4565bb34d5999876984a P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.641165  7078 tablet_replica.cc:333] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.641705  7078 raft_consensus.cc:2243] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.642140  7078 raft_consensus.cc:2272] T a3a8369f94044f85ba4dfc6edc9d9c01 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.643849  7078 tablet_replica.cc:333] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.644366  7078 raft_consensus.cc:2243] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.645092  7078 raft_consensus.cc:2272] T 6a6ba7e7a47e4da596afe574f7bfe202 P 6dc4a0837144460db89a8e9682e33fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.646770  7078 tablet_replica.cc:333] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.647321  7078 raft_consensus.cc:2243] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.647783  7078 raft_consensus.cc:2272] T 2e036491ef504a78b8ecab834c4983a8 P 6dc4a0837144460db89a8e9682e33fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:37.648365 12359 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 13:02:37.649791  7078 tablet_replica.cc:333] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5: stopping tablet replica
I20260709 13:02:37.650411  7078 raft_consensus.cc:2243] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.651309  7078 raft_consensus.cc:2272] T c565c482407a4b59b5e0f9272a31be85 P 6dc4a0837144460db89a8e9682e33fb5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:37.651773 12359 consensus_peers.cc:597] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d -> Peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Couldn't send request to peer 6dc4a0837144460db89a8e9682e33fb5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:37.671844 12359 consensus_peers.cc:597] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d -> Peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Couldn't send request to peer 6dc4a0837144460db89a8e9682e33fb5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:37.690639  7078 tablet_server.cc:196] TabletServer@127.6.233.129:0 shutdown complete.
I20260709 13:02:37.721176  7078 tablet_server.cc:179] TabletServer@127.6.233.130:0 shutting down...
I20260709 13:02:37.749580  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:37.750309  7078 tablet_replica.cc:333] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.750939  7078 raft_consensus.cc:2243] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.751680  7078 raft_consensus.cc:2272] T 5b6949db4b56465389baf92f6633efd3 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.753826  7078 tablet_replica.cc:333] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.754427  7078 raft_consensus.cc:2243] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.755275  7078 raft_consensus.cc:2272] T 263c188d3e7243ff855bdae652653a3d P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.757288  7078 tablet_replica.cc:333] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.758026  7078 raft_consensus.cc:2243] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.758483  7078 raft_consensus.cc:2272] T 1a813838472647ffa436c1b363d76763 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.760876  7078 tablet_replica.cc:333] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.761744  7078 raft_consensus.cc:2243] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:02:37.761982 12356 consensus_peers.cc:597] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d -> Peer 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329): Couldn't send request to peer 8ab58518d8394d7f94798290655843c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:37.762614  7078 raft_consensus.cc:2272] T c8e7d6358fa14af5bef6483cd73022e3 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.764473  7078 tablet_replica.cc:333] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.765055  7078 raft_consensus.cc:2243] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.765479  7078 raft_consensus.cc:2272] T 6a6ba7e7a47e4da596afe574f7bfe202 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.767266  7078 tablet_replica.cc:333] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.767856  7078 raft_consensus.cc:2243] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.768323  7078 raft_consensus.cc:2272] T 2e036491ef504a78b8ecab834c4983a8 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.770352  7078 tablet_replica.cc:333] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.770924  7078 raft_consensus.cc:2243] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.771464  7078 raft_consensus.cc:2272] T a3a8369f94044f85ba4dfc6edc9d9c01 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.773243  7078 tablet_replica.cc:333] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.773823  7078 raft_consensus.cc:2243] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.774595  7078 raft_consensus.cc:2272] T dae0385455fe4565bb34d5999876984a P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.776342  7078 tablet_replica.cc:333] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.776927  7078 raft_consensus.cc:2243] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.777381  7078 raft_consensus.cc:2272] T 114181f72ccf4e8383dda7358336d455 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.779465  7078 tablet_replica.cc:333] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.780028  7078 raft_consensus.cc:2243] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.781076  7078 raft_consensus.cc:2272] T ad186c6929f34620a235bf88c8df1a55 P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.785080  7078 tablet_replica.cc:333] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.785773  7078 raft_consensus.cc:2243] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.786279  7078 raft_consensus.cc:2272] T c565c482407a4b59b5e0f9272a31be85 P 8ab58518d8394d7f94798290655843c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.788769  7078 tablet_replica.cc:333] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.789412  7078 raft_consensus.cc:2243] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.789925  7078 raft_consensus.cc:2272] T aeac2bc147244ab2a5438938a3a9fc64 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.792052  7078 tablet_replica.cc:333] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.792685  7078 raft_consensus.cc:2243] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.793509  7078 raft_consensus.cc:2272] T fa5bce8157514856afd94a32271562b8 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.795888  7078 tablet_replica.cc:333] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.796502  7078 raft_consensus.cc:2243] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.797369  7078 raft_consensus.cc:2272] T fa659d2ac33e45f0bd0649c366d70b2f P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.800103  7078 tablet_replica.cc:333] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.800810  7078 raft_consensus.cc:2243] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.801616  7078 raft_consensus.cc:2272] T 2b115dfeb822494584cc7afdce53b5dd P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.803781  7078 tablet_replica.cc:333] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.804388  7078 raft_consensus.cc:2243] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.804857  7078 raft_consensus.cc:2272] T a10404af43694a89bb6695e5584b1300 P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.806936  7078 tablet_replica.cc:333] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.807571  7078 raft_consensus.cc:2243] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.808090  7078 raft_consensus.cc:2272] T 14de9686ae1a48ba8c867b2021a20c5d P 8ab58518d8394d7f94798290655843c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.810089  7078 tablet_replica.cc:333] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1: stopping tablet replica
I20260709 13:02:37.810550  7078 raft_consensus.cc:2243] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.810943  7078 raft_consensus.cc:2272] T 182f1bb8ee7a4a20823ffc789ecb3dce P 8ab58518d8394d7f94798290655843c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:37.821100 12356 consensus_peers.cc:597] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d -> Peer 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329): Couldn't send request to peer 8ab58518d8394d7f94798290655843c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:37.832660 12356 consensus_peers.cc:597] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d -> Peer 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329): Couldn't send request to peer 8ab58518d8394d7f94798290655843c1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:37.833046 12359 consensus_peers.cc:597] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d -> Peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Couldn't send request to peer 6dc4a0837144460db89a8e9682e33fb5. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:41855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:37.844597 12359 consensus_peers.cc:597] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d -> Peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Couldn't send request to peer 6dc4a0837144460db89a8e9682e33fb5. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:41855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:37.845530  7078 tablet_server.cc:196] TabletServer@127.6.233.130:0 shutdown complete.
I20260709 13:02:37.873780  7078 tablet_server.cc:179] TabletServer@127.6.233.131:0 shutting down...
W20260709 13:02:37.905115 12359 consensus_peers.cc:597] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d -> Peer 6dc4a0837144460db89a8e9682e33fb5 (127.6.233.129:41855): Couldn't send request to peer 6dc4a0837144460db89a8e9682e33fb5. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:41855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:37.909520  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:37.910332  7078 tablet_replica.cc:333] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.910944  7078 raft_consensus.cc:2243] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.911808  7078 raft_consensus.cc:2272] T 1a813838472647ffa436c1b363d76763 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.913807  7078 tablet_replica.cc:333] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.914309  7078 raft_consensus.cc:2243] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.914734  7078 raft_consensus.cc:2272] T 263c188d3e7243ff855bdae652653a3d P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.916464  7078 tablet_replica.cc:333] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.917017  7078 raft_consensus.cc:2243] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.917425  7078 raft_consensus.cc:2272] T c8e7d6358fa14af5bef6483cd73022e3 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.919100  7078 tablet_replica.cc:333] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.919613  7078 raft_consensus.cc:2243] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.920029  7078 raft_consensus.cc:2272] T aeac2bc147244ab2a5438938a3a9fc64 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.921633  7078 tablet_replica.cc:333] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.922137  7078 raft_consensus.cc:2243] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.922547  7078 raft_consensus.cc:2272] T 5b6949db4b56465389baf92f6633efd3 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.924234  7078 tablet_replica.cc:333] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.924778  7078 raft_consensus.cc:2243] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.925187  7078 raft_consensus.cc:2272] T c565c482407a4b59b5e0f9272a31be85 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.926863  7078 tablet_replica.cc:333] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.927373  7078 raft_consensus.cc:2243] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.927779  7078 raft_consensus.cc:2272] T dae0385455fe4565bb34d5999876984a P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.929374  7078 tablet_replica.cc:333] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.929888  7078 raft_consensus.cc:2243] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.930655  7078 raft_consensus.cc:2272] T a3a8369f94044f85ba4dfc6edc9d9c01 P 73cf91f8987a423d9969b33d0840000d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.932273  7078 tablet_replica.cc:333] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.932799  7078 raft_consensus.cc:2243] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.933254  7078 raft_consensus.cc:2272] T 6a6ba7e7a47e4da596afe574f7bfe202 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.935081  7078 tablet_replica.cc:333] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.935835  7078 raft_consensus.cc:2243] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.936641  7078 raft_consensus.cc:2272] T 2e036491ef504a78b8ecab834c4983a8 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:37.936949 12356 consensus_peers.cc:597] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d -> Peer 8ab58518d8394d7f94798290655843c1 (127.6.233.130:44329): Couldn't send request to peer 8ab58518d8394d7f94798290655843c1. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.130:44329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:37.938719  7078 tablet_replica.cc:333] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.939399  7078 raft_consensus.cc:2243] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.939775  7078 raft_consensus.cc:2272] T fa659d2ac33e45f0bd0649c366d70b2f P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.941566  7078 tablet_replica.cc:333] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.942034  7078 raft_consensus.cc:2243] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.942384  7078 raft_consensus.cc:2272] T fa5bce8157514856afd94a32271562b8 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.944211  7078 tablet_replica.cc:333] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.944651  7078 raft_consensus.cc:2243] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.945359  7078 raft_consensus.cc:2272] T ad186c6929f34620a235bf88c8df1a55 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.947189  7078 tablet_replica.cc:333] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.947656  7078 raft_consensus.cc:2243] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.948030  7078 raft_consensus.cc:2272] T 114181f72ccf4e8383dda7358336d455 P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.949877  7078 tablet_replica.cc:333] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.950346  7078 raft_consensus.cc:2243] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.951098  7078 raft_consensus.cc:2272] T a10404af43694a89bb6695e5584b1300 P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.952761  7078 tablet_replica.cc:333] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.976462  7078 raft_consensus.cc:2243] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.978227  7078 raft_consensus.cc:2272] T 2b115dfeb822494584cc7afdce53b5dd P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.981276  7078 tablet_replica.cc:333] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.981822  7078 raft_consensus.cc:2243] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:37.983769  7078 raft_consensus.cc:2272] T 14de9686ae1a48ba8c867b2021a20c5d P 73cf91f8987a423d9969b33d0840000d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:37.986604  7078 tablet_replica.cc:333] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d: stopping tablet replica
I20260709 13:02:37.987213  7078 raft_consensus.cc:2243] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:37.987797  7078 raft_consensus.cc:2272] T 182f1bb8ee7a4a20823ffc789ecb3dce P 73cf91f8987a423d9969b33d0840000d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.045253  7078 tablet_server.cc:196] TabletServer@127.6.233.131:0 shutdown complete.
I20260709 13:02:38.097252  7078 master.cc:562] Master@127.6.233.190:38321 shutting down...
I20260709 13:02:38.122407  7078 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:38.123165  7078 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:38.123524  7078 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89e712a15f99477286db9a60c46371e1: stopping tablet replica
I20260709 13:02:38.146250  7078 master.cc:584] Master@127.6.233.190:38321 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14644 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:02:38.214080  7078 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.233.190:35171
I20260709 13:02:38.215494  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:38.221681 12729 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
W20260709 13:02:38.221685 12730 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
W20260709 13:02:38.222550 12732 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
I20260709 13:02:38.223449  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:38.224337  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:38.224521  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:38.224697  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602158224683 us; error 0 us; skew 500 ppm
I20260709 13:02:38.225231  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:38.227813  7078 webserver.cc:533] Webserver started at http://127.6.233.190:41421/ using document root <none> and password file <none>
I20260709 13:02:38.228322  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:38.228487  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:38.228802  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:38.230082  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/master-0-root/instance:
uuid: "852ffb4b82c848e89ac37ceda59d02cf"
format_stamp: "Formatted at 2026-07-09 13:02:38 on dist-test-slave-gvjr"
I20260709 13:02:38.234624  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:02:38.238102 12737 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:38.238888  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:38.239244  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/master-0-root
uuid: "852ffb4b82c848e89ac37ceda59d02cf"
format_stamp: "Formatted at 2026-07-09 13:02:38 on dist-test-slave-gvjr"
I20260709 13:02:38.239532  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-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)
I20260709 13:02:38.250304  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:38.251601  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:38.289824  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.190:35171
I20260709 13:02:38.289947 12788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.190:35171 every 8 connection(s)
I20260709 13:02:38.294028 12789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.306500 12789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf: Bootstrap starting.
I20260709 13:02:38.311141 12789 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.315462 12789 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf: No bootstrap required, opened a new log
I20260709 13:02:38.317826 12789 raft_consensus.cc:359] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "852ffb4b82c848e89ac37ceda59d02cf" member_type: VOTER }
I20260709 13:02:38.318284 12789 raft_consensus.cc:385] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:38.318472 12789 raft_consensus.cc:740] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 852ffb4b82c848e89ac37ceda59d02cf, State: Initialized, Role: FOLLOWER
I20260709 13:02:38.319110 12789 consensus_queue.cc:260] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "852ffb4b82c848e89ac37ceda59d02cf" member_type: VOTER }
I20260709 13:02:38.319588 12789 raft_consensus.cc:399] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:38.319803 12789 raft_consensus.cc:493] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:38.320019 12789 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:38.325017 12789 raft_consensus.cc:515] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "852ffb4b82c848e89ac37ceda59d02cf" member_type: VOTER }
I20260709 13:02:38.325539 12789 leader_election.cc:304] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [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: 852ffb4b82c848e89ac37ceda59d02cf; no voters: 
I20260709 13:02:38.326671 12789 leader_election.cc:290] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:38.327149 12792 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:38.328572 12792 raft_consensus.cc:697] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 1 LEADER]: Becoming Leader. State: Replica: 852ffb4b82c848e89ac37ceda59d02cf, State: Running, Role: LEADER
I20260709 13:02:38.329317 12792 consensus_queue.cc:237] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [LEADER]: Queue going to LEADER mode. State: All 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: "852ffb4b82c848e89ac37ceda59d02cf" member_type: VOTER }
I20260709 13:02:38.329859 12789 sys_catalog.cc:565] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:38.336756 12793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "852ffb4b82c848e89ac37ceda59d02cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "852ffb4b82c848e89ac37ceda59d02cf" member_type: VOTER } }
I20260709 13:02:38.336966 12794 sys_catalog.cc:455] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 852ffb4b82c848e89ac37ceda59d02cf. Latest consensus state: current_term: 1 leader_uuid: "852ffb4b82c848e89ac37ceda59d02cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "852ffb4b82c848e89ac37ceda59d02cf" member_type: VOTER } }
I20260709 13:02:38.337733 12793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:38.337826 12794 sys_catalog.cc:458] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:38.339596 12802 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:38.345193 12802 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:38.346496  7078 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:38.354418 12802 catalog_manager.cc:1383] Generated new cluster ID: 4f976f54e45d44168a50bc2029c5ba24
I20260709 13:02:38.354735 12802 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:38.377918 12802 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:38.379318 12802 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:38.396006 12802 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf: Generated new TSK 0
I20260709 13:02:38.396664 12802 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:38.413527  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:38.420243 12810 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
W20260709 13:02:38.421041 12811 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
W20260709 13:02:38.424180 12813 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
I20260709 13:02:38.424638  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:38.425596  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:38.425805  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:38.425983  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602158425965 us; error 0 us; skew 500 ppm
I20260709 13:02:38.426558  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:38.429086  7078 webserver.cc:533] Webserver started at http://127.6.233.129:42217/ using document root <none> and password file <none>
I20260709 13:02:38.429579  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:38.429798  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:38.430079  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:38.431351  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-0-root/instance:
uuid: "56e6b19f30a84ab4be5f874738f25432"
format_stamp: "Formatted at 2026-07-09 13:02:38 on dist-test-slave-gvjr"
I20260709 13:02:38.436026  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:38.439740 12818 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:38.440614  7078 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:02:38.440986  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-0-root
uuid: "56e6b19f30a84ab4be5f874738f25432"
format_stamp: "Formatted at 2026-07-09 13:02:38 on dist-test-slave-gvjr"
I20260709 13:02:38.441303  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-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)
I20260709 13:02:38.465664  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:38.466851  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:38.468298  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:38.470665  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:38.470964  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:38.471262  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:38.471442  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:38.512339  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.129:43495
I20260709 13:02:38.512440 12880 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.129:43495 every 8 connection(s)
I20260709 13:02:38.517900  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:38.525007 12885 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
W20260709 13:02:38.527518 12886 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
W20260709 13:02:38.530951 12888 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
I20260709 13:02:38.531378 12881 heartbeater.cc:344] Connected to a master server at 127.6.233.190:35171
I20260709 13:02:38.531551  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:38.531940 12881 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:38.532706  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:02:38.532886 12881 heartbeater.cc:507] Master 127.6.233.190:35171 requested a full tablet report, sending...
W20260709 13:02:38.533035  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:38.533278  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602158533258 us; error 0 us; skew 500 ppm
I20260709 13:02:38.534132  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:38.535396 12754 ts_manager.cc:194] Registered new tserver with Master: 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495)
I20260709 13:02:38.536803  7078 webserver.cc:533] Webserver started at http://127.6.233.130:42151/ using document root <none> and password file <none>
I20260709 13:02:38.537396  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:38.537596  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:38.537611 12754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49244
I20260709 13:02:38.537883  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:38.539546  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-1-root/instance:
uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
format_stamp: "Formatted at 2026-07-09 13:02:38 on dist-test-slave-gvjr"
I20260709 13:02:38.544298  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:02:38.547681 12893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:38.548481  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:02:38.548779  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-1-root
uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
format_stamp: "Formatted at 2026-07-09 13:02:38 on dist-test-slave-gvjr"
I20260709 13:02:38.549091  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-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)
I20260709 13:02:38.581055  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:38.582315  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:38.583956  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:38.586364  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:38.586615  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:38.586879  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:38.587081  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:02:38.629801  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.130:39535
I20260709 13:02:38.629956 12955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.130:39535 every 8 connection(s)
I20260709 13:02:38.634840  7078 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:38.643141 12959 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
W20260709 13:02:38.643563 12960 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
W20260709 13:02:38.648659 12962 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
I20260709 13:02:38.649312  7078 server_base.cc:1061] running on GCE node
I20260709 13:02:38.649986 12956 heartbeater.cc:344] Connected to a master server at 127.6.233.190:35171
I20260709 13:02:38.650460  7078 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:02:38.650453 12956 heartbeater.cc:461] Registering TS with master...
W20260709 13:02:38.650761  7078 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:38.651090  7078 hybrid_clock.cc:648] HybridClock initialized: now 1783602158651070 us; error 0 us; skew 500 ppm
I20260709 13:02:38.651603 12956 heartbeater.cc:507] Master 127.6.233.190:35171 requested a full tablet report, sending...
I20260709 13:02:38.651690  7078 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:38.653726 12754 ts_manager.cc:194] Registered new tserver with Master: 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:38.654487  7078 webserver.cc:533] Webserver started at http://127.6.233.131:35217/ using document root <none> and password file <none>
I20260709 13:02:38.655119  7078 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:38.655339  7078 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:38.655349 12754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49880
I20260709 13:02:38.655625  7078 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:38.657343  7078 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-2-root/instance:
uuid: "79233338f1694afdb5d5c70be607a53b"
format_stamp: "Formatted at 2026-07-09 13:02:38 on dist-test-slave-gvjr"
I20260709 13:02:38.664255  7078 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260709 13:02:38.667663 12967 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:38.668422  7078 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:02:38.668781  7078 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-2-root
uuid: "79233338f1694afdb5d5c70be607a53b"
format_stamp: "Formatted at 2026-07-09 13:02:38 on dist-test-slave-gvjr"
I20260709 13:02:38.669188  7078 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskOy4dl5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602016243738-7078-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)
I20260709 13:02:38.692970  7078 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:38.694293  7078 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:38.695829  7078 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:38.698165  7078 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:38.698417  7078 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:38.698669  7078 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:38.698846  7078 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:38.741621  7078 rpc_server.cc:307] RPC server started. Bound to: 127.6.233.131:39431
I20260709 13:02:38.741762 13029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.233.131:39431 every 8 connection(s)
I20260709 13:02:38.760866 13030 heartbeater.cc:344] Connected to a master server at 127.6.233.190:35171
I20260709 13:02:38.761323 13030 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:38.762140 13030 heartbeater.cc:507] Master 127.6.233.190:35171 requested a full tablet report, sending...
I20260709 13:02:38.764446 12754 ts_manager.cc:194] Registered new tserver with Master: 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:38.765254  7078 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020359135s
I20260709 13:02:38.766088 12754 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49890
I20260709 13:02:38.793061 12754 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49896:
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"
    }
  }
}
W20260709 13:02:38.795921 12754 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.
I20260709 13:02:38.879575 12846 tablet_service.cc:1511] Processing CreateTablet for tablet 197f9c1cc270406bb6ff81c86e931377 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:38.880126 12845 tablet_service.cc:1511] Processing CreateTablet for tablet 3015e555fd3f4ec7a52e7ec1f1891fb5 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:38.881155 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197f9c1cc270406bb6ff81c86e931377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.883227 12844 tablet_service.cc:1511] Processing CreateTablet for tablet 5b86ae5b13954ab0961ee46aba1f2a50 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:38.884200 12995 tablet_service.cc:1511] Processing CreateTablet for tablet 197f9c1cc270406bb6ff81c86e931377 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:38.884757 12844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b86ae5b13954ab0961ee46aba1f2a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.885584 12995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197f9c1cc270406bb6ff81c86e931377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.888309 12994 tablet_service.cc:1511] Processing CreateTablet for tablet 3015e555fd3f4ec7a52e7ec1f1891fb5 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:38.889810 12994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3015e555fd3f4ec7a52e7ec1f1891fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.892278 12993 tablet_service.cc:1511] Processing CreateTablet for tablet 5b86ae5b13954ab0961ee46aba1f2a50 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:38.893738 12993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b86ae5b13954ab0961ee46aba1f2a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.896402 12992 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6eccd903b74ba482b134d6f555da66 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:38.898442 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6eccd903b74ba482b134d6f555da66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.900731 12991 tablet_service.cc:1511] Processing CreateTablet for tablet 12ac4b0047e144e897ed3a25e3e0ed9b (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:38.902570 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ac4b0047e144e897ed3a25e3e0ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.904332 12843 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6eccd903b74ba482b134d6f555da66 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:38.905887 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3015e555fd3f4ec7a52e7ec1f1891fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.906050 12842 tablet_service.cc:1511] Processing CreateTablet for tablet 12ac4b0047e144e897ed3a25e3e0ed9b (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:38.907537 12842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ac4b0047e144e897ed3a25e3e0ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.911422 12843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6eccd903b74ba482b134d6f555da66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.911742 12841 tablet_service.cc:1511] Processing CreateTablet for tablet 949d1cd4582648f3bb5ae082c2989688 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:38.913198 12841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949d1cd4582648f3bb5ae082c2989688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.926676 12990 tablet_service.cc:1511] Processing CreateTablet for tablet 949d1cd4582648f3bb5ae082c2989688 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:38.928927 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949d1cd4582648f3bb5ae082c2989688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.932869 12840 tablet_service.cc:1511] Processing CreateTablet for tablet 2b04d4227b4a47e897ab4a52174ac0a0 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:38.934465 12840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b04d4227b4a47e897ab4a52174ac0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.955550 13045 tablet_bootstrap.cc:492] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:38.969826 13045 tablet_bootstrap.cc:654] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:38.972610 12989 tablet_service.cc:1511] Processing CreateTablet for tablet 2b04d4227b4a47e897ab4a52174ac0a0 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:38.978927 12989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b04d4227b4a47e897ab4a52174ac0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.990041 13046 tablet_bootstrap.cc:492] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:38.991508 12844 tablet_service.cc:1511] Processing CreateTablet for tablet a0ecfe417e064026814a5ec4c81461f9 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:38.993072 12844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ecfe417e064026814a5ec4c81461f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.994324 12920 tablet_service.cc:1511] Processing CreateTablet for tablet 3015e555fd3f4ec7a52e7ec1f1891fb5 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:38.995829 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3015e555fd3f4ec7a52e7ec1f1891fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:38.996105 12921 tablet_service.cc:1511] Processing CreateTablet for tablet 197f9c1cc270406bb6ff81c86e931377 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:38.997526 12921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197f9c1cc270406bb6ff81c86e931377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.000304 12919 tablet_service.cc:1511] Processing CreateTablet for tablet 5b86ae5b13954ab0961ee46aba1f2a50 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:39.001775 12919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b86ae5b13954ab0961ee46aba1f2a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.003348 12914 tablet_service.cc:1511] Processing CreateTablet for tablet a0ecfe417e064026814a5ec4c81461f9 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:39.005849 12918 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6eccd903b74ba482b134d6f555da66 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:39.008059 12992 tablet_service.cc:1511] Processing CreateTablet for tablet a0ecfe417e064026814a5ec4c81461f9 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:39.009594 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ecfe417e064026814a5ec4c81461f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.009380 12916 tablet_service.cc:1511] Processing CreateTablet for tablet 949d1cd4582648f3bb5ae082c2989688 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:39.011826 12915 tablet_service.cc:1511] Processing CreateTablet for tablet 2b04d4227b4a47e897ab4a52174ac0a0 (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:39.008188 12917 tablet_service.cc:1511] Processing CreateTablet for tablet 12ac4b0047e144e897ed3a25e3e0ed9b (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:39.017021 12917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ac4b0047e144e897ed3a25e3e0ed9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.018641 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 949d1cd4582648f3bb5ae082c2989688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.020470 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6eccd903b74ba482b134d6f555da66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.022050 12914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0ecfe417e064026814a5ec4c81461f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.023635 12915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b04d4227b4a47e897ab4a52174ac0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.040776 12913 tablet_service.cc:1511] Processing CreateTablet for tablet cd65da2d7173484986c5c83d7e97375a (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:39.042348 12913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd65da2d7173484986c5c83d7e97375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.048947 13046 tablet_bootstrap.cc:654] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.060108 12990 tablet_service.cc:1511] Processing CreateTablet for tablet cd65da2d7173484986c5c83d7e97375a (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:39.061569 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd65da2d7173484986c5c83d7e97375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.061254 12844 tablet_service.cc:1511] Processing CreateTablet for tablet cd65da2d7173484986c5c83d7e97375a (DEFAULT_TABLE table=test-workload [id=190f71749bb24ba287669ebabebb91d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:39.063551 12844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd65da2d7173484986c5c83d7e97375a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:39.075768 13048 tablet_bootstrap.cc:492] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:39.095235 13048 tablet_bootstrap.cc:654] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.101150 13045 tablet_bootstrap.cc:492] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:39.101773 13045 ts_tablet_manager.cc:1403] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.147s	user 0.003s	sys 0.011s
I20260709 13:02:39.105544 13045 raft_consensus.cc:359] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.106441 13045 raft_consensus.cc:385] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.108436 13046 tablet_bootstrap.cc:492] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:39.109066 13046 ts_tablet_manager.cc:1403] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.119s	user 0.023s	sys 0.014s
I20260709 13:02:39.106774 13045 raft_consensus.cc:740] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.110893 13045 consensus_queue.cc:260] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.114199 13048 tablet_bootstrap.cc:492] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:39.114248 13046 raft_consensus.cc:359] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.115303 13048 ts_tablet_manager.cc:1403] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.005s
I20260709 13:02:39.115595 13046 raft_consensus.cc:385] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.116029 13046 raft_consensus.cc:740] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.116782 13046 consensus_queue.cc:260] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.119045 13030 heartbeater.cc:499] Master 127.6.233.190:35171 was elected leader, sending a full tablet report...
I20260709 13:02:39.119556 13046 ts_tablet_manager.cc:1434] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:02:39.120959 13048 raft_consensus.cc:359] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.122498 13048 raft_consensus.cc:385] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.122812 13048 raft_consensus.cc:740] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.122901 13046 tablet_bootstrap.cc:492] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:39.123610 13045 ts_tablet_manager.cc:1434] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.006s
I20260709 13:02:39.123788 13048 consensus_queue.cc:260] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.124796 13045 tablet_bootstrap.cc:492] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:39.127319 12881 heartbeater.cc:499] Master 127.6.233.190:35171 was elected leader, sending a full tablet report...
I20260709 13:02:39.130501 13046 tablet_bootstrap.cc:654] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.135573 13045 tablet_bootstrap.cc:654] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.144635 12956 heartbeater.cc:499] Master 127.6.233.190:35171 was elected leader, sending a full tablet report...
I20260709 13:02:39.145375 13048 ts_tablet_manager.cc:1434] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.029s	user 0.024s	sys 0.002s
I20260709 13:02:39.146844 13048 tablet_bootstrap.cc:492] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:39.162578 13048 tablet_bootstrap.cc:654] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.198143 13045 tablet_bootstrap.cc:492] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:39.198606 13046 tablet_bootstrap.cc:492] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:39.199597 13046 ts_tablet_manager.cc:1403] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.077s	user 0.037s	sys 0.031s
I20260709 13:02:39.198778 13045 ts_tablet_manager.cc:1403] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.052s
I20260709 13:02:39.201785 13048 tablet_bootstrap.cc:492] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:39.202450 13048 ts_tablet_manager.cc:1403] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.028s
I20260709 13:02:39.202723 13046 raft_consensus.cc:359] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.203644 13046 raft_consensus.cc:385] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.203341 13045 raft_consensus.cc:359] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.204010 13046 raft_consensus.cc:740] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.205211 13046 consensus_queue.cc:260] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.205753 13048 raft_consensus.cc:359] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.206561 13048 raft_consensus.cc:385] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.206871 13048 raft_consensus.cc:740] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.207516 13046 ts_tablet_manager.cc:1434] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:39.208042 13048 consensus_queue.cc:260] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.208563 13046 tablet_bootstrap.cc:492] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:39.204224 13045 raft_consensus.cc:385] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.209060 13045 raft_consensus.cc:740] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.209918 13045 consensus_queue.cc:260] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.212345 13045 ts_tablet_manager.cc:1434] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:02:39.210611 13048 ts_tablet_manager.cc:1434] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:39.213498 13045 tablet_bootstrap.cc:492] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:39.213924 13048 tablet_bootstrap.cc:492] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:39.219609 13046 tablet_bootstrap.cc:654] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.221481 13048 tablet_bootstrap.cc:654] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.221740 13045 tablet_bootstrap.cc:654] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.233984 13045 tablet_bootstrap.cc:492] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:39.234629 13045 ts_tablet_manager.cc:1403] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 13:02:39.239827 13045 raft_consensus.cc:359] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.240698 13045 raft_consensus.cc:385] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.241133 13045 raft_consensus.cc:740] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.242157 13045 consensus_queue.cc:260] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
W20260709 13:02:39.245872 13031 tablet.cc:2406] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:39.250135 13045 ts_tablet_manager.cc:1434] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:02:39.251355 13046 tablet_bootstrap.cc:492] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:39.251636 13048 tablet_bootstrap.cc:492] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:39.252450 13046 ts_tablet_manager.cc:1403] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.014s
I20260709 13:02:39.253545 13048 ts_tablet_manager.cc:1403] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.020s
I20260709 13:02:39.252791 13045 tablet_bootstrap.cc:492] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:39.256424 13046 raft_consensus.cc:359] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.256769 13048 raft_consensus.cc:359] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.257350 13046 raft_consensus.cc:385] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.257606 13048 raft_consensus.cc:385] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.257803 13046 raft_consensus.cc:740] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.258014 13048 raft_consensus.cc:740] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.259107 13046 consensus_queue.cc:260] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.258914 13048 consensus_queue.cc:260] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.261615 13045 tablet_bootstrap.cc:654] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.261714 13048 ts_tablet_manager.cc:1434] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:39.262718 13048 tablet_bootstrap.cc:492] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:39.267843 13045 tablet_bootstrap.cc:492] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:39.266817 13046 ts_tablet_manager.cc:1434] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:02:39.268473 13045 ts_tablet_manager.cc:1403] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 13:02:39.268953 13048 tablet_bootstrap.cc:654] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.269757 13046 tablet_bootstrap.cc:492] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:39.272300 13045 raft_consensus.cc:359] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.273355 13045 raft_consensus.cc:385] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.273499 13053 raft_consensus.cc:493] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.273803 13045 raft_consensus.cc:740] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.275077 13045 consensus_queue.cc:260] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.277633 13046 tablet_bootstrap.cc:654] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.278275 13045 ts_tablet_manager.cc:1434] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:02:39.279826 13045 tablet_bootstrap.cc:492] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:39.282078 13052 raft_consensus.cc:493] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.282754 13052 raft_consensus.cc:515] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.274175 13053 raft_consensus.cc:515] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.289111 13045 tablet_bootstrap.cc:654] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.291116 13046 tablet_bootstrap.cc:492] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:39.291810 13046 ts_tablet_manager.cc:1403] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260709 13:02:39.294919 13053 leader_election.cc:290] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.295272 13046 raft_consensus.cc:359] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.296453 13046 raft_consensus.cc:385] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.296888 13046 raft_consensus.cc:740] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.298094 13046 consensus_queue.cc:260] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.304057 13045 tablet_bootstrap.cc:492] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:39.304909 13045 ts_tablet_manager.cc:1403] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260709 13:02:39.309057 13045 raft_consensus.cc:359] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.310149 13045 raft_consensus.cc:385] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.310529 13045 raft_consensus.cc:740] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.311403 13045 consensus_queue.cc:260] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.314469 13045 ts_tablet_manager.cc:1434] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:02:39.316144 13045 tablet_bootstrap.cc:492] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:39.320779 13052 leader_election.cc:290] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:39.325568 13046 ts_tablet_manager.cc:1434] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.007s
I20260709 13:02:39.325878 13045 tablet_bootstrap.cc:654] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.327826 13046 tablet_bootstrap.cc:492] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:39.320447 13069 raft_consensus.cc:493] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.332021 13069 raft_consensus.cc:515] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.334616 13069 leader_election.cc:290] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
W20260709 13:02:39.340173 12801 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:39.343883 13045 tablet_bootstrap.cc:492] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:39.344758 13045 ts_tablet_manager.cc:1403] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.005s
I20260709 13:02:39.348954 13045 raft_consensus.cc:359] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.350008 13045 raft_consensus.cc:385] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.350370 13045 raft_consensus.cc:740] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.351372 13045 consensus_queue.cc:260] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.355041 13045 ts_tablet_manager.cc:1434] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260709 13:02:39.356503 13045 tablet_bootstrap.cc:492] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:39.362510 13046 tablet_bootstrap.cc:654] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.367779 13045 tablet_bootstrap.cc:654] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.378733 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:39.379000 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b86ae5b13954ab0961ee46aba1f2a50" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:39.379783 12931 raft_consensus.cc:2468] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 0.
I20260709 13:02:39.380882 13045 tablet_bootstrap.cc:492] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
W20260709 13:02:39.381031 12968 leader_election.cc:343] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.381742 13045 ts_tablet_manager.cc:1403] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.002s
I20260709 13:02:39.382560 12968 leader_election.cc:304] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.383563 13069 raft_consensus.cc:2804] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.383911 13069 raft_consensus.cc:493] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.384267 13069 raft_consensus.cc:3060] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.385660 13045 raft_consensus.cc:359] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.386786 13045 raft_consensus.cc:385] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.387187 13045 raft_consensus.cc:740] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.388618 13045 consensus_queue.cc:260] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.392513 13045 ts_tablet_manager.cc:1434] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260709 13:02:39.394090 13045 tablet_bootstrap.cc:492] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:39.394711 13069 raft_consensus.cc:515] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.396456 13052 raft_consensus.cc:493] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.396997 13052 raft_consensus.cc:515] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.398658 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b86ae5b13954ab0961ee46aba1f2a50" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:39.399360 13052 leader_election.cc:290] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:39.399544 12931 raft_consensus.cc:3060] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.402590 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:39.402971 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b86ae5b13954ab0961ee46aba1f2a50" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:39.403630 12854 raft_consensus.cc:3060] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.404066 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:39.404776 12855 raft_consensus.cc:2468] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 0.
I20260709 13:02:39.404919 13051 raft_consensus.cc:493] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.405687 13051 raft_consensus.cc:515] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.406095 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b86ae5b13954ab0961ee46aba1f2a50" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
W20260709 13:02:39.408070 12968 leader_election.cc:343] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.411828 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:39.412590 12856 raft_consensus.cc:2468] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 0.
I20260709 13:02:39.414868 12931 raft_consensus.cc:2468] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:39.416580 12854 raft_consensus.cc:2468] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:39.416749 12968 leader_election.cc:304] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.417753 13052 raft_consensus.cc:2804] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.418116 13051 leader_election.cc:290] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.418061 12971 leader_election.cc:304] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [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: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 1f26d4a51ed34102bf43b2fe32c8bdfe
I20260709 13:02:39.420039 13068 raft_consensus.cc:2804] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.420433 13068 raft_consensus.cc:493] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.420753 13068 raft_consensus.cc:3060] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.423009 13051 raft_consensus.cc:493] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.423599 13051 raft_consensus.cc:515] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.425756 13051 leader_election.cc:290] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.427121 13052 raft_consensus.cc:697] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Leader. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:39.428223 13052 consensus_queue.cc:237] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.429783 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd65da2d7173484986c5c83d7e97375a" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
W20260709 13:02:39.431331 12897 leader_election.cc:343] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.433977 13068 raft_consensus.cc:515] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.441318 13048 tablet_bootstrap.cc:492] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:39.442068 13048 ts_tablet_manager.cc:1403] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.180s	user 0.050s	sys 0.089s
I20260709 13:02:39.442413 13045 tablet_bootstrap.cc:654] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.442188 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:39.438475 13046 tablet_bootstrap.cc:492] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
W20260709 13:02:39.443980 12968 leader_election.cc:343] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.443171 13046 ts_tablet_manager.cc:1403] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.000s
I20260709 13:02:39.444628 13078 raft_consensus.cc:493] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.445248 13078 raft_consensus.cc:515] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.445845 13048 raft_consensus.cc:359] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.415441 13069 leader_election.cc:290] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:39.446681 13048 raft_consensus.cc:385] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.447054 13048 raft_consensus.cc:740] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.447077 13068 leader_election.cc:290] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:39.454584 13051 raft_consensus.cc:493] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.461506 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:39.461668 13051 raft_consensus.cc:515] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.463033 13045 tablet_bootstrap.cc:492] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
W20260709 13:02:39.463244 12819 leader_election.cc:343] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.463587 13045 ts_tablet_manager.cc:1403] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.007s
I20260709 13:02:39.463935 13051 leader_election.cc:290] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.457047 12754 catalog_manager.cc:5697] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b reported cstate change: term changed from 0 to 1, leader changed from <none> to 79233338f1694afdb5d5c70be607a53b (127.6.233.131). New cstate: current_term: 1 leader_uuid: "79233338f1694afdb5d5c70be607a53b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:39.458096 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d4227b4a47e897ab4a52174ac0a0" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:39.464886 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197f9c1cc270406bb6ff81c86e931377" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:39.465600 12929 raft_consensus.cc:2468] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:39.458536 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3015e555fd3f4ec7a52e7ec1f1891fb5" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:39.459470 12971 leader_election.cc:304] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [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: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 1f26d4a51ed34102bf43b2fe32c8bdfe
I20260709 13:02:39.459729 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:39.460001 13078 leader_election.cc:290] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:39.461011 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d4227b4a47e897ab4a52174ac0a0" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:39.469184 13068 raft_consensus.cc:2804] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.469835 13068 raft_consensus.cc:493] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.464570 13046 raft_consensus.cc:359] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.470258 13068 raft_consensus.cc:3060] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.470515 13046 raft_consensus.cc:385] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.470908 13046 raft_consensus.cc:740] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.471004 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
W20260709 13:02:39.466013 12820 leader_election.cc:343] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.471781 13046 consensus_queue.cc:260] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
W20260709 13:02:39.472491 12820 leader_election.cc:343] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.472944 12820 leader_election.cc:304] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432; no voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:39.473337 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3015e555fd3f4ec7a52e7ec1f1891fb5" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:39.466799 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197f9c1cc270406bb6ff81c86e931377" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:39.474524 13003 raft_consensus.cc:2468] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:39.475009 13046 ts_tablet_manager.cc:1434] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:02:39.474880 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd65da2d7173484986c5c83d7e97375a" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:39.468030 13045 raft_consensus.cc:359] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.471730 12854 raft_consensus.cc:3060] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.467929 12819 leader_election.cc:304] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:39.458961 13048 consensus_queue.cc:260] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.476073 13051 raft_consensus.cc:2749] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.476810 13051 raft_consensus.cc:2804] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.477154 13051 raft_consensus.cc:493] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.477504 13051 raft_consensus.cc:3060] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.480098 13068 raft_consensus.cc:515] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.482256 13048 ts_tablet_manager.cc:1434] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:02:39.483736 13048 tablet_bootstrap.cc:492] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:39.484110 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
W20260709 13:02:39.486241 12968 leader_election.cc:343] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.487154 13045 raft_consensus.cc:385] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.487248 12931 raft_consensus.cc:2468] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 0.
I20260709 13:02:39.489897 13045 raft_consensus.cc:740] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.490672 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:39.490752 13045 consensus_queue.cc:260] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.491505 12855 raft_consensus.cc:3060] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.493216 13045 ts_tablet_manager.cc:1434] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
W20260709 13:02:39.488324 12895 leader_election.cc:343] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.493754 12895 leader_election.cc:304] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe; no voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:39.494578 13053 raft_consensus.cc:2749] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.488752 13068 leader_election.cc:290] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:39.493046 12968 leader_election.cc:304] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.495755 13068 raft_consensus.cc:2804] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.476164 13046 tablet_bootstrap.cc:492] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:39.496127 13068 raft_consensus.cc:493] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.496855 13068 raft_consensus.cc:3060] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.496234 12856 raft_consensus.cc:2468] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 0.
I20260709 13:02:39.503043 13046 tablet_bootstrap.cc:654] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.495993 13045 tablet_bootstrap.cc:492] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:39.506291 13051 raft_consensus.cc:515] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.508056 13048 tablet_bootstrap.cc:654] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.516662 13051 leader_election.cc:290] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.509145 13045 tablet_bootstrap.cc:654] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.510730 13068 raft_consensus.cc:515] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.519500 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197f9c1cc270406bb6ff81c86e931377" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:39.520532 13004 raft_consensus.cc:3060] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.521185 13068 leader_election.cc:290] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:39.522001 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3015e555fd3f4ec7a52e7ec1f1891fb5" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:39.522339 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3015e555fd3f4ec7a52e7ec1f1891fb5" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:39.522639 12856 raft_consensus.cc:3060] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.523018 12931 raft_consensus.cc:3060] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:02:39.512527 12819 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.233.130:39535, user_credentials={real_user=slave}} blocked reactor thread for 44699.8us
W20260709 13:02:39.525970 12819 leader_election.cc:343] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:39.526408 12819 leader_election.cc:304] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432; no voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:39.526471 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197f9c1cc270406bb6ff81c86e931377" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:39.512728 12855 raft_consensus.cc:2468] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:39.527182 12930 raft_consensus.cc:3060] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.528257 12971 leader_election.cc:304] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [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: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 1f26d4a51ed34102bf43b2fe32c8bdfe
I20260709 13:02:39.529104 13004 raft_consensus.cc:2468] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:39.513475 12854 raft_consensus.cc:2468] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:39.529793 13068 raft_consensus.cc:2804] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.531217 12820 leader_election.cc:304] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.531342 12971 leader_election.cc:304] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [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: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 1f26d4a51ed34102bf43b2fe32c8bdfe
I20260709 13:02:39.532302 13078 raft_consensus.cc:2804] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.532423 13083 raft_consensus.cc:2804] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.530746 13068 raft_consensus.cc:697] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Leader. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:39.532903 13046 tablet_bootstrap.cc:492] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:39.532847 13078 raft_consensus.cc:697] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Leader. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:39.533483 13046 ts_tablet_manager.cc:1403] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.001s
I20260709 13:02:39.533773 13068 consensus_queue.cc:237] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.534264 13078 consensus_queue.cc:237] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.541144 13046 raft_consensus.cc:359] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.542064 13046 raft_consensus.cc:385] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.542356 13046 raft_consensus.cc:740] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.546729 13046 consensus_queue.cc:260] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.547653 12856 raft_consensus.cc:2468] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:39.549015 12971 leader_election.cc:304] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.531163 13051 raft_consensus.cc:2749] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.550104 13052 raft_consensus.cc:2804] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.550911 13052 raft_consensus.cc:697] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Leader. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:39.552392 12931 raft_consensus.cc:2468] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:39.549237 13046 ts_tablet_manager.cc:1434] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:02:39.552618 13048 tablet_bootstrap.cc:492] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:39.553398 13052 consensus_queue.cc:237] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.554203 13046 tablet_bootstrap.cc:492] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:39.554498 13048 ts_tablet_manager.cc:1403] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.001s
I20260709 13:02:39.550140 12930 raft_consensus.cc:2468] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:39.566555 13083 raft_consensus.cc:697] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:39.567768 13083 consensus_queue.cc:237] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.558887 13048 raft_consensus.cc:359] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.569648 13048 raft_consensus.cc:385] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.569779 13046 tablet_bootstrap.cc:654] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.569985 13048 raft_consensus.cc:740] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.572319 13045 tablet_bootstrap.cc:492] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:39.571758 13048 consensus_queue.cc:260] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.572935 13045 ts_tablet_manager.cc:1403] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.014s
I20260709 13:02:39.576362 13045 raft_consensus.cc:359] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.577062 13045 raft_consensus.cc:385] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.577293 13048 ts_tablet_manager.cc:1434] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 13:02:39.577368 13045 raft_consensus.cc:740] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.578594 13048 tablet_bootstrap.cc:492] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:39.578331 13045 consensus_queue.cc:260] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.580852 13045 ts_tablet_manager.cc:1434] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:02:39.577433 12754 catalog_manager.cc:5697] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b reported cstate change: term changed from 0 to 1, leader changed from <none> to 79233338f1694afdb5d5c70be607a53b (127.6.233.131). New cstate: current_term: 1 leader_uuid: "79233338f1694afdb5d5c70be607a53b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:39.584952 12754 catalog_manager.cc:5697] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b reported cstate change: term changed from 0 to 1, leader changed from <none> to 79233338f1694afdb5d5c70be607a53b (127.6.233.131). New cstate: current_term: 1 leader_uuid: "79233338f1694afdb5d5c70be607a53b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:39.586457 13048 tablet_bootstrap.cc:654] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.604683 13048 tablet_bootstrap.cc:492] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:39.604686 13046 tablet_bootstrap.cc:492] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:39.605497 13046 ts_tablet_manager.cc:1403] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.012s
I20260709 13:02:39.605509 13048 ts_tablet_manager.cc:1403] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260709 13:02:39.607299 12752 catalog_manager.cc:5697] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.615139 13046 raft_consensus.cc:359] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.615924 13046 raft_consensus.cc:385] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.616195 13046 raft_consensus.cc:740] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.616972 13046 consensus_queue.cc:260] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.614921 13048 raft_consensus.cc:359] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.619264 13048 raft_consensus.cc:385] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.619712 13048 raft_consensus.cc:740] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.618911 13046 ts_tablet_manager.cc:1434] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:02:39.620186 12754 catalog_manager.cc:5697] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b reported cstate change: term changed from 0 to 1, leader changed from <none> to 79233338f1694afdb5d5c70be607a53b (127.6.233.131). New cstate: current_term: 1 leader_uuid: "79233338f1694afdb5d5c70be607a53b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:39.620702 13048 consensus_queue.cc:260] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.621374 13046 tablet_bootstrap.cc:492] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:39.625414 13048 ts_tablet_manager.cc:1434] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.008s
I20260709 13:02:39.626539 13048 tablet_bootstrap.cc:492] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:39.628584 13046 tablet_bootstrap.cc:654] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.633955 13048 tablet_bootstrap.cc:654] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.646059 13046 tablet_bootstrap.cc:492] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:39.646059 13048 tablet_bootstrap.cc:492] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:39.646674 13048 ts_tablet_manager.cc:1403] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:02:39.646674 13046 ts_tablet_manager.cc:1403] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.001s
I20260709 13:02:39.649647 13046 raft_consensus.cc:359] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.649911 13048 raft_consensus.cc:359] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.650377 13046 raft_consensus.cc:385] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.650697 13046 raft_consensus.cc:740] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.650755 13048 raft_consensus.cc:385] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.651171 13048 raft_consensus.cc:740] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.651532 13046 consensus_queue.cc:260] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.651922 13048 consensus_queue.cc:260] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.653736 13046 ts_tablet_manager.cc:1434] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:02:39.654408 13048 ts_tablet_manager.cc:1434] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:02:39.654876 13046 tablet_bootstrap.cc:492] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:39.655443 13048 tablet_bootstrap.cc:492] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:39.661419 13046 tablet_bootstrap.cc:654] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.662113 13048 tablet_bootstrap.cc:654] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.669663 13048 tablet_bootstrap.cc:492] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:39.669772 13046 tablet_bootstrap.cc:492] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:39.670360 13048 ts_tablet_manager.cc:1403] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:02:39.670360 13046 ts_tablet_manager.cc:1403] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:02:39.671196 13053 raft_consensus.cc:493] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.671721 13053 raft_consensus.cc:515] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.673207 13048 raft_consensus.cc:359] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.673362 13046 raft_consensus.cc:359] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.673585 13053 leader_election.cc:290] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.673900 13048 raft_consensus.cc:385] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.674149 13046 raft_consensus.cc:385] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.674226 13048 raft_consensus.cc:740] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.674504 13046 raft_consensus.cc:740] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.674362 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:39.675055 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:39.675005 13048 consensus_queue.cc:260] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.675858 13004 raft_consensus.cc:2468] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 0.
I20260709 13:02:39.675971 13046 consensus_queue.cc:260] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.675128 12856 raft_consensus.cc:2468] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 0.
I20260709 13:02:39.677109 13048 ts_tablet_manager.cc:1434] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:02:39.677143 12895 leader_election.cc:304] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.678390 13048 tablet_bootstrap.cc:492] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:39.679955 13046 ts_tablet_manager.cc:1434] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:39.680389 13053 raft_consensus.cc:2804] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.680809 13053 raft_consensus.cc:493] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.681141 13053 raft_consensus.cc:3060] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.685083 13048 tablet_bootstrap.cc:654] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:39.689697 13053 raft_consensus.cc:515] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.693300 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:39.693921 12856 raft_consensus.cc:3060] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.694461 13048 tablet_bootstrap.cc:492] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:39.695051 13048 ts_tablet_manager.cc:1403] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 13:02:39.697645 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:39.698340 13004 raft_consensus.cc:3060] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.698493 13048 raft_consensus.cc:359] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.699218 13048 raft_consensus.cc:385] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:39.699510 13048 raft_consensus.cc:740] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:39.700469 13048 consensus_queue.cc:260] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.703090 13053 leader_election.cc:290] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.704142 12856 raft_consensus.cc:2468] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 1.
I20260709 13:02:39.705610 12897 leader_election.cc:304] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:39.706528 13053 raft_consensus.cc:2804] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.707027 13053 raft_consensus.cc:697] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Becoming Leader. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Running, Role: LEADER
I20260709 13:02:39.707504 13004 raft_consensus.cc:2468] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 1.
I20260709 13:02:39.708253 13048 ts_tablet_manager.cc:1434] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:02:39.707966 13053 consensus_queue.cc:237] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.716737 12752 catalog_manager.cc:5697] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130). New cstate: current_term: 1 leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.825810 13083 raft_consensus.cc:493] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.826330 13083 raft_consensus.cc:515] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.827978 13083 leader_election.cc:290] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.828572 13053 raft_consensus.cc:493] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.829126 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfe417e064026814a5ec4c81461f9" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:39.829186 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfe417e064026814a5ec4c81461f9" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:39.829150 13053 raft_consensus.cc:515] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.829838 13004 raft_consensus.cc:2468] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:39.830127 12930 raft_consensus.cc:2468] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:39.831188 12820 leader_election.cc:304] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.832015 13083 raft_consensus.cc:2804] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.832386 13083 raft_consensus.cc:493] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.832511 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d4227b4a47e897ab4a52174ac0a0" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:39.832798 13083 raft_consensus.cc:3060] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.832926 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d4227b4a47e897ab4a52174ac0a0" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:39.832465 13053 leader_election.cc:290] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.833256 12856 raft_consensus.cc:2468] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 0.
I20260709 13:02:39.833623 13004 raft_consensus.cc:2468] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 0.
I20260709 13:02:39.834666 12895 leader_election.cc:304] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.835564 13053 raft_consensus.cc:2804] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.835945 13053 raft_consensus.cc:493] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.836236 13053 raft_consensus.cc:3060] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.838856 13083 raft_consensus.cc:515] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.840651 13083 leader_election.cc:290] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.841650 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfe417e064026814a5ec4c81461f9" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:39.841789 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfe417e064026814a5ec4c81461f9" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:39.842239 12930 raft_consensus.cc:3060] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.841686 13053 raft_consensus.cc:515] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.842588 13004 raft_consensus.cc:3060] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.845018 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d4227b4a47e897ab4a52174ac0a0" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:39.845613 12856 raft_consensus.cc:3060] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.845666 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b04d4227b4a47e897ab4a52174ac0a0" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:39.846376 13003 raft_consensus.cc:3060] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.849869 12930 raft_consensus.cc:2468] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:39.851282 13053 leader_election.cc:290] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.851373 12819 leader_election.cc:304] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:39.850550 13004 raft_consensus.cc:2468] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:39.852315 13083 raft_consensus.cc:2804] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.852953 13083 raft_consensus.cc:697] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:39.853852 13003 raft_consensus.cc:2468] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 1.
I20260709 13:02:39.854005 12856 raft_consensus.cc:2468] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 1.
I20260709 13:02:39.853860 13083 consensus_queue.cc:237] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.854959 12895 leader_election.cc:304] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.855733 13053 raft_consensus.cc:2804] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.856315 13053 raft_consensus.cc:697] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Becoming Leader. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Running, Role: LEADER
I20260709 13:02:39.857278 13053 consensus_queue.cc:237] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.862776 12752 catalog_manager.cc:5697] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.865551 12754 catalog_manager.cc:5697] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130). New cstate: current_term: 1 leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:39.894482 13053 raft_consensus.cc:493] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.895115 13053 raft_consensus.cc:515] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.896792 13053 leader_election.cc:290] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.897840 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:39.897898 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:39.898617 12856 raft_consensus.cc:2393] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in current term 1: Already voted for candidate 79233338f1694afdb5d5c70be607a53b in this term.
I20260709 13:02:39.899618 12897 leader_election.cc:304] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe; no voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:39.900336 13053 raft_consensus.cc:3060] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.906736 13053 raft_consensus.cc:2749] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.942416 13052 raft_consensus.cc:493] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.943095 13052 raft_consensus.cc:515] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.944850 13052 leader_election.cc:290] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:39.945770 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd65da2d7173484986c5c83d7e97375a" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:39.945865 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd65da2d7173484986c5c83d7e97375a" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:39.946424 12856 raft_consensus.cc:2468] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 0.
I20260709 13:02:39.946501 12930 raft_consensus.cc:2468] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 0.
I20260709 13:02:39.947464 12971 leader_election.cc:304] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.948221 13052 raft_consensus.cc:2804] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:39.948611 13052 raft_consensus.cc:493] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:39.948915 13052 raft_consensus.cc:3060] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.954090 13053 raft_consensus.cc:493] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:39.954571 13052 raft_consensus.cc:515] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.954700 13053 raft_consensus.cc:515] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.956745 13052 leader_election.cc:290] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:39.956748 13053 leader_election.cc:290] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:39.958137 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:39.958168 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd65da2d7173484986c5c83d7e97375a" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:39.958559 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd65da2d7173484986c5c83d7e97375a" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:39.958920 12930 raft_consensus.cc:3060] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.959091 12854 raft_consensus.cc:2393] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in current term 1: Already voted for candidate 79233338f1694afdb5d5c70be607a53b in this term.
I20260709 13:02:39.959249 12855 raft_consensus.cc:3060] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.960155 13052 consensus_queue.cc:1048] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:39.960427 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:39.963064 12895 leader_election.cc:304] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe; no voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:39.964258 13053 raft_consensus.cc:3060] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:39.967491 12930 raft_consensus.cc:2468] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:39.968952 12968 leader_election.cc:304] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:39.970024 13052 raft_consensus.cc:2804] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:39.971606 13052 raft_consensus.cc:697] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Leader. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:39.972265 12855 raft_consensus.cc:2468] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:39.972466 13052 consensus_queue.cc:237] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:39.978195 13053 raft_consensus.cc:2749] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:39.989638 13107 consensus_queue.cc:1048] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:39.989553 13069 consensus_queue.cc:1048] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.004218 13083 consensus_queue.cc:1048] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.005880 12754 catalog_manager.cc:5697] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b reported cstate change: term changed from 0 to 1, leader changed from <none> to 79233338f1694afdb5d5c70be607a53b (127.6.233.131). New cstate: current_term: 1 leader_uuid: "79233338f1694afdb5d5c70be607a53b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:40.015838 13106 consensus_queue.cc:1048] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.027634 13052 consensus_queue.cc:1048] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.036058 13106 consensus_queue.cc:1048] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.051921 13083 consensus_queue.cc:1048] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.068925 13106 consensus_queue.cc:1048] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.069796 13052 consensus_queue.cc:1048] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.145126 13053 consensus_queue.cc:1048] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.157825 13100 consensus_queue.cc:1048] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.275584 13003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3015e555fd3f4ec7a52e7ec1f1891fb5"
dest_uuid: "79233338f1694afdb5d5c70be607a53b"
mode: GRACEFUL
new_leader_uuid: "56e6b19f30a84ab4be5f874738f25432"
 from {username='slave'} at 127.0.0.1:57498
I20260709 13:02:40.276250 13003 raft_consensus.cc:606] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Received request to transfer leadership to TS 56e6b19f30a84ab4be5f874738f25432
I20260709 13:02:40.281706 13003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b86ae5b13954ab0961ee46aba1f2a50"
dest_uuid: "79233338f1694afdb5d5c70be607a53b"
mode: GRACEFUL
new_leader_uuid: "56e6b19f30a84ab4be5f874738f25432"
 from {username='slave'} at 127.0.0.1:57498
I20260709 13:02:40.282258 13003 raft_consensus.cc:606] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Received request to transfer leadership to TS 56e6b19f30a84ab4be5f874738f25432
I20260709 13:02:40.288538 13003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66"
dest_uuid: "79233338f1694afdb5d5c70be607a53b"
mode: GRACEFUL
new_leader_uuid: "56e6b19f30a84ab4be5f874738f25432"
 from {username='slave'} at 127.0.0.1:57498
I20260709 13:02:40.289099 13003 raft_consensus.cc:606] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Received request to transfer leadership to TS 56e6b19f30a84ab4be5f874738f25432
I20260709 13:02:40.295174 13003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b"
dest_uuid: "79233338f1694afdb5d5c70be607a53b"
mode: GRACEFUL
new_leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
 from {username='slave'} at 127.0.0.1:57498
I20260709 13:02:40.295720 13003 raft_consensus.cc:606] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Received request to transfer leadership to TS 1f26d4a51ed34102bf43b2fe32c8bdfe
I20260709 13:02:40.302693 13083 consensus_queue.cc:1048] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.318615 13088 consensus_queue.cc:1048] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.321235 12856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0ecfe417e064026814a5ec4c81461f9"
dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
mode: GRACEFUL
new_leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
 from {username='slave'} at 127.0.0.1:51152
I20260709 13:02:40.321869 12856 raft_consensus.cc:606] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Received request to transfer leadership to TS 1f26d4a51ed34102bf43b2fe32c8bdfe
I20260709 13:02:40.328293 13088 raft_consensus.cc:993] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432: : Instructing follower 1f26d4a51ed34102bf43b2fe32c8bdfe to start an election
I20260709 13:02:40.328783 13051 raft_consensus.cc:1081] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Signalling peer 1f26d4a51ed34102bf43b2fe32c8bdfe to start an election
I20260709 13:02:40.330502 12929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0ecfe417e064026814a5ec4c81461f9"
dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
 from {username='slave'} at 127.0.0.1:41926
I20260709 13:02:40.331176 12929 raft_consensus.cc:493] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:40.331519 12929 raft_consensus.cc:3060] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.337564 12929 raft_consensus.cc:515] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.340273 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfe417e064026814a5ec4c81461f9" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:40.340833 12856 raft_consensus.cc:3055] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:40.340894 12929 leader_election.cc:290] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 2 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:40.341267 12856 raft_consensus.cc:740] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:40.341478 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0ecfe417e064026814a5ec4c81461f9" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:40.342294 13003 raft_consensus.cc:3060] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.342917 12856 consensus_queue.cc:260] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.344549 12856 raft_consensus.cc:3060] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.350781 13003 raft_consensus.cc:2468] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 2.
I20260709 13:02:40.352310 12895 leader_election.cc:304] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:40.353251 13100 raft_consensus.cc:2804] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.353394 12856 raft_consensus.cc:2468] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 2.
I20260709 13:02:40.353814 13100 raft_consensus.cc:697] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 LEADER]: Becoming Leader. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Running, Role: LEADER
I20260709 13:02:40.354807 13100 consensus_queue.cc:237] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.362358 12754 catalog_manager.cc:5697] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe reported cstate change: term changed from 1 to 2, leader changed from 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129) to 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130). New cstate: current_term: 2 leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.380575 13052 consensus_queue.cc:1048] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.392339 13068 consensus_queue.cc:1048] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.399899 13100 consensus_queue.cc:1048] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:40.404386 13106 raft_consensus.cc:993] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b: : Instructing follower 56e6b19f30a84ab4be5f874738f25432 to start an election
I20260709 13:02:40.404910 13106 raft_consensus.cc:1081] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Signalling peer 56e6b19f30a84ab4be5f874738f25432 to start an election
I20260709 13:02:40.406841 12854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b86ae5b13954ab0961ee46aba1f2a50"
dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
 from {username='slave'} at 127.0.0.1:51138
I20260709 13:02:40.407495 12854 raft_consensus.cc:493] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:40.407987 12854 raft_consensus.cc:3060] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.414479 13053 consensus_queue.cc:1048] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:40.417894 12854 raft_consensus.cc:515] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.420764 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b86ae5b13954ab0961ee46aba1f2a50" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:40.421363 12929 raft_consensus.cc:3060] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.430081 12929 raft_consensus.cc:2468] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 2.
I20260709 13:02:40.432783 12819 leader_election.cc:304] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:40.433655 13083 raft_consensus.cc:2804] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.434298 13083 raft_consensus.cc:697] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 2 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:40.435201 13083 consensus_queue.cc:237] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.435948 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b86ae5b13954ab0961ee46aba1f2a50" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:40.436631 13004 raft_consensus.cc:3055] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:40.436957 13004 raft_consensus.cc:740] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:40.437762 13004 consensus_queue.cc:260] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.438599 13004 raft_consensus.cc:3060] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.441993 12854 leader_election.cc:290] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 2 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:40.446313 13004 raft_consensus.cc:2468] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 2.
I20260709 13:02:40.446636 12753 catalog_manager.cc:5697] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 1 to 2, leader changed from 79233338f1694afdb5d5c70be607a53b (127.6.233.131) to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.568459 13068 raft_consensus.cc:993] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b: : Instructing follower 1f26d4a51ed34102bf43b2fe32c8bdfe to start an election
I20260709 13:02:40.568939 13069 raft_consensus.cc:1081] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Signalling peer 1f26d4a51ed34102bf43b2fe32c8bdfe to start an election
I20260709 13:02:40.570533 12929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b"
dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
 from {username='slave'} at 127.0.0.1:41918
I20260709 13:02:40.571103 12929 raft_consensus.cc:493] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:40.571570 12929 raft_consensus.cc:3060] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.577044 12929 raft_consensus.cc:515] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.578863 12929 leader_election.cc:290] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 2 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:40.579880 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:40.580072 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ac4b0047e144e897ed3a25e3e0ed9b" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:40.580487 12854 raft_consensus.cc:3060] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.580708 13004 raft_consensus.cc:3055] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:40.581101 13004 raft_consensus.cc:740] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:40.581856 13004 consensus_queue.cc:260] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.582826 13004 raft_consensus.cc:3060] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.586338 12854 raft_consensus.cc:2468] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 2.
I20260709 13:02:40.587754 12897 leader_election.cc:304] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:40.588434 13004 raft_consensus.cc:2468] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 2.
I20260709 13:02:40.588620 13121 raft_consensus.cc:2804] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.589223 13121 raft_consensus.cc:697] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 LEADER]: Becoming Leader. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Running, Role: LEADER
I20260709 13:02:40.590066 13121 consensus_queue.cc:237] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.596112 12753 catalog_manager.cc:5697] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe reported cstate change: term changed from 1 to 2, leader changed from 79233338f1694afdb5d5c70be607a53b (127.6.233.131) to 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130). New cstate: current_term: 2 leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.637501 13068 raft_consensus.cc:993] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b: : Instructing follower 56e6b19f30a84ab4be5f874738f25432 to start an election
I20260709 13:02:40.638084 13069 raft_consensus.cc:1081] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Signalling peer 56e6b19f30a84ab4be5f874738f25432 to start an election
I20260709 13:02:40.639760 12854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3015e555fd3f4ec7a52e7ec1f1891fb5"
dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
 from {username='slave'} at 127.0.0.1:51138
I20260709 13:02:40.640475 12854 raft_consensus.cc:493] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:40.640975 12854 raft_consensus.cc:3060] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.646543 13069 raft_consensus.cc:993] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b: : Instructing follower 56e6b19f30a84ab4be5f874738f25432 to start an election
I20260709 13:02:40.647158 13069 raft_consensus.cc:1081] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Signalling peer 56e6b19f30a84ab4be5f874738f25432 to start an election
I20260709 13:02:40.648164 12854 raft_consensus.cc:515] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.648684 12856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66"
dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
 from {username='slave'} at 127.0.0.1:51138
I20260709 13:02:40.649263 12856 raft_consensus.cc:493] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:40.649549 12856 raft_consensus.cc:3060] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.650243 12854 leader_election.cc:290] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 2 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:40.651505 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3015e555fd3f4ec7a52e7ec1f1891fb5" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:40.651815 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3015e555fd3f4ec7a52e7ec1f1891fb5" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:40.652199 12929 raft_consensus.cc:3060] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.652451 13004 raft_consensus.cc:3055] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:40.652837 13004 raft_consensus.cc:740] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:40.657460 12856 raft_consensus.cc:515] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.660827 12856 leader_election.cc:290] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 2 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:40.663565 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:40.664292 13003 raft_consensus.cc:3055] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:40.664680 13003 raft_consensus.cc:740] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:40.664918 12929 raft_consensus.cc:2468] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 2.
I20260709 13:02:40.665663 13003 consensus_queue.cc:260] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.668025 12819 leader_election.cc:304] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:40.669313 13083 raft_consensus.cc:2804] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.669881 13083 raft_consensus.cc:697] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 2 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:40.666905 13003 raft_consensus.cc:3060] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.670104 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6eccd903b74ba482b134d6f555da66" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:40.670794 13083 consensus_queue.cc:237] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.672287 12929 raft_consensus.cc:3060] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.678108 13003 raft_consensus.cc:2468] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 2.
I20260709 13:02:40.679733 12820 leader_election.cc:304] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:40.680586 13083 raft_consensus.cc:2804] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:40.681378 13083 raft_consensus.cc:697] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 2 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:40.681526 12929 raft_consensus.cc:2468] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 2.
I20260709 13:02:40.682545 13083 consensus_queue.cc:237] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.684520 12754 catalog_manager.cc:5697] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 1 to 2, leader changed from 79233338f1694afdb5d5c70be607a53b (127.6.233.131) to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.671339 13004 consensus_queue.cc:260] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:40.687460 13004 raft_consensus.cc:3060] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:40.696272 13004 raft_consensus.cc:2468] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 2.
I20260709 13:02:40.701846 12754 catalog_manager.cc:5697] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 1 to 2, leader changed from 79233338f1694afdb5d5c70be607a53b (127.6.233.131) to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 2 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:40.777540 12856 raft_consensus.cc:1275] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Refusing update from remote peer 1f26d4a51ed34102bf43b2fe32c8bdfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.779417 13121 consensus_queue.cc:1048] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:40.788122 13004 raft_consensus.cc:1275] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Refusing update from remote peer 1f26d4a51ed34102bf43b2fe32c8bdfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:40.790220 13132 consensus_queue.cc:1048] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.023124 12929 raft_consensus.cc:1275] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Refusing update from remote peer 56e6b19f30a84ab4be5f874738f25432: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.024576 13083 consensus_queue.cc:1048] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.033339 13003 raft_consensus.cc:1275] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Refusing update from remote peer 56e6b19f30a84ab4be5f874738f25432: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.039702 12856 raft_consensus.cc:1275] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Refusing update from remote peer 1f26d4a51ed34102bf43b2fe32c8bdfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.040253 13134 consensus_queue.cc:1048] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.041074 13132 consensus_queue.cc:1048] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.053129 13005 raft_consensus.cc:1275] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Refusing update from remote peer 56e6b19f30a84ab4be5f874738f25432: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.059243 13051 consensus_queue.cc:1048] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.059405 13004 raft_consensus.cc:1275] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Refusing update from remote peer 1f26d4a51ed34102bf43b2fe32c8bdfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.065424 13100 consensus_queue.cc:1048] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.080119 12929 raft_consensus.cc:1275] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Refusing update from remote peer 56e6b19f30a84ab4be5f874738f25432: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.081732 13083 consensus_queue.cc:1048] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.182587 13004 raft_consensus.cc:1275] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Refusing update from remote peer 56e6b19f30a84ab4be5f874738f25432: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.183842 13083 consensus_queue.cc:1048] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:41.192164 12929 raft_consensus.cc:1275] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Refusing update from remote peer 56e6b19f30a84ab4be5f874738f25432: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:41.194090 13134 consensus_queue.cc:1048] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:43.354305 12752 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49898:
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"
    }
  }
}
W20260709 13:02:43.356482 12752 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.
W20260709 13:02:43.386574 12801 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:43.406507 12844 tablet_service.cc:1511] Processing CreateTablet for tablet 8858592a24594c53abc864f06f296999 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:43.407513 12915 tablet_service.cc:1511] Processing CreateTablet for tablet 8858592a24594c53abc864f06f296999 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:43.407919 12844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858592a24594c53abc864f06f296999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.408797 12915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858592a24594c53abc864f06f296999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.409688 12989 tablet_service.cc:1511] Processing CreateTablet for tablet 8858592a24594c53abc864f06f296999 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:43.410946 12989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8858592a24594c53abc864f06f296999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.413057 12845 tablet_service.cc:1511] Processing CreateTablet for tablet 599fee878ceb4a13b31fb8b1012ece72 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:43.414386 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599fee878ceb4a13b31fb8b1012ece72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.420001 12916 tablet_service.cc:1511] Processing CreateTablet for tablet 599fee878ceb4a13b31fb8b1012ece72 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:43.421404 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599fee878ceb4a13b31fb8b1012ece72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.421218 12992 tablet_service.cc:1511] Processing CreateTablet for tablet 790418476ccd41019857c60ea9b6fd8b (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:43.424036 12990 tablet_service.cc:1511] Processing CreateTablet for tablet 599fee878ceb4a13b31fb8b1012ece72 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:43.429296 12842 tablet_service.cc:1511] Processing CreateTablet for tablet 790418476ccd41019857c60ea9b6fd8b (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:43.426141 12920 tablet_service.cc:1511] Processing CreateTablet for tablet 790418476ccd41019857c60ea9b6fd8b (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:43.440964 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790418476ccd41019857c60ea9b6fd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.432214 12918 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3caf5ba9d8460e976ac946b7dc14e1 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:43.441359 12994 tablet_service.cc:1511] Processing CreateTablet for tablet 53c511142a9e40e296c803327ff6b739 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:43.442040 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3caf5ba9d8460e976ac946b7dc14e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.433872 12995 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3caf5ba9d8460e976ac946b7dc14e1 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:43.448508 12841 tablet_service.cc:1511] Processing CreateTablet for tablet c6f82edd56284a4ab279f37a9f23d0b8 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:43.438761 12992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790418476ccd41019857c60ea9b6fd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.450495 12995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3caf5ba9d8460e976ac946b7dc14e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.439599 12843 tablet_service.cc:1511] Processing CreateTablet for tablet 53c511142a9e40e296c803327ff6b739 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:43.430960 12842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790418476ccd41019857c60ea9b6fd8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.453389 12991 tablet_service.cc:1511] Processing CreateTablet for tablet c6f82edd56284a4ab279f37a9f23d0b8 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:43.448508 12917 tablet_service.cc:1511] Processing CreateTablet for tablet c6f82edd56284a4ab279f37a9f23d0b8 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:43.454730 12991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f82edd56284a4ab279f37a9f23d0b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.455197 12917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f82edd56284a4ab279f37a9f23d0b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.455427 12990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599fee878ceb4a13b31fb8b1012ece72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.455276 12843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c511142a9e40e296c803327ff6b739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.459369 12994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c511142a9e40e296c803327ff6b739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.463338 12841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6f82edd56284a4ab279f37a9f23d0b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.440201 12915 tablet_service.cc:1511] Processing CreateTablet for tablet 53c511142a9e40e296c803327ff6b739 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:43.471823 12915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53c511142a9e40e296c803327ff6b739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.434801 13153 tablet_bootstrap.cc:492] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:43.438304 13154 tablet_bootstrap.cc:492] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:43.492113 12846 tablet_service.cc:1511] Processing CreateTablet for tablet cc09786bb2ea48939bde10b635f6d8fc (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:43.493618 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc09786bb2ea48939bde10b635f6d8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.496030 12844 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3caf5ba9d8460e976ac946b7dc14e1 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:43.497390 12844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3caf5ba9d8460e976ac946b7dc14e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.499806 12914 tablet_service.cc:1511] Processing CreateTablet for tablet cc09786bb2ea48939bde10b635f6d8fc (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:43.501663 12914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc09786bb2ea48939bde10b635f6d8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.523149 12994 tablet_service.cc:1511] Processing CreateTablet for tablet cc09786bb2ea48939bde10b635f6d8fc (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:43.524605 12994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc09786bb2ea48939bde10b635f6d8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.524693 12840 tablet_service.cc:1511] Processing CreateTablet for tablet 2b0467f1f06e421eabf7bd8cf29683d5 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:43.526237 12840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b0467f1f06e421eabf7bd8cf29683d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.529528 12920 tablet_service.cc:1511] Processing CreateTablet for tablet 2b0467f1f06e421eabf7bd8cf29683d5 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:43.538254 13153 tablet_bootstrap.cc:654] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.539976 12993 tablet_service.cc:1511] Processing CreateTablet for tablet 2b0467f1f06e421eabf7bd8cf29683d5 (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:43.542958 12993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b0467f1f06e421eabf7bd8cf29683d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.548949 12913 tablet_service.cc:1511] Processing CreateTablet for tablet 59aa1909ab304efdac38c2fb2b92e12e (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:43.530930 12920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b0467f1f06e421eabf7bd8cf29683d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.551345 12839 tablet_service.cc:1511] Processing CreateTablet for tablet 59aa1909ab304efdac38c2fb2b92e12e (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:43.552831 12839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59aa1909ab304efdac38c2fb2b92e12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.552675 12989 tablet_service.cc:1511] Processing CreateTablet for tablet 59aa1909ab304efdac38c2fb2b92e12e (DEFAULT_TABLE table=soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:43.554075 12989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59aa1909ab304efdac38c2fb2b92e12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.555438 12913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59aa1909ab304efdac38c2fb2b92e12e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:43.567179 13154 tablet_bootstrap.cc:654] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.613108 13155 tablet_bootstrap.cc:492] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:43.622102 13153 tablet_bootstrap.cc:492] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:43.622784 13153 ts_tablet_manager.cc:1403] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.017s
I20260709 13:02:43.626108 13153 raft_consensus.cc:359] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.626912 13153 raft_consensus.cc:385] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.627308 13153 raft_consensus.cc:740] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.628155 13155 tablet_bootstrap.cc:654] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.628209 13153 consensus_queue.cc:260] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.631111 13154 tablet_bootstrap.cc:492] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:43.631675 13154 ts_tablet_manager.cc:1403] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.194s	user 0.012s	sys 0.010s
I20260709 13:02:43.631945 13153 ts_tablet_manager.cc:1434] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:02:43.632961 13153 tablet_bootstrap.cc:492] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:43.636325 13154 raft_consensus.cc:359] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.637465 13154 raft_consensus.cc:385] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.638118 13154 raft_consensus.cc:740] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.639027 13154 consensus_queue.cc:260] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.640071 13153 tablet_bootstrap.cc:654] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.640751 13155 tablet_bootstrap.cc:492] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:43.641319 13155 ts_tablet_manager.cc:1403] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.000s
I20260709 13:02:43.641880 13154 ts_tablet_manager.cc:1434] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260709 13:02:43.643018 13154 tablet_bootstrap.cc:492] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:43.644912 13155 raft_consensus.cc:359] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.647149 13155 raft_consensus.cc:385] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.647483 13155 raft_consensus.cc:740] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.648432 13155 consensus_queue.cc:260] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.650056 13154 tablet_bootstrap.cc:654] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.650882 13155 ts_tablet_manager.cc:1434] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260709 13:02:43.653328 13155 tablet_bootstrap.cc:492] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:43.661747 13155 tablet_bootstrap.cc:654] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.662328 13154 tablet_bootstrap.cc:492] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:43.663473 13154 ts_tablet_manager.cc:1403] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260709 13:02:43.664808 13153 tablet_bootstrap.cc:492] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:43.665364 13153 ts_tablet_manager.cc:1403] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.007s
I20260709 13:02:43.666718 13154 raft_consensus.cc:359] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.667593 13154 raft_consensus.cc:385] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.667896 13154 raft_consensus.cc:740] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.668668 13153 raft_consensus.cc:359] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.668680 13154 consensus_queue.cc:260] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.669585 13153 raft_consensus.cc:385] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.669909 13153 raft_consensus.cc:740] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.671428 13154 ts_tablet_manager.cc:1434] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:02:43.672570 13154 tablet_bootstrap.cc:492] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:43.674078 13153 consensus_queue.cc:260] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.676786 13153 ts_tablet_manager.cc:1434] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:02:43.678160 13153 tablet_bootstrap.cc:492] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:43.679343 13154 tablet_bootstrap.cc:654] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.682181 13155 tablet_bootstrap.cc:492] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:43.682713 13155 ts_tablet_manager.cc:1403] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260709 13:02:43.685725 13155 raft_consensus.cc:359] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.686842 13153 tablet_bootstrap.cc:654] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.686498 13155 raft_consensus.cc:385] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.691151 13155 raft_consensus.cc:740] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.691934 13155 consensus_queue.cc:260] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.694314 13155 ts_tablet_manager.cc:1434] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:02:43.697160 13155 tablet_bootstrap.cc:492] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:43.699868 13154 tablet_bootstrap.cc:492] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:43.700703 13154 ts_tablet_manager.cc:1403] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.010s
I20260709 13:02:43.704770 13155 tablet_bootstrap.cc:654] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.704981 13154 raft_consensus.cc:359] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.706261 13154 raft_consensus.cc:385] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.706758 13154 raft_consensus.cc:740] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.707854 13154 consensus_queue.cc:260] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.712821 13154 ts_tablet_manager.cc:1434] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:02:43.713871 13154 tablet_bootstrap.cc:492] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:43.715238 13153 tablet_bootstrap.cc:492] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:43.716006 13153 ts_tablet_manager.cc:1403] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.011s
I20260709 13:02:43.720741 13153 raft_consensus.cc:359] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.721457 13153 raft_consensus.cc:385] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.721796 13153 raft_consensus.cc:740] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.722142 13155 tablet_bootstrap.cc:492] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:43.722674 13155 ts_tablet_manager.cc:1403] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260709 13:02:43.722467 13153 consensus_queue.cc:260] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.724313 13154 tablet_bootstrap.cc:654] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.725208 13153 ts_tablet_manager.cc:1434] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:02:43.726261 13153 tablet_bootstrap.cc:492] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:43.732055 13154 tablet_bootstrap.cc:492] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:43.732712 13154 ts_tablet_manager.cc:1403] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260709 13:02:43.733789 13153 tablet_bootstrap.cc:654] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.735837 13154 raft_consensus.cc:359] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.736699 13154 raft_consensus.cc:385] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.737048 13154 raft_consensus.cc:740] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.737975 13154 consensus_queue.cc:260] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.740164 13153 tablet_bootstrap.cc:492] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:43.740744 13153 ts_tablet_manager.cc:1403] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 13:02:43.743647 13154 ts_tablet_manager.cc:1434] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:02:43.744213 13153 raft_consensus.cc:359] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.744845 13154 tablet_bootstrap.cc:492] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:43.745014 13153 raft_consensus.cc:385] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.745448 13153 raft_consensus.cc:740] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.746207 13153 consensus_queue.cc:260] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.749236 13153 ts_tablet_manager.cc:1434] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:02:43.750553 13153 tablet_bootstrap.cc:492] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:43.752636 13154 tablet_bootstrap.cc:654] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.757472 13153 tablet_bootstrap.cc:654] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.758558 13154 tablet_bootstrap.cc:492] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:43.759164 13154 ts_tablet_manager.cc:1403] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:02:43.763144 13154 raft_consensus.cc:359] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.763890 13154 raft_consensus.cc:385] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.764364 13154 raft_consensus.cc:740] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.763818 13155 raft_consensus.cc:359] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.765095 13154 consensus_queue.cc:260] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.767261 13153 tablet_bootstrap.cc:492] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:43.767903 13153 ts_tablet_manager.cc:1403] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 13:02:43.767975 13154 ts_tablet_manager.cc:1434] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:43.765122 13155 raft_consensus.cc:385] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.769797 13155 raft_consensus.cc:740] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.770588 13155 consensus_queue.cc:260] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.771909 13153 raft_consensus.cc:359] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.772851 13153 raft_consensus.cc:385] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.769310 13154 tablet_bootstrap.cc:492] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:43.773224 13153 raft_consensus.cc:740] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.774235 13153 consensus_queue.cc:260] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.775758 13100 raft_consensus.cc:493] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.776295 13100 raft_consensus.cc:515] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.776811 13153 ts_tablet_manager.cc:1434] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:02:43.777948 13153 tablet_bootstrap.cc:492] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:43.778488 13100 leader_election.cc:290] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:43.780167 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f82edd56284a4ab279f37a9f23d0b8" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:43.780889 12856 raft_consensus.cc:2468] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 0.
I20260709 13:02:43.782363 12897 leader_election.cc:304] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:43.783042 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f82edd56284a4ab279f37a9f23d0b8" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:43.783372 13100 raft_consensus.cc:2804] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.783968 13100 raft_consensus.cc:493] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.783888 13003 raft_consensus.cc:2468] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 0.
I20260709 13:02:43.784560 13100 raft_consensus.cc:3060] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.785537 13153 tablet_bootstrap.cc:654] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.791396 13154 tablet_bootstrap.cc:654] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.800338 13153 tablet_bootstrap.cc:492] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:43.773044 13155 ts_tablet_manager.cc:1434] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260709 13:02:43.800949 13153 ts_tablet_manager.cc:1403] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260709 13:02:43.801745 13155 tablet_bootstrap.cc:492] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:43.810017 13100 raft_consensus.cc:515] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.812574 13100 leader_election.cc:290] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:43.818228 13100 raft_consensus.cc:493] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.819779 13100 raft_consensus.cc:515] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.823127 13100 leader_election.cc:290] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:43.817397 13155 tablet_bootstrap.cc:654] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.824350 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f82edd56284a4ab279f37a9f23d0b8" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:43.825129 12856 raft_consensus.cc:3060] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.836737 12854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
W20260709 13:02:43.839061 12897 leader_election.cc:343] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.841270 12856 raft_consensus.cc:2468] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 1.
I20260709 13:02:43.843310 12897 leader_election.cc:304] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:43.844638 13173 raft_consensus.cc:2804] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.846721 13173 raft_consensus.cc:697] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Becoming Leader. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Running, Role: LEADER
I20260709 13:02:43.858793 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6f82edd56284a4ab279f37a9f23d0b8" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
W20260709 13:02:43.859815 12819 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.233.130:39535, user_credentials={real_user=slave}} blocked reactor thread for 70468.6us
I20260709 13:02:43.859846 13003 raft_consensus.cc:3060] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.862754 13153 raft_consensus.cc:359] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.863588 13153 raft_consensus.cc:385] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.863907 13153 raft_consensus.cc:740] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.850165 13173 consensus_queue.cc:237] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.864123 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:43.864668 13153 consensus_queue.cc:260] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
W20260709 13:02:43.866148 12895 leader_election.cc:343] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.866679 12895 leader_election.cc:304] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe; no voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:43.867431 13172 raft_consensus.cc:493] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.867969 13154 tablet_bootstrap.cc:492] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:43.868080 13170 raft_consensus.cc:2749] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.867914 13172 raft_consensus.cc:515] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.868630 13154 ts_tablet_manager.cc:1403] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.027s
I20260709 13:02:43.867921 13003 raft_consensus.cc:2468] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 1.
I20260709 13:02:43.870507 13172 leader_election.cc:290] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:43.870759 13153 ts_tablet_manager.cc:1434] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 13:02:43.871800 13154 raft_consensus.cc:359] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.872063 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3caf5ba9d8460e976ac946b7dc14e1" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:43.872136 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3caf5ba9d8460e976ac946b7dc14e1" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:43.872553 13154 raft_consensus.cc:385] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.872900 13154 raft_consensus.cc:740] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.873591 13154 consensus_queue.cc:260] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.874606 13153 tablet_bootstrap.cc:492] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:43.876164 13154 ts_tablet_manager.cc:1434] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:43.876428 13155 tablet_bootstrap.cc:492] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:43.876490 13171 raft_consensus.cc:493] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.877105 13155 ts_tablet_manager.cc:1403] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.019s
I20260709 13:02:43.877197 13154 tablet_bootstrap.cc:492] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:43.877216 13171 raft_consensus.cc:515] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.878543 13083 raft_consensus.cc:493] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:43.879047 13083 raft_consensus.cc:515] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.880496 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858592a24594c53abc864f06f296999" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:43.880316 13155 raft_consensus.cc:359] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.881237 13155 raft_consensus.cc:385] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.881317 12929 raft_consensus.cc:2468] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:43.880713 13171 leader_election.cc:290] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:43.881584 13155 raft_consensus.cc:740] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.882509 13155 consensus_queue.cc:260] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.882879 12819 leader_election.cc:304] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:43.883944 13083 leader_election.cc:290] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:43.884572 13083 raft_consensus.cc:2804] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.884780 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790418476ccd41019857c60ea9b6fd8b" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:43.884902 13083 raft_consensus.cc:493] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.884907 13155 ts_tablet_manager.cc:1434] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:43.885414 12929 raft_consensus.cc:2468] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:43.886137 13155 tablet_bootstrap.cc:492] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:43.886642 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790418476ccd41019857c60ea9b6fd8b" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:43.892321 13154 tablet_bootstrap.cc:654] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:43.873731 12895 leader_election.cc:343] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:02:43.894625 12897 leader_election.cc:343] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.895535 12897 leader_election.cc:304] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe; no voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:43.892397 13153 tablet_bootstrap.cc:654] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.886665 12819 leader_election.cc:304] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:43.885427 13083 raft_consensus.cc:3060] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.896420 13172 raft_consensus.cc:2749] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:43.896610 13171 raft_consensus.cc:2804] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:43.897078 13171 raft_consensus.cc:493] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:43.897440 13171 raft_consensus.cc:3060] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.897550 13155 tablet_bootstrap.cc:654] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:43.901594 12820 leader_election.cc:343] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.907016 13083 raft_consensus.cc:515] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.909893 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858592a24594c53abc864f06f296999" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:43.910492 12929 raft_consensus.cc:3060] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.914253 13171 raft_consensus.cc:515] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.913782 13155 tablet_bootstrap.cc:492] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:43.915458 13155 ts_tablet_manager.cc:1403] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260709 13:02:43.910296 12752 catalog_manager.cc:5697] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130). New cstate: current_term: 1 leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.916435 13171 leader_election.cc:290] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:43.917141 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790418476ccd41019857c60ea9b6fd8b" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:43.918916 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858592a24594c53abc864f06f296999" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:43.920356 13003 raft_consensus.cc:2468] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:43.920679 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790418476ccd41019857c60ea9b6fd8b" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:43.921115 13153 tablet_bootstrap.cc:492] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:43.921613 13153 ts_tablet_manager.cc:1403] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.001s
I20260709 13:02:43.925005 13153 raft_consensus.cc:359] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.925717 13153 raft_consensus.cc:385] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.926020 13153 raft_consensus.cc:740] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.926934 12930 raft_consensus.cc:3060] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.931923 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8858592a24594c53abc864f06f296999" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:43.932889 13005 raft_consensus.cc:3060] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:43.932518 13155 raft_consensus.cc:359] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.933631 13155 raft_consensus.cc:385] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.934032 13155 raft_consensus.cc:740] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.937881 13155 consensus_queue.cc:260] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.941259 13155 ts_tablet_manager.cc:1434] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 13:02:43.948601 12929 raft_consensus.cc:2468] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:43.950534 12819 leader_election.cc:304] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:43.951613 13171 raft_consensus.cc:2804] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.952126 13171 raft_consensus.cc:697] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:43.952950 13171 consensus_queue.cc:237] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.953527 12930 raft_consensus.cc:2468] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:43.955186 12819 leader_election.cc:304] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:43.956411 13155 tablet_bootstrap.cc:492] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:43.957086 13181 raft_consensus.cc:2804] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:43.918785 13083 leader_election.cc:290] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
W20260709 13:02:43.963533 12820 leader_election.cc:343] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:43.966535 13154 tablet_bootstrap.cc:492] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:43.967743 13153 consensus_queue.cc:260] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.968369 13154 ts_tablet_manager.cc:1403] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.012s
I20260709 13:02:43.970580 13153 ts_tablet_manager.cc:1434] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:02:43.971698 13153 tablet_bootstrap.cc:492] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:43.972153 13005 raft_consensus.cc:2468] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:43.974367 13181 raft_consensus.cc:697] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:43.976677 13181 consensus_queue.cc:237] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.981562 13155 tablet_bootstrap.cc:654] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.983775 13153 tablet_bootstrap.cc:654] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:43.984196 13154 raft_consensus.cc:359] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.985363 13154 raft_consensus.cc:385] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:43.985822 13154 raft_consensus.cc:740] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:43.987164 13154 consensus_queue.cc:260] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:43.991045 13154 ts_tablet_manager.cc:1434] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:02:43.993472 13154 tablet_bootstrap.cc:492] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:43.997807 12754 catalog_manager.cc:5697] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:43.999927 13154 tablet_bootstrap.cc:654] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.016144 13153 tablet_bootstrap.cc:492] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:44.016534 13154 tablet_bootstrap.cc:492] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:44.016662 13153 ts_tablet_manager.cc:1403] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.011s
I20260709 13:02:44.017485 13155 tablet_bootstrap.cc:492] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:44.018051 13155 ts_tablet_manager.cc:1403] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.030s
I20260709 13:02:44.020486 13153 raft_consensus.cc:359] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.020767 13155 raft_consensus.cc:359] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.021334 13153 raft_consensus.cc:385] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.021606 13155 raft_consensus.cc:385] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.017541 13154 ts_tablet_manager.cc:1403] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260709 13:02:44.021755 13153 raft_consensus.cc:740] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.022044 13155 raft_consensus.cc:740] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.023422 13171 raft_consensus.cc:493] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.023972 13171 raft_consensus.cc:515] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.023373 13153 consensus_queue.cc:260] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.026559 13153 ts_tablet_manager.cc:1434] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:02:44.026319 13154 raft_consensus.cc:359] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.026938 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599fee878ceb4a13b31fb8b1012ece72" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:44.028769 12930 raft_consensus.cc:2468] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:44.029157 13153 tablet_bootstrap.cc:492] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432: Bootstrap starting.
I20260709 13:02:44.030107 12819 leader_election.cc:304] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:44.030618 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599fee878ceb4a13b31fb8b1012ece72" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:44.031104 13181 raft_consensus.cc:2804] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.031551 13181 raft_consensus.cc:493] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.031584 13005 raft_consensus.cc:2468] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:44.032054 13181 raft_consensus.cc:3060] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.032882 13184 raft_consensus.cc:493] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.033403 13184 raft_consensus.cc:515] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.035609 13184 leader_election.cc:290] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.027565 13171 leader_election.cc:290] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.027830 13155 consensus_queue.cc:260] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.037693 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c511142a9e40e296c803327ff6b739" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:44.038468 13005 raft_consensus.cc:2468] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:44.039779 13155 ts_tablet_manager.cc:1434] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 13:02:44.039706 12820 leader_election.cc:304] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:44.040897 13155 tablet_bootstrap.cc:492] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:44.037329 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c511142a9e40e296c803327ff6b739" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:44.040814 13171 raft_consensus.cc:2804] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.041908 13171 raft_consensus.cc:493] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.042312 13171 raft_consensus.cc:3060] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.042258 13181 raft_consensus.cc:515] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.041050 13154 raft_consensus.cc:385] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.044308 13154 raft_consensus.cc:740] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.045156 13154 consensus_queue.cc:260] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.046150 12930 raft_consensus.cc:2468] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:44.047513 13154 ts_tablet_manager.cc:1434] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:02:44.048578 13154 tablet_bootstrap.cc:492] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Bootstrap starting.
I20260709 13:02:44.048774 13155 tablet_bootstrap.cc:654] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.049502 12752 catalog_manager.cc:5697] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.037546 13153 tablet_bootstrap.cc:654] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.051992 13171 raft_consensus.cc:515] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.054616 13181 leader_election.cc:290] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.056191 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c511142a9e40e296c803327ff6b739" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:44.056456 13154 tablet_bootstrap.cc:654] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.056843 13005 raft_consensus.cc:3060] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.059459 13172 raft_consensus.cc:493] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.060019 13172 raft_consensus.cc:515] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.062130 13172 leader_election.cc:290] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.062893 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599fee878ceb4a13b31fb8b1012ece72" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:44.063603 13003 raft_consensus.cc:3060] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.063709 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
W20260709 13:02:44.065294 12897 leader_election.cc:343] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.067061 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599fee878ceb4a13b31fb8b1012ece72" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:44.067682 12929 raft_consensus.cc:3060] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.067739 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
W20260709 13:02:44.069293 12895 leader_election.cc:343] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.069722 12895 leader_election.cc:304] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe; no voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:44.071462 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c511142a9e40e296c803327ff6b739" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:44.072068 12930 raft_consensus.cc:3060] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.073117 13181 raft_consensus.cc:493] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.073796 13181 raft_consensus.cc:515] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.075302 13172 raft_consensus.cc:2749] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.076601 13181 leader_election.cc:290] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.078152 13004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0467f1f06e421eabf7bd8cf29683d5" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:44.078308 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0467f1f06e421eabf7bd8cf29683d5" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
W20260709 13:02:44.080996 12820 leader_election.cc:343] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.081336 13003 raft_consensus.cc:2468] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
W20260709 13:02:44.082198 12819 leader_election.cc:343] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:44.083336 12819 leader_election.cc:304] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432; no voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:44.086709 12820 leader_election.cc:304] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:44.087800 13184 raft_consensus.cc:2749] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:44.088635 13184 raft_consensus.cc:2804] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.089090 13184 raft_consensus.cc:697] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:44.089895 13184 consensus_queue.cc:237] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.092029 13005 raft_consensus.cc:2468] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:44.093327 12820 leader_election.cc:304] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:44.094300 13171 leader_election.cc:290] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.094460 13083 raft_consensus.cc:2804] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.097072 13083 raft_consensus.cc:697] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:44.097998 13083 consensus_queue.cc:237] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.098869 12929 raft_consensus.cc:2468] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:44.104930 13154 tablet_bootstrap.cc:492] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: No bootstrap required, opened a new log
I20260709 13:02:44.105702 13154 ts_tablet_manager.cc:1403] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.020s
I20260709 13:02:44.104967 13155 tablet_bootstrap.cc:492] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:44.108157 13155 ts_tablet_manager.cc:1403] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.019s
I20260709 13:02:44.107652 12930 raft_consensus.cc:2468] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:44.109350 13154 raft_consensus.cc:359] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.110370 13154 raft_consensus.cc:385] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.110657 13154 raft_consensus.cc:740] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.111668 13153 tablet_bootstrap.cc:492] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432: No bootstrap required, opened a new log
I20260709 13:02:44.111431 13154 consensus_queue.cc:260] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.112254 13153 ts_tablet_manager.cc:1403] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.005s
I20260709 13:02:44.113718 13154 ts_tablet_manager.cc:1434] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:02:44.118503 13153 raft_consensus.cc:359] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.119316 13153 raft_consensus.cc:385] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.119601 13153 raft_consensus.cc:740] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.120263 13153 consensus_queue.cc:260] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.122349 13153 ts_tablet_manager.cc:1434] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:02:44.122782 12752 catalog_manager.cc:5697] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.123478 13155 raft_consensus.cc:359] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.124291 13155 raft_consensus.cc:385] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.124562 12752 catalog_manager.cc:5697] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.124596 13155 raft_consensus.cc:740] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.126641 13155 consensus_queue.cc:260] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.129426 13155 ts_tablet_manager.cc:1434] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:02:44.130946 13155 tablet_bootstrap.cc:492] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:44.136819 13155 tablet_bootstrap.cc:654] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.141739 13155 tablet_bootstrap.cc:492] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:44.142241 13155 ts_tablet_manager.cc:1403] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260709 13:02:44.145219 13155 raft_consensus.cc:359] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.145912 13155 raft_consensus.cc:385] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.146202 13155 raft_consensus.cc:740] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.146973 13155 consensus_queue.cc:260] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.147274 13172 raft_consensus.cc:493] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.147861 13172 raft_consensus.cc:515] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.149060 13155 ts_tablet_manager.cc:1434] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:44.149703 13172 leader_election.cc:290] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.150239 13155 tablet_bootstrap.cc:492] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b: Bootstrap starting.
I20260709 13:02:44.150938 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0467f1f06e421eabf7bd8cf29683d5" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:44.151270 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0467f1f06e421eabf7bd8cf29683d5" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:44.151641 12856 raft_consensus.cc:2468] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 0.
I20260709 13:02:44.151935 13005 raft_consensus.cc:2468] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 0.
I20260709 13:02:44.153147 12897 leader_election.cc:304] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:44.153999 13172 raft_consensus.cc:2804] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.154358 13172 raft_consensus.cc:493] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.154917 13172 raft_consensus.cc:3060] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.157038 13155 tablet_bootstrap.cc:654] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:44.162045 13155 tablet_bootstrap.cc:492] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b: No bootstrap required, opened a new log
I20260709 13:02:44.162539 13155 ts_tablet_manager.cc:1403] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:02:44.162513 13172 raft_consensus.cc:515] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.164863 13172 leader_election.cc:290] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.165488 13155 raft_consensus.cc:359] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.165926 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0467f1f06e421eabf7bd8cf29683d5" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:44.166272 13155 raft_consensus.cc:385] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:44.166373 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b0467f1f06e421eabf7bd8cf29683d5" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:44.166596 13155 raft_consensus.cc:740] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Initialized, Role: FOLLOWER
I20260709 13:02:44.167088 12856 raft_consensus.cc:3060] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.166517 13005 raft_consensus.cc:3060] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.167709 13155 consensus_queue.cc:260] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.172415 13155 ts_tablet_manager.cc:1434] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:44.174171 12856 raft_consensus.cc:2468] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 1.
I20260709 13:02:44.175313 12897 leader_election.cc:304] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:44.175383 13005 raft_consensus.cc:2468] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 1.
I20260709 13:02:44.176192 13172 raft_consensus.cc:2804] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.176731 13172 raft_consensus.cc:697] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Becoming Leader. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Running, Role: LEADER
I20260709 13:02:44.177548 13172 consensus_queue.cc:237] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.185532 12752 catalog_manager.cc:5697] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130). New cstate: current_term: 1 leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.207516 13083 raft_consensus.cc:493] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.208123 13083 raft_consensus.cc:515] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.210110 13083 leader_election.cc:290] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.210956 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:44.211211 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:44.211534 13083 raft_consensus.cc:493] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.211673 12930 raft_consensus.cc:2468] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:44.211944 13005 raft_consensus.cc:2468] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:44.212040 13083 raft_consensus.cc:515] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.212935 12819 leader_election.cc:304] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:44.213856 13184 raft_consensus.cc:2804] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.214217 13184 raft_consensus.cc:493] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.214562 13184 raft_consensus.cc:3060] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.214948 13083 leader_election.cc:290] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.215371 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3caf5ba9d8460e976ac946b7dc14e1" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:44.215621 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3caf5ba9d8460e976ac946b7dc14e1" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b" is_pre_election: true
I20260709 13:02:44.216063 12930 raft_consensus.cc:2468] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:44.216343 13005 raft_consensus.cc:2468] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 0.
I20260709 13:02:44.217163 12819 leader_election.cc:304] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432; no voters: 
I20260709 13:02:44.218070 13083 raft_consensus.cc:2804] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.218446 13083 raft_consensus.cc:493] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.218771 13083 raft_consensus.cc:3060] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.222368 13184 raft_consensus.cc:515] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.224676 13184 leader_election.cc:290] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.225368 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:44.225917 12930 raft_consensus.cc:3060] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.225741 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:44.226438 13005 raft_consensus.cc:3060] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.226100 13083 raft_consensus.cc:515] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.226842 13069 raft_consensus.cc:493] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.227349 13069 raft_consensus.cc:515] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.228603 13083 leader_election.cc:290] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Requested vote from peers 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.229357 13069 leader_election.cc:290] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:44.230073 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:44.230772 12856 raft_consensus.cc:2468] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 0.
I20260709 13:02:44.231308 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3caf5ba9d8460e976ac946b7dc14e1" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:44.231030 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3caf5ba9d8460e976ac946b7dc14e1" candidate_uuid: "56e6b19f30a84ab4be5f874738f25432" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:44.232015 12929 raft_consensus.cc:3060] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.232091 13003 raft_consensus.cc:3060] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.232236 12971 leader_election.cc:304] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:44.235510 12931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:44.235942 13005 raft_consensus.cc:2468] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:44.236255 12931 raft_consensus.cc:2468] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 0.
I20260709 13:02:44.237246 12820 leader_election.cc:304] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:44.238142 13083 raft_consensus.cc:2804] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.238570 13003 raft_consensus.cc:2468] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:44.239101 13069 raft_consensus.cc:2804] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:44.238646 13083 raft_consensus.cc:697] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:44.239614 13069 raft_consensus.cc:493] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:44.240031 12820 leader_election.cc:304] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:44.240041 13069 raft_consensus.cc:3060] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.241055 13184 raft_consensus.cc:2804] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.240406 13083 consensus_queue.cc:237] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.241775 13184 raft_consensus.cc:697] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Leader. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:44.243067 13184 consensus_queue.cc:237] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.244093 12929 raft_consensus.cc:2468] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:44.239111 12930 raft_consensus.cc:2468] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56e6b19f30a84ab4be5f874738f25432 in term 1.
I20260709 13:02:44.248647 13069 raft_consensus.cc:515] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.252020 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:44.252745 12856 raft_consensus.cc:3060] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.252985 13069 leader_election.cc:290] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:44.253278 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:44.253937 12930 raft_consensus.cc:3060] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.256681 12752 catalog_manager.cc:5697] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.260048 12856 raft_consensus.cc:2468] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:44.261207 12971 leader_election.cc:304] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:44.262015 13069 raft_consensus.cc:2804] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:44.262084 12930 raft_consensus.cc:2468] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 1.
I20260709 13:02:44.263435 13069 raft_consensus.cc:697] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Leader. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:44.264395 13069 consensus_queue.cc:237] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.271628 12752 catalog_manager.cc:5697] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 reported cstate change: term changed from 0 to 1, leader changed from <none> to 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129). New cstate: current_term: 1 leader_uuid: "56e6b19f30a84ab4be5f874738f25432" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.272924 12753 catalog_manager.cc:5697] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b reported cstate change: term changed from 0 to 1, leader changed from <none> to 79233338f1694afdb5d5c70be607a53b (127.6.233.131). New cstate: current_term: 1 leader_uuid: "79233338f1694afdb5d5c70be607a53b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:44.350063 13172 consensus_queue.cc:1048] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.359422 13184 consensus_queue.cc:1048] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.369719 13175 consensus_queue.cc:1048] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:44.392251 13184 consensus_queue.cc:1048] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.411552 12856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53c511142a9e40e296c803327ff6b739"
dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
mode: GRACEFUL
new_leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
 from {username='slave'} at 127.0.0.1:51152
I20260709 13:02:44.412101 12856 raft_consensus.cc:606] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Received request to transfer leadership to TS 1f26d4a51ed34102bf43b2fe32c8bdfe
I20260709 13:02:44.422070 13005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc"
dest_uuid: "79233338f1694afdb5d5c70be607a53b"
mode: GRACEFUL
new_leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
 from {username='slave'} at 127.0.0.1:57498
I20260709 13:02:44.422618 13005 raft_consensus.cc:606] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Received request to transfer leadership to TS 1f26d4a51ed34102bf43b2fe32c8bdfe
I20260709 13:02:44.429872 12856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e"
dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
mode: GRACEFUL
new_leader_uuid: "79233338f1694afdb5d5c70be607a53b"
 from {username='slave'} at 127.0.0.1:51152
I20260709 13:02:44.430351 12856 raft_consensus.cc:606] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Received request to transfer leadership to TS 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:44.441182 13083 consensus_queue.cc:1048] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.449574 13005 raft_consensus.cc:3060] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:44.459910 13181 consensus_queue.cc:1048] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.460851 13069 raft_consensus.cc:493] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:44.461421 13069 raft_consensus.cc:515] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.463274 13069 leader_election.cc:290] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:44.463937 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790418476ccd41019857c60ea9b6fd8b" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56e6b19f30a84ab4be5f874738f25432" is_pre_election: true
I20260709 13:02:44.464982 12930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790418476ccd41019857c60ea9b6fd8b" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" is_pre_election: true
I20260709 13:02:44.466508 12968 leader_election.cc:304] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [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: 79233338f1694afdb5d5c70be607a53b; no voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 56e6b19f30a84ab4be5f874738f25432
I20260709 13:02:44.467303 13069 raft_consensus.cc:2749] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:44.500634 13181 consensus_queue.cc:1048] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.502099 13181 consensus_queue.cc:1048] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.512854 13083 consensus_queue.cc:1048] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.521661 13171 consensus_queue.cc:1048] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.535698 13083 raft_consensus.cc:993] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432: : Instructing follower 1f26d4a51ed34102bf43b2fe32c8bdfe to start an election
I20260709 13:02:44.536195 13181 raft_consensus.cc:1081] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Signalling peer 1f26d4a51ed34102bf43b2fe32c8bdfe to start an election
I20260709 13:02:44.537808 12929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53c511142a9e40e296c803327ff6b739"
dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
 from {username='slave'} at 127.0.0.1:41926
I20260709 13:02:44.538280 12929 raft_consensus.cc:493] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:44.538606 12929 raft_consensus.cc:3060] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.545063 12929 raft_consensus.cc:515] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.546546 12929 leader_election.cc:290] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 2 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.547451 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c511142a9e40e296c803327ff6b739" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:44.547658 13003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53c511142a9e40e296c803327ff6b739" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:44.548098 12856 raft_consensus.cc:3055] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:44.548164 13003 raft_consensus.cc:3060] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.548471 12856 raft_consensus.cc:740] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:44.549278 12856 consensus_queue.cc:260] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.550437 12856 raft_consensus.cc:3060] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.555342 13003 raft_consensus.cc:2468] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 2.
I20260709 13:02:44.556574 12895 leader_election.cc:304] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:44.556843 12856 raft_consensus.cc:2468] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 2.
I20260709 13:02:44.557267 13175 raft_consensus.cc:2804] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:44.557813 13175 raft_consensus.cc:697] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 LEADER]: Becoming Leader. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Running, Role: LEADER
I20260709 13:02:44.558542 13175 consensus_queue.cc:237] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.564749 12752 catalog_manager.cc:5697] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe reported cstate change: term changed from 1 to 2, leader changed from 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129) to 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130). New cstate: current_term: 2 leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.639945 13181 consensus_queue.cc:1048] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.650462 13171 consensus_queue.cc:1048] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.659744 13083 raft_consensus.cc:993] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432: : Instructing follower 79233338f1694afdb5d5c70be607a53b to start an election
I20260709 13:02:44.660277 13171 raft_consensus.cc:1081] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Signalling peer 79233338f1694afdb5d5c70be607a53b to start an election
I20260709 13:02:44.662866 13003 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e"
dest_uuid: "79233338f1694afdb5d5c70be607a53b"
 from {username='slave'} at 127.0.0.1:57494
I20260709 13:02:44.663439 13003 raft_consensus.cc:493] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:44.663873 13003 raft_consensus.cc:3060] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.669749 13003 raft_consensus.cc:515] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.671739 13003 leader_election.cc:290] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 2 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:44.672619 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:44.672736 12929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59aa1909ab304efdac38c2fb2b92e12e" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:44.673314 12856 raft_consensus.cc:3055] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:44.674247 12929 raft_consensus.cc:3060] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.674338 12856 raft_consensus.cc:740] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:44.675305 12856 consensus_queue.cc:260] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.676276 12856 raft_consensus.cc:3060] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.679680 12929 raft_consensus.cc:2468] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 2.
I20260709 13:02:44.680748 12968 leader_election.cc:304] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:44.681452 13202 raft_consensus.cc:2804] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:44.681799 12856 raft_consensus.cc:2468] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 2.
I20260709 13:02:44.681975 13202 raft_consensus.cc:697] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 2 LEADER]: Becoming Leader. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:44.682761 13202 consensus_queue.cc:237] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.689100 12752 catalog_manager.cc:5697] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b reported cstate change: term changed from 1 to 2, leader changed from 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129) to 79233338f1694afdb5d5c70be607a53b (127.6.233.131). New cstate: current_term: 2 leader_uuid: "79233338f1694afdb5d5c70be607a53b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:44.691495 13202 consensus_queue.cc:1048] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.692797 13175 consensus_queue.cc:1048] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.701725 13069 raft_consensus.cc:993] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b: : Instructing follower 1f26d4a51ed34102bf43b2fe32c8bdfe to start an election
I20260709 13:02:44.702193 13069 raft_consensus.cc:1081] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Signalling peer 1f26d4a51ed34102bf43b2fe32c8bdfe to start an election
I20260709 13:02:44.703969 12930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc"
dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
 from {username='slave'} at 127.0.0.1:41918
I20260709 13:02:44.704512 12930 raft_consensus.cc:493] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:44.704908 12930 raft_consensus.cc:3060] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.715417 13100 consensus_queue.cc:1048] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:44.716290 13202 consensus_queue.cc:1048] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.716642 12930 raft_consensus.cc:515] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.719759 13005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79233338f1694afdb5d5c70be607a53b"
I20260709 13:02:44.720383 13005 raft_consensus.cc:3055] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:44.720706 13005 raft_consensus.cc:740] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:44.721760 13005 consensus_queue.cc:260] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.722711 13005 raft_consensus.cc:3060] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:44.722723 12855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09786bb2ea48939bde10b635f6d8fc" candidate_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:44.727138 12930 leader_election.cc:290] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [CANDIDATE]: Term 2 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 79233338f1694afdb5d5c70be607a53b (127.6.233.131:39431)
I20260709 13:02:44.728890 13005 raft_consensus.cc:2468] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f26d4a51ed34102bf43b2fe32c8bdfe in term 2.
I20260709 13:02:44.730199 12895 leader_election.cc:304] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [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: 1f26d4a51ed34102bf43b2fe32c8bdfe, 79233338f1694afdb5d5c70be607a53b; no voters: 56e6b19f30a84ab4be5f874738f25432
I20260709 13:02:44.732317 13100 raft_consensus.cc:2804] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:44.732874 13100 raft_consensus.cc:697] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 LEADER]: Becoming Leader. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Running, Role: LEADER
I20260709 13:02:44.733698 13100 consensus_queue.cc:237] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:44.743500 12750 catalog_manager.cc:5697] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe reported cstate change: term changed from 1 to 2, leader changed from 79233338f1694afdb5d5c70be607a53b (127.6.233.131) to 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130). New cstate: current_term: 2 leader_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:44.752275 13171 consensus_queue.cc:1048] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.763149 13083 consensus_queue.cc:1048] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:44.989061 12856 raft_consensus.cc:1275] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Refusing update from remote peer 1f26d4a51ed34102bf43b2fe32c8bdfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:44.990185 13100 consensus_queue.cc:1048] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:44.997558 13005 raft_consensus.cc:1275] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Refusing update from remote peer 1f26d4a51ed34102bf43b2fe32c8bdfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:44.999877 13170 consensus_queue.cc:1048] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:45.116204 12856 raft_consensus.cc:1275] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Refusing update from remote peer 79233338f1694afdb5d5c70be607a53b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:45.117978 13202 consensus_queue.cc:1048] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:45.126597 12930 raft_consensus.cc:1275] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Refusing update from remote peer 79233338f1694afdb5d5c70be607a53b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:45.128437 13069 consensus_queue.cc:1048] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:45.212344 13005 raft_consensus.cc:1275] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Refusing update from remote peer 1f26d4a51ed34102bf43b2fe32c8bdfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:45.213704 13170 consensus_queue.cc:1048] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:45.221086 12856 raft_consensus.cc:3060] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:45.230796 12856 raft_consensus.cc:1275] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Refusing update from remote peer 1f26d4a51ed34102bf43b2fe32c8bdfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:45.232295 13225 consensus_queue.cc:1048] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:47.433312 12750 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49898:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:02:47.452349 12750 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49898:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:02:47.520061  7078 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:47.565201 13242 log.cc:927] Time spent T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260709 13:02:47.680648 13270 tablet.cc:1724] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.729784 13271 tablet.cc:1724] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.740410 13276 tablet.cc:1724] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.809314 12853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "197f9c1cc270406bb6ff81c86e931377"
dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
mode: GRACEFUL
new_leader_uuid: "79233338f1694afdb5d5c70be607a53b"
 from {username='slave'} at 127.0.0.1:51164
I20260709 13:02:47.810016 12853 raft_consensus.cc:606] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Received request to transfer leadership to TS 79233338f1694afdb5d5c70be607a53b
W20260709 13:02:47.817628 13278 log.cc:927] Time spent T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 13:02:47.852924 13280 tablet.cc:1724] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.868615 13287 tablet.cc:1724] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.886091 13282 tablet.cc:1724] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:02:47.888206 13253 log.cc:927] Time spent T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Append to log took a long time: real 0.270s	user 0.001s	sys 0.001s
W20260709 13:02:47.891165 13274 log.cc:927] Time spent T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 13:02:47.852440 13270 tablet.cc:1724] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.904795 13288 tablet.cc:1724] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.831876 13281 tablet.cc:1724] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.931351 13286 tablet.cc:1724] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.934749 13291 tablet.cc:1724] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.935753 13271 tablet.cc:1724] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.936285 13289 tablet.cc:1724] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.968655 13294 tablet.cc:1724] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.971419 13280 tablet.cc:1724] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.983690 13294 tablet.cc:1724] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.988440 13281 tablet.cc:1724] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:47.991454 13291 tablet.cc:1724] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.003962 13276 tablet.cc:1724] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.011011 13271 tablet.cc:1724] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.020174 13287 tablet.cc:1724] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.035889 13289 tablet.cc:1724] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.037446 13282 tablet.cc:1724] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.054837 13286 tablet.cc:1724] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.055526 13276 tablet.cc:1724] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.050779 13291 tablet.cc:1724] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.057197 13288 tablet.cc:1724] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:02:48.148948 12928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688"
dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
mode: GRACEFUL
new_leader_uuid: "79233338f1694afdb5d5c70be607a53b"
 from {username='slave'} at 127.0.0.1:41932
I20260709 13:02:48.169349 12928 raft_consensus.cc:606] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Received request to transfer leadership to TS 79233338f1694afdb5d5c70be607a53b
I20260709 13:02:48.173569  7078 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:48.176395  7078 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:48.187131 13266 raft_consensus.cc:993] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432: : Instructing follower 79233338f1694afdb5d5c70be607a53b to start an election
I20260709 13:02:48.188133 13266 raft_consensus.cc:1081] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Signalling peer 79233338f1694afdb5d5c70be607a53b to start an election
I20260709 13:02:48.191839 13005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "197f9c1cc270406bb6ff81c86e931377"
dest_uuid: "79233338f1694afdb5d5c70be607a53b"
 from {username='slave'} at 127.0.0.1:57494
I20260709 13:02:48.192588 13005 raft_consensus.cc:493] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:48.193169 13005 raft_consensus.cc:3060] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.209115 13005 raft_consensus.cc:515] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:48.213899 12852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197f9c1cc270406bb6ff81c86e931377" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:48.214900 12852 raft_consensus.cc:3055] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:48.215286 12852 raft_consensus.cc:740] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56e6b19f30a84ab4be5f874738f25432, State: Running, Role: LEADER
I20260709 13:02:48.216509 12852 consensus_queue.cc:260] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:48.218788 12852 raft_consensus.cc:3060] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.223397 13005 leader_election.cc:290] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 2 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:48.223574 12928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197f9c1cc270406bb6ff81c86e931377" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:48.224494 12928 raft_consensus.cc:3060] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.235971 12852 raft_consensus.cc:2468] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 2.
I20260709 13:02:48.237803 12971 leader_election.cc:304] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:48.239197 13230 raft_consensus.cc:2804] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:48.239230 12928 raft_consensus.cc:2468] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 2.
I20260709 13:02:48.239809 12750 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf: soft_deleted_table [id=045a96b1be984aec88dcbaab2768e49d] alter complete (version 1)
I20260709 13:02:48.239921 13230 raft_consensus.cc:697] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 2 LEADER]: Becoming Leader. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:48.241499 13230 consensus_queue.cc:237] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:48.256439 12750 catalog_manager.cc:5697] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b reported cstate change: term changed from 1 to 2, leader changed from 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129) to 79233338f1694afdb5d5c70be607a53b (127.6.233.131). New cstate: current_term: 2 leader_uuid: "79233338f1694afdb5d5c70be607a53b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:48.274953 13258 raft_consensus.cc:993] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe: : Instructing follower 79233338f1694afdb5d5c70be607a53b to start an election
I20260709 13:02:48.275621 13255 raft_consensus.cc:1081] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Signalling peer 79233338f1694afdb5d5c70be607a53b to start an election
I20260709 13:02:48.277323 13005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688"
dest_uuid: "79233338f1694afdb5d5c70be607a53b"
 from {username='slave'} at 127.0.0.1:57484
I20260709 13:02:48.277803 13005 raft_consensus.cc:493] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:48.278107 13005 raft_consensus.cc:3060] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.282740 13005 raft_consensus.cc:515] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:48.285023 13005 leader_election.cc:290] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 2 election: Requested vote from peers 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495), 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535)
I20260709 13:02:48.285739 12852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56e6b19f30a84ab4be5f874738f25432"
I20260709 13:02:48.286300 12927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "949d1cd4582648f3bb5ae082c2989688" candidate_uuid: "79233338f1694afdb5d5c70be607a53b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe"
I20260709 13:02:48.286810 12852 raft_consensus.cc:3060] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.287057 12927 raft_consensus.cc:3055] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:48.287424 12927 raft_consensus.cc:740] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f26d4a51ed34102bf43b2fe32c8bdfe, State: Running, Role: LEADER
I20260709 13:02:48.288578 12927 consensus_queue.cc:260] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:48.290578 12927 raft_consensus.cc:3060] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:48.295975 12852 raft_consensus.cc:2468] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 2.
I20260709 13:02:48.297407 12971 leader_election.cc:304] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56e6b19f30a84ab4be5f874738f25432, 79233338f1694afdb5d5c70be607a53b; no voters: 
I20260709 13:02:48.298353 13230 raft_consensus.cc:2804] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:48.299013 13230 raft_consensus.cc:697] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 2 LEADER]: Becoming Leader. State: Replica: 79233338f1694afdb5d5c70be607a53b, State: Running, Role: LEADER
I20260709 13:02:48.300292 13230 consensus_queue.cc:237] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } }
I20260709 13:02:48.300859 12927 raft_consensus.cc:2468] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79233338f1694afdb5d5c70be607a53b in term 2.
I20260709 13:02:48.308236 12750 catalog_manager.cc:5697] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b reported cstate change: term changed from 1 to 2, leader changed from 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130) to 79233338f1694afdb5d5c70be607a53b (127.6.233.131). New cstate: current_term: 2 leader_uuid: "79233338f1694afdb5d5c70be607a53b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79233338f1694afdb5d5c70be607a53b" member_type: VOTER last_known_addr { host: "127.6.233.131" port: 39431 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:48.648555 12852 raft_consensus.cc:1275] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Refusing update from remote peer 79233338f1694afdb5d5c70be607a53b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:48.649920 13230 consensus_queue.cc:1048] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:48.650373 12927 raft_consensus.cc:1275] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Refusing update from remote peer 79233338f1694afdb5d5c70be607a53b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:48.651772 13230 consensus_queue.cc:1048] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:48.701691 12852 raft_consensus.cc:1275] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Refusing update from remote peer 79233338f1694afdb5d5c70be607a53b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:48.703235 13306 consensus_queue.cc:1048] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56e6b19f30a84ab4be5f874738f25432" member_type: VOTER last_known_addr { host: "127.6.233.129" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:48.714072 12927 raft_consensus.cc:1275] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Refusing update from remote peer 79233338f1694afdb5d5c70be607a53b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:48.715596 13306 consensus_queue.cc:1048] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f26d4a51ed34102bf43b2fe32c8bdfe" member_type: VOTER last_known_addr { host: "127.6.233.130" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:49.237890  7078 tablet_server.cc:179] TabletServer@127.6.233.129:0 shutting down...
I20260709 13:02:49.267920  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:49.268922  7078 tablet_replica.cc:333] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.270093  7078 raft_consensus.cc:2243] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.270700  7078 raft_consensus.cc:2272] T 59aa1909ab304efdac38c2fb2b92e12e P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.273085  7078 tablet_replica.cc:333] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.273703  7078 raft_consensus.cc:2243] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.274533  7078 raft_consensus.cc:2272] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.276901  7078 tablet_replica.cc:333] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.277613  7078 raft_consensus.cc:2243] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.278134  7078 raft_consensus.cc:2272] T cc09786bb2ea48939bde10b635f6d8fc P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.281037  7078 tablet_replica.cc:333] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.281930  7078 raft_consensus.cc:2243] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.282594  7078 raft_consensus.cc:2272] T 53c511142a9e40e296c803327ff6b739 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.285959  7078 tablet_replica.cc:333] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.286762  7078 raft_consensus.cc:2243] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.287336  7078 raft_consensus.cc:2272] T 2b0467f1f06e421eabf7bd8cf29683d5 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.289527  7078 tablet_replica.cc:333] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.290167  7078 raft_consensus.cc:2243] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.291076  7078 raft_consensus.cc:2272] T 790418476ccd41019857c60ea9b6fd8b P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.293293  7078 tablet_replica.cc:333] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.293929  7078 raft_consensus.cc:2243] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.294900  7078 raft_consensus.cc:2272] T 8858592a24594c53abc864f06f296999 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.297582  7078 tablet_replica.cc:333] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.298169  7078 raft_consensus.cc:2243] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.299062  7078 raft_consensus.cc:2272] T 6e6eccd903b74ba482b134d6f555da66 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.301296  7078 tablet_replica.cc:333] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.301957  7078 raft_consensus.cc:2243] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.302488  7078 raft_consensus.cc:2272] T cd65da2d7173484986c5c83d7e97375a P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.305101  7078 tablet_replica.cc:333] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.305787  7078 raft_consensus.cc:2243] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.306291  7078 raft_consensus.cc:2272] T 949d1cd4582648f3bb5ae082c2989688 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:49.307119 12897 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260709 13:02:49.309919  7078 tablet_replica.cc:333] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.310958  7078 raft_consensus.cc:2243] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:02:49.310977 12897 consensus_peers.cc:597] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe -> Peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Couldn't send request to peer 56e6b19f30a84ab4be5f874738f25432. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.312294  7078 raft_consensus.cc:2272] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.314953  7078 tablet_replica.cc:333] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.315737  7078 raft_consensus.cc:2243] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.316310  7078 raft_consensus.cc:2272] T c6f82edd56284a4ab279f37a9f23d0b8 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.318507  7078 tablet_replica.cc:333] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.319168  7078 raft_consensus.cc:2243] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.319623  7078 raft_consensus.cc:2272] T 12ac4b0047e144e897ed3a25e3e0ed9b P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.322008  7078 tablet_replica.cc:333] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.322772  7078 raft_consensus.cc:2243] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.323932  7078 raft_consensus.cc:2272] T 599fee878ceb4a13b31fb8b1012ece72 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:49.324995 12897 consensus_peers.cc:597] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe -> Peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Couldn't send request to peer 56e6b19f30a84ab4be5f874738f25432. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.326758  7078 tablet_replica.cc:333] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.327468  7078 raft_consensus.cc:2243] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.328011  7078 raft_consensus.cc:2272] T a0ecfe417e064026814a5ec4c81461f9 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.330127  7078 tablet_replica.cc:333] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.330679  7078 raft_consensus.cc:2243] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.331261  7078 raft_consensus.cc:2272] T 2b04d4227b4a47e897ab4a52174ac0a0 P 56e6b19f30a84ab4be5f874738f25432 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.333680  7078 tablet_replica.cc:333] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.334183  7078 raft_consensus.cc:2243] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.334589  7078 raft_consensus.cc:2272] T 197f9c1cc270406bb6ff81c86e931377 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.336959  7078 tablet_replica.cc:333] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432: stopping tablet replica
I20260709 13:02:49.337481  7078 raft_consensus.cc:2243] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.338312  7078 raft_consensus.cc:2272] T 5b86ae5b13954ab0961ee46aba1f2a50 P 56e6b19f30a84ab4be5f874738f25432 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:49.353955 12897 consensus_peers.cc:597] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe -> Peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Couldn't send request to peer 56e6b19f30a84ab4be5f874738f25432. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.373474  7078 tablet_server.cc:196] TabletServer@127.6.233.129:0 shutdown complete.
W20260709 13:02:49.393329 12971 consensus_peers.cc:597] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b -> Peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Couldn't send request to peer 56e6b19f30a84ab4be5f874738f25432. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:43495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:49.401232 12971 consensus_peers.cc:597] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b -> Peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Couldn't send request to peer 56e6b19f30a84ab4be5f874738f25432. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:43495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.415500  7078 tablet_server.cc:179] TabletServer@127.6.233.130:0 shutting down...
I20260709 13:02:49.444232  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:49.445097  7078 tablet_replica.cc:333] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.446213  7078 raft_consensus.cc:2243] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.447314  7078 raft_consensus.cc:2272] T 2b0467f1f06e421eabf7bd8cf29683d5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.449448  7078 tablet_replica.cc:333] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.450057  7078 raft_consensus.cc:2243] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.451087  7078 raft_consensus.cc:2272] T 53c511142a9e40e296c803327ff6b739 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.453065  7078 tablet_replica.cc:333] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.453583  7078 raft_consensus.cc:2243] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.453989  7078 raft_consensus.cc:2272] T 599fee878ceb4a13b31fb8b1012ece72 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.455940  7078 tablet_replica.cc:333] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.456461  7078 raft_consensus.cc:2243] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.456889  7078 raft_consensus.cc:2272] T 59aa1909ab304efdac38c2fb2b92e12e P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.458725  7078 tablet_replica.cc:333] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.459331  7078 raft_consensus.cc:2243] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.459748  7078 raft_consensus.cc:2272] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.461699  7078 tablet_replica.cc:333] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.462263  7078 raft_consensus.cc:2243] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.463092  7078 raft_consensus.cc:2272] T cc09786bb2ea48939bde10b635f6d8fc P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.464954  7078 tablet_replica.cc:333] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.465579  7078 raft_consensus.cc:2243] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.466034  7078 raft_consensus.cc:2272] T 790418476ccd41019857c60ea9b6fd8b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.468106  7078 tablet_replica.cc:333] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.468647  7078 raft_consensus.cc:2243] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.469394  7078 raft_consensus.cc:2272] T c6f82edd56284a4ab279f37a9f23d0b8 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.471441  7078 tablet_replica.cc:333] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.471997  7078 raft_consensus.cc:2243] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.472759  7078 raft_consensus.cc:2272] T 12ac4b0047e144e897ed3a25e3e0ed9b P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.474829  7078 tablet_replica.cc:333] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.475420  7078 raft_consensus.cc:2243] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.476184  7078 raft_consensus.cc:2272] T 2b04d4227b4a47e897ab4a52174ac0a0 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.478193  7078 tablet_replica.cc:333] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.478724  7078 raft_consensus.cc:2243] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.479166  7078 raft_consensus.cc:2272] T 949d1cd4582648f3bb5ae082c2989688 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.482362  7078 tablet_replica.cc:333] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.483186  7078 raft_consensus.cc:2243] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.483870  7078 raft_consensus.cc:2272] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:49.485579 12968 consensus_peers.cc:597] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b -> Peer 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535): Couldn't send request to peer 1f26d4a51ed34102bf43b2fe32c8bdfe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.486604  7078 tablet_replica.cc:333] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.487272  7078 raft_consensus.cc:2243] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.487716  7078 raft_consensus.cc:2272] T 6e6eccd903b74ba482b134d6f555da66 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.489668  7078 tablet_replica.cc:333] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.490223  7078 raft_consensus.cc:2243] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.490656  7078 raft_consensus.cc:2272] T cd65da2d7173484986c5c83d7e97375a P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.493062  7078 tablet_replica.cc:333] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.493623  7078 raft_consensus.cc:2243] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.494099  7078 raft_consensus.cc:2272] T 8858592a24594c53abc864f06f296999 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.497004  7078 tablet_replica.cc:333] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.497779  7078 raft_consensus.cc:2243] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.498391  7078 raft_consensus.cc:2272] T 5b86ae5b13954ab0961ee46aba1f2a50 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:49.498517 12968 consensus_peers.cc:597] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b -> Peer 1f26d4a51ed34102bf43b2fe32c8bdfe (127.6.233.130:39535): Couldn't send request to peer 1f26d4a51ed34102bf43b2fe32c8bdfe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.501487  7078 tablet_replica.cc:333] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
W20260709 13:02:49.501945 12971 consensus_peers.cc:597] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b -> Peer 56e6b19f30a84ab4be5f874738f25432 (127.6.233.129:43495): Couldn't send request to peer 56e6b19f30a84ab4be5f874738f25432. Status: Network error: Client connection negotiation failed: client connection to 127.6.233.129:43495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:49.502177  7078 raft_consensus.cc:2243] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.503212  7078 raft_consensus.cc:2272] T a0ecfe417e064026814a5ec4c81461f9 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.505345  7078 tablet_replica.cc:333] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe: stopping tablet replica
I20260709 13:02:49.505843  7078 raft_consensus.cc:2243] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.506278  7078 raft_consensus.cc:2272] T 197f9c1cc270406bb6ff81c86e931377 P 1f26d4a51ed34102bf43b2fe32c8bdfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.546574  7078 tablet_server.cc:196] TabletServer@127.6.233.130:0 shutdown complete.
I20260709 13:02:49.583567  7078 tablet_server.cc:179] TabletServer@127.6.233.131:0 shutting down...
I20260709 13:02:49.611889  7078 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:49.612504  7078 tablet_replica.cc:333] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.613188  7078 raft_consensus.cc:2243] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.614058  7078 raft_consensus.cc:2272] T 59aa1909ab304efdac38c2fb2b92e12e P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.616210  7078 tablet_replica.cc:333] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.616755  7078 raft_consensus.cc:2243] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.617226  7078 raft_consensus.cc:2272] T 2b0467f1f06e421eabf7bd8cf29683d5 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.619270  7078 tablet_replica.cc:333] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.619815  7078 raft_consensus.cc:2243] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.620277  7078 raft_consensus.cc:2272] T 790418476ccd41019857c60ea9b6fd8b P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.622088  7078 tablet_replica.cc:333] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.622627  7078 raft_consensus.cc:2243] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.623119  7078 raft_consensus.cc:2272] T cc09786bb2ea48939bde10b635f6d8fc P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.625005  7078 tablet_replica.cc:333] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.625572  7078 raft_consensus.cc:2243] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.626044  7078 raft_consensus.cc:2272] T 3a3caf5ba9d8460e976ac946b7dc14e1 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.627944  7078 tablet_replica.cc:333] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.628502  7078 raft_consensus.cc:2243] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.628979  7078 raft_consensus.cc:2272] T 53c511142a9e40e296c803327ff6b739 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.630858  7078 tablet_replica.cc:333] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.631531  7078 raft_consensus.cc:2243] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.631948  7078 raft_consensus.cc:2272] T 8858592a24594c53abc864f06f296999 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.633776  7078 tablet_replica.cc:333] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.634246  7078 raft_consensus.cc:2243] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.634768  7078 raft_consensus.cc:2272] T 6e6eccd903b74ba482b134d6f555da66 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.636621  7078 tablet_replica.cc:333] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.637120  7078 raft_consensus.cc:2243] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.637823  7078 raft_consensus.cc:2272] T cd65da2d7173484986c5c83d7e97375a P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.639794  7078 tablet_replica.cc:333] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.640271  7078 raft_consensus.cc:2243] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.640638  7078 raft_consensus.cc:2272] T 2b04d4227b4a47e897ab4a52174ac0a0 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.642554  7078 tablet_replica.cc:333] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.643244  7078 raft_consensus.cc:2243] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.643719  7078 raft_consensus.cc:2272] T 3015e555fd3f4ec7a52e7ec1f1891fb5 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.645653  7078 tablet_replica.cc:333] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.646176  7078 raft_consensus.cc:2243] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.646945  7078 raft_consensus.cc:2272] T 949d1cd4582648f3bb5ae082c2989688 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.649703  7078 tablet_replica.cc:333] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.650224  7078 raft_consensus.cc:2243] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.651047  7078 raft_consensus.cc:2272] T 197f9c1cc270406bb6ff81c86e931377 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.653432  7078 tablet_replica.cc:333] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.653980  7078 raft_consensus.cc:2243] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.654441  7078 raft_consensus.cc:2272] T 599fee878ceb4a13b31fb8b1012ece72 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.656409  7078 tablet_replica.cc:333] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.656976  7078 raft_consensus.cc:2243] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.657814  7078 raft_consensus.cc:2272] T a0ecfe417e064026814a5ec4c81461f9 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.660121  7078 tablet_replica.cc:333] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.660562  7078 raft_consensus.cc:2243] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.660962  7078 raft_consensus.cc:2272] T c6f82edd56284a4ab279f37a9f23d0b8 P 79233338f1694afdb5d5c70be607a53b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.662896  7078 tablet_replica.cc:333] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.663442  7078 raft_consensus.cc:2243] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.663817  7078 raft_consensus.cc:2272] T 12ac4b0047e144e897ed3a25e3e0ed9b P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.665643  7078 tablet_replica.cc:333] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b: stopping tablet replica
I20260709 13:02:49.666045  7078 raft_consensus.cc:2243] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:49.666463  7078 raft_consensus.cc:2272] T 5b86ae5b13954ab0961ee46aba1f2a50 P 79233338f1694afdb5d5c70be607a53b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.705526  7078 tablet_server.cc:196] TabletServer@127.6.233.131:0 shutdown complete.
I20260709 13:02:49.738814  7078 master.cc:562] Master@127.6.233.190:35171 shutting down...
I20260709 13:02:49.767812  7078 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:49.768388  7078 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:49.768728  7078 tablet_replica.cc:333] T 00000000000000000000000000000000 P 852ffb4b82c848e89ac37ceda59d02cf: stopping tablet replica
I20260709 13:02:49.789023  7078 master.cc:584] Master@127.6.233.190:35171 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11629 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26274 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (153435 ms total)
[  PASSED  ] 8 tests.
I20260709 13:02:49.846571  7078 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 411 messages since previous log ~492 seconds ago
I20260709 13:02:49.846843  7078 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 411 messages since previous log ~492 seconds ago
I20260709 13:02:49.847098  7078 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 ~492 seconds ago
I20260709 13:02:49.847384  7078 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 ~34 seconds ago
I20260709 13:02:49.847574  7078 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 ~34 seconds ago
I20260709 13:02:49.847903  7078 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:02:49.848114  7078 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
